| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
ChannelAgentForwarding.close(boolean immediately) |
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
ChannelAgentForwarding.close(boolean immediately) |
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
ClientChannel.close(boolean immediate) |
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
Closeable.close(boolean immediately)
Close this resource asynchronously and return a future.
|
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
Channel.close(boolean immediately) |
CloseFuture |
AbstractChannel.GracefulChannelCloseable.close(boolean immediately) |
protected CloseFuture |
ChannelAsyncOutputStream.doCloseGracefully() |
protected CloseFuture |
ChannelAsyncInputStream.doCloseGracefully() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCloseFuture
A default implementation of
CloseFuture. |
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
IoSession.close(boolean immediately)
Closes this session immediately or after all queued write requests
are flushed.
|
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
Nio2Acceptor.close(boolean immediately) |
protected CloseFuture |
Nio2Session.doCloseGracefully() |
| Modifier and Type | Field and Description |
|---|---|
protected CloseFuture |
CloseableUtils.AbstractCloseable.closeFuture
A future that will be set 'closed' when the object is actually closed
|
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
CloseableUtils.AbstractCloseable.close(boolean immediately) |
static CloseFuture |
CloseableUtils.closed() |
protected CloseFuture |
CloseableUtils.AbstractCloseable.doCloseGracefully() |
protected CloseFuture |
CloseableUtils.AbstractInnerCloseable.doCloseGracefully() |
| Modifier and Type | Field and Description |
|---|---|
protected CloseFuture |
ChannelSession.commandExitFuture |
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
ChannelSession.CommandCloseable.close(boolean immediately) |
| Modifier and Type | Method and Description |
|---|---|
CloseFuture |
TcpipServerChannel.close(boolean immediately) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.