public class ChannelSubsystem extends ChannelSession
err, exitSignal, exitStatus, in, opened, openFailureMsg, openFailureReason, openFuture, out, type
closeFuture, closing, DEFAULT_PACKET_SIZE, DEFAULT_WINDOW_SIZE, eof, id, localWindow, lock, log, recipient, remoteWindow, session
CHANNEL_EXEC, CHANNEL_SHELL, CHANNEL_SUBSYSTEM, CLOSED, EOF, EXIT_SIGNAL, EXIT_STATUS, OPENED, STDERR_DATA, STDOUT_DATA, TIMEOUT
Constructor and Description |
---|
ChannelSubsystem(String subsystem) |
Modifier and Type | Method and Description |
---|---|
protected void |
doOpen() |
doClose, open, pumpInputStream, securedRead
close, doWriteData, doWriteExtendedData, getErr, getExitStatus, getIn, getOut, handleOpenFailure, handleOpenSuccess, handleRequest, internalOpen, open, setErr, setIn, setOut, waitFor
configureWindow, getId, getLocalWindow, getRecipient, getSession, handleClose, handleData, handleEof, handleExtendedData, handleFailure, handleWindowAdjust, init, sendEof, sendWindowAdjust
public ChannelSubsystem(String subsystem)
protected void doOpen() throws Exception
doOpen
in class ChannelSession
Exception
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.