Uses of Class
org.apache.sshd.common.io.nio2.Nio2Session
Packages that use Nio2Session
-
Uses of Nio2Session in org.apache.sshd.common.io.nio2
Methods in org.apache.sshd.common.io.nio2 that return Nio2SessionModifier and TypeMethodDescriptionprotected Nio2SessionNio2Acceptor.AcceptCompletionHandler.createSession(Nio2Acceptor acceptor, SocketAddress address, AsynchronousSocketChannel channel, IoHandler handler) protected Nio2SessionNio2Connector.createSession(PropertyResolver propertyResolver, IoHandler handler, AsynchronousSocketChannel socket) Nio2ServiceFactory.createSession(Nio2Service service, IoHandler handler, AsynchronousSocketChannel socket, SocketAddress address) Methods in org.apache.sshd.common.io.nio2 with parameters of type Nio2Session