Package | Description |
---|---|
org.apache.mina.common |
Common types required for users to use MINA.
|
org.apache.mina.common.support |
Internal classes used by org.apache.mina.common package.
|
Modifier and Type | Method and Description |
---|---|
IoSession |
ConnectFuture.getSession()
Returns
IoSession which is the result of connect operation. |
Modifier and Type | Method and Description |
---|---|
IoSession |
DefaultConnectFuture.getSession() |
Copyright © 2004–2017 Apache MINA Project. All rights reserved.