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, getLoggerFactory, getOutputStream, getRecipient, getRemoteMaxPacketSize, getRemoteWinSize, getType, isEOF, 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.