| Package | Description |
|---|---|
| org.apache.sshd.common.forward |
| Modifier and Type | Method and Description |
|---|---|
static TcpipClientChannel.Type |
TcpipClientChannel.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TcpipClientChannel.Type[] |
TcpipClientChannel.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TcpipClientChannel(TcpipClientChannel.Type type,
IoSession serverSession,
SshdSocketAddress remote) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.