Package | Description |
---|---|
org.apache.sshd.common.io | |
org.apache.sshd.common.io.mina | |
org.apache.sshd.common.io.nio2 |
Modifier and Type | Method and Description |
---|---|
IoCloseFuture |
IoSession.close(boolean immediately)
Closes this session immediately or after all queued write requests
are flushed.
|
Modifier and Type | Method and Description |
---|---|
IoCloseFuture |
MinaSession.close(boolean immediately) |
Modifier and Type | Method and Description |
---|---|
IoCloseFuture |
Nio2Session.close(boolean immediately) |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.