public static interface Channel.Direct extends Channel
Channel.Direct, Channel.ForwardedErrorNotifiable.Util| Modifier and Type | Method and Description |
|---|---|
void |
open()
Request opening this channel from remote end.
|
close, getAutoExpand, getID, getInputStream, getLocalMaxPacketSize, getLocalWinSize, getOutputStream, getRecipient, getRemoteMaxPacketSize, getRemoteWinSize, getType, isOpen, join, join, setAutoExpandhandlenotifyErrorvoid open() throws ConnectionException, TransportException
OpenFailException - in case the channel open request was rejectedConnectionException - other connection-layer errorTransportException - error writing packets etc.Copyright © 2009–2014. All rights reserved.