Uses of Class
com.sshtools.synergy.nio.ClientAcceptor
Packages that use ClientAcceptor
-
Uses of ClientAcceptor in com.sshtools.synergy.nio
Methods in com.sshtools.synergy.nio with parameters of type ClientAcceptorModifier and TypeMethodDescriptionvoidSelectorThreadPool.register(ServerSocketChannel socketChannel, int ops, ClientAcceptor acceptor, boolean wakeup) voidSshEngine.registerAcceptor(ClientAcceptor acceptor, ServerSocketChannel socketChannel) Register a client acceptor with the daemon. -
Uses of ClientAcceptor in com.sshtools.synergy.ssh
Subclasses of ClientAcceptor in com.sshtools.synergy.sshModifier and TypeClassDescriptionclassThis class implements the standard socket based forwarding for the SSHD.