public class ChannelExec extends ChannelSession
err, exitSignal, exitStatus, in, invertedErr, invertedIn, invertedOut, opened, openFailureMsg, openFailureReason, openFuture, out, type
closedByOtherSide, 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 |
---|
ChannelExec(String command) |
Modifier and Type | Method and Description |
---|---|
protected void |
doOpen() |
open, postClose, pumpInputStream, securedRead
close, doWriteData, doWriteExtendedData, getErr, getExitStatus, getIn, getInvertedErr, getInvertedIn, getInvertedOut, getOut, handleOpenFailure, handleOpenSuccess, handleRequest, internalOpen, open, setErr, setIn, setOut, waitFor
configureWindow, getId, getLocalWindow, getRecipient, getRemoteWindow, getSession, handleClose, handleData, handleEof, handleExtendedData, handleFailure, handleWindowAdjust, init, notifyStateChanged, preClose, sendEof, sendWindowAdjust, writePacket
public ChannelExec(String command)
protected void doOpen() throws IOException
doOpen
in class ChannelSession
IOException
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.