Interface | Description |
---|---|
SelectorManager.Listener |
Class | Description |
---|---|
AutoInitNioSSLTransport |
This transport initializes the SSLEngine and reads the first command before
handing off to the detected transport.
|
NIOBufferedInputStream |
Implementation of InputStream using Java NIO channel,direct buffer and
Selector
|
NIOInputStream |
An optimized buffered input stream for Tcp
|
NIOOutputStream |
An optimized buffered OutputStream for TCP/IP
|
NIOSSLTransport | |
NIOSSLTransportFactory | |
NIOSSLTransportServer | |
NIOTransport |
An implementation of the
Transport interface using raw tcp/ip |
NIOTransportFactory | |
SelectorManager |
The SelectorManager will manage one Selector and the thread that checks the
selector.
|
SelectorSelection | |
SelectorWorker |
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.