pssht
latest
SSH server library written in PHP
|
This is the complete list of members for fpoirotte\Pssht\Messages\CHANNEL\OPEN, including all inherited members.
$channel | fpoirotte\Pssht\Messages\CHANNEL\Base | protected |
$initialWindowSize | fpoirotte\Pssht\Messages\CHANNEL\OPEN | protected |
$maximumPacketSize | fpoirotte\Pssht\Messages\CHANNEL\OPEN | protected |
$type | fpoirotte\Pssht\Messages\CHANNEL\OPEN | protected |
__construct($type, $channel, $initialWindowSize, $maximumPacketSize) | fpoirotte\Pssht\Messages\CHANNEL\OPEN | |
fpoirotte::Pssht::Messages::CHANNEL::Base::__construct($channel) | fpoirotte\Pssht\Messages\CHANNEL\Base | |
getChannel() | fpoirotte\Pssht\Messages\CHANNEL\Base | |
getMessageId() | fpoirotte\Pssht\Messages\CHANNEL\OPEN | static |
getType() | fpoirotte\Pssht\Messages\CHANNEL\OPEN | |
serialize(\fpoirotte\Pssht\Wire\Encoder $encoder) | fpoirotte\Pssht\Messages\CHANNEL\OPEN | |
unserialize(\fpoirotte\Pssht\Wire\Decoder $decoder) | fpoirotte\Pssht\Messages\CHANNEL\OPEN | static |