pssht
latest
SSH server library written in PHP
|
This is the complete list of members for fpoirotte\Pssht\Connection, including all inherited members.
$channels | fpoirotte\Pssht\Connection | protected |
__construct(\fpoirotte\Pssht\Transport $transport) | fpoirotte\Pssht\Connection | |
allocateChannel(\fpoirotte\Pssht\Messages\CHANNEL\OPEN $message) | fpoirotte\Pssht\Connection | |
freeChannel($id) | fpoirotte\Pssht\Connection | |
getChannel($message) | fpoirotte\Pssht\Connection | |
handle($msgType,\fpoirotte\Pssht\Wire\Decoder $decoder,\fpoirotte\Pssht\Transport $transport, array &$context) | fpoirotte\Pssht\Connection | |
setHandler($message, $type,\fpoirotte\Pssht\Handlers\HandlerInterface $handler) | fpoirotte\Pssht\Connection | |
unsetHandler($message, $type,\fpoirotte\Pssht\Handlers\HandlerInterface $handler) | fpoirotte\Pssht\Connection |