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 Nio2Session
Nio2Acceptor.AcceptCompletionHandler.createSession
(Nio2Acceptor acceptor, SocketAddress address, AsynchronousSocketChannel channel, IoHandler handler) protected Nio2Session
Nio2Connector.createSession
(PropertyResolver propertyResolver, IoHandler handler, AsynchronousSocketChannel socket) Methods in org.apache.sshd.common.io.nio2 with parameters of type Nio2Session