|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
NIOAsynchChannelSelectorManager.SelectorManagerListener | |
SocketMetadata |
Class Summary | |
AIOAsynchChannel | |
AIOAsynchChannelFactory | A TcpAsynchChannelFactory creates org.activeio.net.TcpAsynchChannel
and org.activeio.net.TcpAsynchChannelServer objects. |
AIOSynchChannelServer | |
DatagramContext | |
DatagramSocketSynchChannel | A SynchChannel implementation that uses
TCP to talk to the network. |
DatagramSocketSynchChannelFactory | A TcpSynchChannelFactory creates org.activeio.net.TcpSynchChannel
and org.activeio.net.TcpSynchChannelServer objects. |
JxtaSocketSynchChannelFactory | A SslSynchChannelFactory creates org.activeio.net.TcpSynchChannel
and org.activeio.net.TcpSynchChannelServer objects that use SSL. |
JxtaSocketSynchChannelFactory.JxtaServerSocketFactory | |
JxtaSocketSynchChannelFactory.JxtaSocketFactory | |
NIOAsynchChannel | |
NIOAsynchChannelFactory | A TcpAsynchChannelFactory creates org.activeio.net.TcpAsynchChannel
and org.activeio.net.TcpAsynchChannelServer objects. |
NIOAsynchChannelSelectorManager | The SelectorManager will manage one Selector and the thread that checks the selector. |
NIOAsynchChannelServer | A SynchChannelServer that creates
org.activeio.net.TcpSynchChannel objects from accepted
tcp socket connections. |
NIOBaseChannel | Base class for the Asynch and Synch implementations of NIO channels. |
NIOSynchChannel | A SynchChannel implementation that uses a SocketChannel
to talk to the network. |
NIOSynchChannelFactory | A TcpSynchChannelFactory creates org.activeio.net.TcpSynchChannel
and org.activeio.net.TcpSynchChannelServer objects. |
NIOSynchChannelServer | A SynchChannelServer that creates
org.activeio.net.TcpSynchChannel objects from accepted
tcp socket connections. |
SocketSynchChannel | A SynchChannel implementation that uses a Socket
to talk to the network. |
SocketSynchChannelFactory | A TcpSynchChannelFactory creates org.activeio.net.TcpSynchChannel
and org.activeio.net.TcpSynchChannelServer objects. |
SocketSynchChannelServer | A SynchChannelServer that creates
org.activeio.net.TcpSynchChannel objects from accepted
tcp socket connections. |
SslSocketSynchChannelFactory | A SslSynchChannelFactory creates org.activeio.net.TcpSynchChannel
and org.activeio.net.TcpSynchChannelServer objects that use SSL. |
URISupport | The URISupport class provides a few static methods that provides a few usefull operations to manipulate URIs. |
VMPipeAsynchChannelFactory | |
VMPipeAsynchChannelFactory.ClassloaderAsynchChannelAdapter | Used to marshal calls to a PipeChannel in a different classloader. |
VMPipeAsynchChannelPipe | Used to connect the bottom ends of two Asynch channel stacks. |
VMPipeAsynchChannelPipe.PipeChannel | |
VMPipeAsynchChannelServer |
A set of Channel implementations that are implemented using the Socket and DatagramSocket classes.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |