Package | Description |
---|---|
com.maverick.ssh |
This package contains a set of general interface contracts for SSH communication that
provide the core set of functionality available in both the SSH1 and SSH2 protocol specifications.
|
Modifier and Type | Method and Description |
---|---|
protected Packet |
SubsystemChannel.createPacket()
Get a packet from the available pool or create if non available
|
Modifier and Type | Method and Description |
---|---|
protected void |
SubsystemChannel.sendMessage(Packet msg)
Write a subsystem message to the channel outputstream.
|
Copyright © 2024. All rights reserved.