|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sshd.common.channel.AbstractChannel
org.apache.sshd.server.channel.AbstractServerChannel
org.apache.sshd.server.channel.ChannelSession
com.atlassian.bamboo.plugins.hg.sshproxy.ProxyChannelSession
public class ProxyChannelSession
| Nested Class Summary | |
|---|---|
static class |
ProxyChannelSession.Factory
|
| Nested classes/interfaces inherited from class org.apache.sshd.server.channel.ChannelSession |
|---|
org.apache.sshd.server.channel.ChannelSession.StandardEnvironment |
| Field Summary |
|---|
| Fields inherited from class org.apache.sshd.server.channel.ChannelSession |
|---|
command, env, err, in, out, shellIn, type |
| Fields inherited from class org.apache.sshd.server.channel.AbstractServerChannel |
|---|
exitStatusSent |
| Fields inherited from class org.apache.sshd.common.channel.AbstractChannel |
|---|
closeFuture, closing, DEFAULT_PACKET_SIZE, DEFAULT_WINDOW_SIZE, eof, id, localWindow, lock, log, recipient, remoteWindow, session |
| Constructor Summary | |
|---|---|
ProxyChannelSession()
|
|
| Method Summary | |
|---|---|
void |
handleEof()
|
| Methods inherited from class org.apache.sshd.server.channel.ChannelSession |
|---|
addEnvVariable, close, closeShell, doWriteData, doWriteExtendedData, getEnvironment, getPtyModeValue, handleAgentForwarding, handleEnv, handleExec, handlePtyReq, handleRequest, handleRequest, handleShell, handleSignal, handleSubsystem, handleWindowChange, handleX11Forwarding, prepareCommand |
| Methods inherited from class org.apache.sshd.server.channel.AbstractServerChannel |
|---|
doInit, handleOpenFailure, handleOpenSuccess, open, sendExitStatus |
| Methods inherited from class org.apache.sshd.common.channel.AbstractChannel |
|---|
configureWindow, doClose, getId, getLocalWindow, getRecipient, getSession, handleClose, handleData, handleExtendedData, handleFailure, handleWindowAdjust, init, sendEof, sendWindowAdjust |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyChannelSession()
| Method Detail |
|---|
public void handleEof()
throws java.io.IOException
handleEof in interface org.apache.sshd.common.ChannelhandleEof in class org.apache.sshd.server.channel.ChannelSessionjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||