Uses of Interface
com.metamatrix.common.comm.platform.socket.client.SocketServerInstanceFactory

Packages that use SocketServerInstanceFactory
com.metamatrix.common.comm.platform.socket.client   
 

Uses of SocketServerInstanceFactory in com.metamatrix.common.comm.platform.socket.client
 

Classes in com.metamatrix.common.comm.platform.socket.client that implement SocketServerInstanceFactory
 class SocketServerConnectionFactory
          Responsible for creating socket based connections The comm approach is object based and layered.
 

Constructors in com.metamatrix.common.comm.platform.socket.client with parameters of type SocketServerInstanceFactory
SocketServerConnection(SocketServerInstanceFactory connectionFactory, boolean secure, ServerDiscovery serverDiscovery, java.util.Properties connProps, java.util.Timer pingTimer)
           
 



Copyright © 2009. All Rights Reserved.