Package | Description |
---|---|
org.apache.sshd.server | |
org.apache.sshd.server.session |
Modifier and Type | Method and Description |
---|---|
ServerProxyAcceptor |
SshServer.getServerProxyAcceptor() |
Modifier and Type | Method and Description |
---|---|
void |
SshServer.setServerProxyAcceptor(ServerProxyAcceptor proxyAcceptor) |
Modifier and Type | Method and Description |
---|---|
ServerProxyAcceptor |
ServerProxyAcceptorHolder.getServerProxyAcceptor() |
ServerProxyAcceptor |
AbstractServerSession.getServerProxyAcceptor() |
Modifier and Type | Method and Description |
---|---|
void |
ServerProxyAcceptorHolder.setServerProxyAcceptor(ServerProxyAcceptor proxyAcceptor) |
void |
AbstractServerSession.setServerProxyAcceptor(ServerProxyAcceptor proxyAcceptor) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.