| Package | Description |
|---|---|
| com.h3c.nbio |
| Modifier and Type | Method and Description |
|---|---|
IOLoop<M,?> |
MessageBuffer.loop()
Returns the IO loop to which this stream is bound.
|
| Constructor and Description |
|---|
MessageBuffer(ByteChannel ch,
IOLoop<M,?> loop)
Creates a message buffer backed by the specified byte channel and
driven by the given I/O loop.
|
MessageBuffer(ByteChannel ch,
IOLoop<M,?> loop,
SSLContext sslContext)
Creates a message buffer backed by the specified byte channel and
driven by the given I/O loop.
|
Copyright © 2014. All Rights Reserved.