public class ServerConnectionService extends AbstractConnectionService
ssh-connection service.| Modifier and Type | Class and Description |
|---|---|
static class |
ServerConnectionService.Factory |
agentForward, allowMoreSessions, channels, nextChannelId, session, tcpipForwarder, x11ForwardCLOSED, closeFuture, GRACEFUL, IMMEDIATE, lock, log, OPENED, state| Modifier | Constructor and Description |
|---|---|
protected |
ServerConnectionService(Session s) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
createX11Display(boolean singleConnection,
java.lang.String authenticationProtocol,
java.lang.String authenticationCookie,
int screen) |
java.lang.String |
initAgentForward() |
channelClose, channelData, channelEof, channelExtendedData, channelFailure, channelOpen, channelOpenConfirmation, channelOpenFailure, channelRequest, channelWindowAdjust, getChannel, getInnerCloseable, getNextChannelId, getSession, getTcpipForwarder, globalRequest, process, registerChannel, requestFailure, requestSuccess, setAllowMoreSessions, start, toString, unregisterChanneldoCloseGracefully, doCloseImmediatelyclose, postCloseprotected ServerConnectionService(Session s) throws SshException
SshExceptionpublic java.lang.String initAgentForward()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String createX11Display(boolean singleConnection,
java.lang.String authenticationProtocol,
java.lang.String authenticationCookie,
int screen)
throws java.io.IOException
java.io.IOExceptionCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.