| Modifier and Type | Method and Description |
|---|---|
protected OpenFuture |
ChannelAgentForwarding.doInit(Buffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
protected OpenFuture |
ChannelAgentForwarding.doInit(Buffer buffer) |
| Modifier and Type | Field and Description |
|---|---|
protected OpenFuture |
AbstractClientChannel.openFuture |
| Modifier and Type | Method and Description |
|---|---|
OpenFuture |
ClientChannel.open() |
OpenFuture |
ChannelDirectTcpip.open() |
OpenFuture |
AbstractClientChannel.open() |
OpenFuture |
AbstractClientChannel.open(int recipient,
int rwSize,
int packetSize,
Buffer buffer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultOpenFuture
A default implementation of
OpenFuture. |
| Modifier and Type | Method and Description |
|---|---|
OpenFuture |
Channel.open(int recipient,
int rwSize,
int packetSize,
Buffer buffer)
For a server channel, this method will actually open the channel
|
| Modifier and Type | Method and Description |
|---|---|
OpenFuture |
TcpipClientChannel.getOpenFuture() |
OpenFuture |
TcpipClientChannel.open() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SocksProxy.Socks4.onChannelOpened(OpenFuture future) |
protected void |
SocksProxy.Socks5.onChannelOpened(OpenFuture future) |
| Modifier and Type | Method and Description |
|---|---|
protected OpenFuture |
AbstractServerChannel.doInit(Buffer buffer) |
OpenFuture |
AbstractServerChannel.open(int recipient,
int rwSize,
int packetSize,
Buffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
protected OpenFuture |
TcpipServerChannel.doInit(Buffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
OpenFuture |
X11ForwardSupport.ChannelForwardedX11.open() |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.