| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.mina.common.support.BaseIoServiceorg.apache.mina.common.support.BaseIoAcceptorIoAcceptor.
Constructor Summary | |
Method Summary | |
void | |
IoSession |
|
Methods inherited from class org.apache.mina.common.support.BaseIoService | |
addListener, getFilterChain, getFilterChainBuilder, getListeners, getManagedServiceAddresses, getManagedSessions, isManaged, removeListener, setFilterChainBuilder | |
public void bind(SocketAddress address,
IoHandler handler)
throws IOException
- Specified by:
- bind in interface IoAcceptor
public IoSession newSession(SocketAddress remoteAddress, SocketAddress localAddress)
- Specified by:
- newSession in interface IoAcceptor