public interface ForwardingAcceptorFactory
| Modifier and Type | Method and Description |
|---|---|
org.apache.mina.transport.socket.nio.NioSocketAcceptor |
createNioSocketAcceptor(ServerSession session)
Creates the NioSocketAcceptor to be used for forwards for this
ServerSession.
|
org.apache.mina.transport.socket.nio.NioSocketAcceptor createNioSocketAcceptor(ServerSession session)
session - the ServerSession the connections are forwarded throughCopyright © 2008-2012 Apache Software Foundation. All Rights Reserved.