| 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 |
AbstractServerSession.getServerProxyAcceptor() |
ServerProxyAcceptor |
ServerProxyAcceptorHolder.getServerProxyAcceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractServerSession.setServerProxyAcceptor(ServerProxyAcceptor proxyAcceptor) |
void |
ServerProxyAcceptorHolder.setServerProxyAcceptor(ServerProxyAcceptor proxyAcceptor) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.