|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloseFuture | |
|---|---|
| org.littleshoot.mina.common | Common types required for users to use MINA. |
| org.littleshoot.mina.common.support | Internal classes used by org.apache.mina.common package. |
| Uses of CloseFuture in org.littleshoot.mina.common |
|---|
| Methods in org.littleshoot.mina.common that return CloseFuture | |
|---|---|
CloseFuture |
IoSession.close()
Closes this session immediately. |
CloseFuture |
IoSession.getCloseFuture()
Returns the CloseFuture of this session. |
| Uses of CloseFuture in org.littleshoot.mina.common.support |
|---|
| Classes in org.littleshoot.mina.common.support that implement CloseFuture | |
|---|---|
class |
DefaultCloseFuture
A default implementation of CloseFuture. |
| Methods in org.littleshoot.mina.common.support that return CloseFuture | |
|---|---|
CloseFuture |
BaseIoSession.close()
|
CloseFuture |
BaseIoSession.getCloseFuture()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||