|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.activeio.net | |
|---|---|
| org.activeio.adapter | The Adapter package provides classes that make it easy ot bridge between the the SynchChannel, AsyncChannel, InputStream, OutputStream, Socket, and ServerSocket domains. |
| org.activeio.net | A set of Channel implementations that are implemented using the Socket and DatagramSocket classes. |
| Classes in org.activeio.net used by org.activeio.adapter | |
|---|---|
| SocketMetadata
|
|
| Classes in org.activeio.net used by org.activeio.net | |
|---|---|
| NIOAsyncChannelSelectorManager.SelectorManagerListener
|
|
| NIOAsyncChannelSelectorManager.SocketChannelAsyncChannelSelection
|
|
| NIOBaseChannel
Base class for the Async and Sync implementations of NIO channels. |
|
| SocketMetadata
|
|
| SocketStreamChannel
A StreamChannel implementation that uses a Socket
to talk to the network. |
|
| SocketStreamChannelServer
A StreamChannelServer that creates org.activeio.net.TcpStreamChannelobjects from accepted
tcp socket connections. |
|
| SocketSyncChannelFactory
A TcpSynchChannelFactory creates org.activeio.net.TcpSynchChannel
and org.activeio.net.TcpSynchChannelServer objects. |
|
| SocketSyncChannelServer
A SynchChannelServer that creates org.activeio.net.TcpSynchChannelobjects from accepted
TCP socket connections. |
|
| VMPipeAsyncChannelPipe.PipeChannel
|
|
| VMPipeAsyncChannelServer
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||