Uses of Interface
com.metamatrix.common.comm.platform.socket.server.ClientInstance

Packages that use ClientInstance
com.metamatrix.common.comm.platform.socket.server   
 

Uses of ClientInstance in com.metamatrix.common.comm.platform.socket.server
 

Classes in com.metamatrix.common.comm.platform.socket.server that implement ClientInstance
 class SocketClientInstance
          Sockets implementation of the communication framework class representing the server's view of a client connection.
 

Constructors in com.metamatrix.common.comm.platform.socket.server with parameters of type ClientInstance
ServerWorkItem(ClientInstance socketClientInstance, java.io.Serializable messageKey, Message message, ClientServiceRegistry server, SessionServiceInterface sessionService)
           
 



Copyright © 2009. All Rights Reserved.