|
Inherited from twisted.conch.ssh.connection.SSHConnection:
adjustWindow,
getChannel,
gotGlobalRequest,
openChannel,
sendClose,
sendData,
sendEOF,
sendExtendedData,
sendGlobalRequest,
sendRequest,
serviceStopped,
ssh_CHANNEL_CLOSE,
ssh_CHANNEL_DATA,
ssh_CHANNEL_EOF,
ssh_CHANNEL_EXTENDED_DATA,
ssh_CHANNEL_OPEN,
ssh_CHANNEL_OPEN_CONFIRMATION,
ssh_CHANNEL_REQUEST,
ssh_CHANNEL_SUCCESS,
ssh_CHANNEL_WINDOW_ADJUST,
ssh_GLOBAL_REQUEST,
ssh_REQUEST_SUCCESS
Inherited from twisted.conch.ssh.connection.SSHConnection (private):
_cbChannelRequest,
_ebChannelRequest
Inherited from twisted.conch.ssh.service.SSHService:
logPrefix,
packetReceived
|