public class ProxyChannelFactory extends DefaultChannelFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
PROXIED_CLIENT_CONNECTION |
subsystemsorder, supported| Constructor and Description |
|---|
ProxyChannelFactory()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Channel |
createSessionChannel(Connection con)
This method creates a
ProxySession for the given connection |
createChannel, createPublicKeySubsystem, createSftpSubsystem, createSubsystemadd, changePositionofAlgorithm, clear, clone, configureSecurityLevel, configureSecurityLevel, contains, createInstance, createNewOrdering, filter, getInstance, getMaximumSecurity, getMinimumSecurity, getSecurityLevel, getSecurityLevel, hasComponents, list, list, list, listInclusive, lockComponents, names, order, order, remove, removeAllBut, selectStrongestComponent, toArraypublic static final String PROXIED_CLIENT_CONNECTION
protected Channel createSessionChannel(Connection con) throws UnsupportedChannelException, PermissionDeniedException
ProxySession for the given connectioncreateSessionChannel in class DefaultChannelFactorycon - connection to the serverChannelUnsupportedChannelExceptionPermissionDeniedExceptionUnsupportedChannelExceptionPermissionDeniedExceptionCopyright © 2025. All rights reserved.