|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NioClient | |
|---|---|
| org.ow2.petals.transport.platform.nio.client | |
| org.ow2.petals.transport.platform.nio.selector | |
| Uses of NioClient in org.ow2.petals.transport.platform.nio.client |
|---|
| Classes in org.ow2.petals.transport.platform.nio.client that implement NioClient | |
|---|---|
class |
NioClientAgent
A client agent of the NIO transporter. |
| Methods in org.ow2.petals.transport.platform.nio.client that return NioClient | |
|---|---|
NioClient |
NioClientObjectPool.borrowObject(java.lang.String targetContainerName)
|
NioClient |
NioClientObjectPoolImpl.borrowObject(java.lang.String targetContainerName)
|
| Methods in org.ow2.petals.transport.platform.nio.client with parameters of type NioClient | |
|---|---|
void |
NioClientObjectPool.returnObject(java.lang.String targetContainerName,
NioClient clientConnection)
|
void |
NioClientObjectPoolImpl.returnObject(java.lang.String targetContainerName,
NioClient clientConnection)
|
| Uses of NioClient in org.ow2.petals.transport.platform.nio.selector |
|---|
| Constructors in org.ow2.petals.transport.platform.nio.selector with parameters of type NioClient | |
|---|---|
OutputSocketChannelContext(java.nio.channels.SocketChannel socketChannel,
NioClient nioClient)
Constructor to use on server socket channel |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||