public class ChannelSubsystem extends ChannelSession
err, exitSignal, exitStatus, in, invertedErr, invertedIn, invertedOut, opened, openFailureMsg, openFailureReason, openFuture, out, typeCLOSE_RECV, CLOSE_SENT, DEFAULT_PACKET_SIZE, DEFAULT_WINDOW_SIZE, eof, gracefulState, handlers, id, localWindow, recipient, remoteWindow, service, sessionCLOSED, closeFuture, GRACEFUL, IMMEDIATE, lock, log, OPENED, stateCHANNEL_EXEC, CHANNEL_SHELL, CHANNEL_SUBSYSTEM, CLOSED, EOF, EXIT_SIGNAL, EXIT_STATUS, OPENED, STDERR_DATA, STDOUT_DATA, TIMEOUT| Constructor and Description |
|---|
ChannelSubsystem(java.lang.String subsystem) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doOpen() |
void |
onClose(java.lang.Runnable run) |
open, postClose, pumpInputStream, securedReadclose, doWriteData, doWriteExtendedData, getErr, getExitStatus, getIn, getInvertedErr, getInvertedIn, getInvertedOut, getOut, handleOpenFailure, handleOpenSuccess, internalOpen, open, setErr, setIn, setOut, waitForaddRequestHandler, configureWindow, getGracefulCloseable, getId, getInnerCloseable, getLocalWindow, getRecipient, getRemoteWindow, getSession, handleClose, handleData, handleEof, handleExtendedData, handleFailure, handleRequest, handleWindowAdjust, init, notifyStateChanged, sendEof, sendWindowAdjust, toString, writePacketdoCloseGracefully, doCloseImmediatelyprotected void doOpen()
throws java.io.IOException
doOpen in class ChannelSessionjava.io.IOExceptionpublic void onClose(java.lang.Runnable run)
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.