pssht
latest
SSH server library written in PHP
|
Static Protected Member Functions | |
static | unserializeSub (\fpoirotte\Pssht\Wire\Decoder $decoder) |
![]() | |
static | unserializeSub (\fpoirotte\Pssht\Wire\Decoder $decoder) |
Additional Inherited Members | |
![]() | |
__construct ($channel, $type, $wantReply) | |
getType () | |
serialize (\fpoirotte\Pssht\Wire\Encoder $encoder) | |
wantsReply () | |
![]() | |
__construct ($channel) | |
getChannel () | |
serialize (\fpoirotte\Pssht\Wire\Encoder $encoder) | |
![]() | |
static | getMessageId () |
static | unserialize (\fpoirotte\Pssht\Wire\Decoder $decoder) |
![]() | |
static | unserialize (\fpoirotte\Pssht\Wire\Decoder $decoder) |
![]() | |
$type | |
Message type. | |
$wantReply | |
Whether the sender of the message wants a reply or not. | |
![]() | |
$channel | |
Local channel identifier. | |