Package org.sapia.ubik.rmi.server.transport.nio.tcp

Class Summary
NioAddress  
NioCodecFactory An instance of this class instantiates NioRequestDecoders and NioResponseEncoders.
NioHandler An instance of this class is hooked into Mina's request handling mechanism.
NioRequestDecoder A decoder for incoming Ubik client requests.
NioResponse Encapsulates data necessary for marshalling the response properly.
NioResponseEncoder An encoder of Ubik server responses.
NioRmiConnectionFactory Implements a factory of SocketRmiConnection instances.
NioTcpClientConnectionPool Implements a pool of client-side SocketConnection instances.
NioTcpRmiClientConnection A connection over a Socket- the connection uses the MarshalOutputStream class to serialize outgoing objects.
NioTcpRmiServerConnection  
NioTcpTransportProvider This transport provider is implemented on top of the Mina framework.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.