Uses of Interface
org.apache.sshd.server.session.ServerProxyAcceptorHolder
Packages that use ServerProxyAcceptorHolder
-
Uses of ServerProxyAcceptorHolder in org.apache.sshd.server
Subinterfaces of ServerProxyAcceptorHolder in org.apache.sshd.serverModifier and TypeInterfaceDescriptioninterface
TheServerFactoryManager
enable the retrieval of additional configuration needed specifically for the server side.Classes in org.apache.sshd.server that implement ServerProxyAcceptorHolderModifier and TypeClassDescriptionclass
The SshServer class is the main entry point for the server side of the SSH protocol. -
Uses of ServerProxyAcceptorHolder in org.apache.sshd.server.session
Subinterfaces of ServerProxyAcceptorHolder in org.apache.sshd.server.sessionClasses in org.apache.sshd.server.session that implement ServerProxyAcceptorHolderModifier and TypeClassDescriptionclass
Provides default implementations forServerSession
related methodsclass
The default implementation for aServerSession