public class VTunRemoteForwardingChannel extends VTunForwardingChannel
Channel.QueuedDatahostToConnect, originatingHost, originatingPort, portToConnectconnection, localwindow, localWindowLock, state| Constructor and Description |
|---|
VTunRemoteForwardingChannel(String addressToBind,
int portToBind) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
createChannel()
Called when the channel is being created.
|
protected void |
onChannelBind() |
protected void |
onChannelOpenConfirmation()
Called when the channel has been confirmed as open.
|
bind, evaluateWindowSpace, onChannelClosed, onChannelClosing, onChannelData, onChannelFree, onChannelOpen, onChannelOpenFailure, onChannelRequest, onExtendedData, onLocalEOF, onRemoteEOF, openChannelgetHost, getInformation, getOriginatingHost, getOriginatingPort, getPortaddEventListener, addInputListener, addOutputListener, canClose, close, getConnection, getContext, getLocalId, getLocalPacket, getLocalWindow, getName, getQueueSize, getRemoteId, getRemotePacket, getRemoteWindow, getSessionIdentifier, hasQueuedData, idle, isClosed, isClosing, isEOF, isLocalEOF, isOpen, isRemoteEOF, onRemoteClose, onWindowAdjust, queueSize, registerExtendedData, removeEventListener, sendChannelData, sendChannelData, sendChannelRequest, sendEOF, sendExtendedData, sendRequestResponse, sendWindowAdjustpublic VTunRemoteForwardingChannel(String addressToBind, int portToBind)
protected void onChannelBind()
onChannelBind in class VTunForwardingChannelprotected void onChannelOpenConfirmation()
onChannelOpenConfirmation in class VTunForwardingChannelprotected byte[] createChannel()
throws IOException
createChannel in class VTunForwardingChannelIOExceptionCopyright © 2012. All Rights Reserved.