Uses of Interface
org.apache.sshd.server.session.ServerProxyAcceptor
Packages that use ServerProxyAcceptor
-
Uses of ServerProxyAcceptor in org.apache.sshd.server
Fields in org.apache.sshd.server declared as ServerProxyAcceptorMethods in org.apache.sshd.server that return ServerProxyAcceptorMethods in org.apache.sshd.server with parameters of type ServerProxyAcceptorModifier and TypeMethodDescriptionvoidSshServer.setServerProxyAcceptor(ServerProxyAcceptor proxyAcceptor) -
Uses of ServerProxyAcceptor in org.apache.sshd.server.session
Fields in org.apache.sshd.server.session declared as ServerProxyAcceptorMethods in org.apache.sshd.server.session that return ServerProxyAcceptorModifier and TypeMethodDescriptionAbstractServerSession.getServerProxyAcceptor()ServerProxyAcceptorHolder.getServerProxyAcceptor()Methods in org.apache.sshd.server.session with parameters of type ServerProxyAcceptorModifier and TypeMethodDescriptionvoidAbstractServerSession.setServerProxyAcceptor(ServerProxyAcceptor proxyAcceptor) voidServerProxyAcceptorHolder.setServerProxyAcceptor(ServerProxyAcceptor proxyAcceptor)