Package com.metamatrix.common.comm.platform.socket.server

Interface Summary
ClientInstance Represents a ClientConnection from the server's point of view.
 

Class Summary
AdminAuthorizationInterceptor Call authorization service to make sure the current admin user has the proper admin role(s) to perform the method.
LogonImpl  
ServerWorkItem  
SocketClientInstance Sockets implementation of the communication framework class representing the server's view of a client connection.
SocketListener Server-side class to listen for new connection requests and create a SocketClientConnection for each connection request.
 



Copyright © 2009. All Rights Reserved.