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