|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use WriteOperationRequest | |
|---|---|
| com.maverick.sshd | This package contains the base implementation of the SSH server. |
| Uses of WriteOperationRequest in com.maverick.sshd |
|---|
| Methods in com.maverick.sshd that throw WriteOperationRequest | |
|---|---|
protected byte[] |
LocalForwardingChannel.openChannel(byte[] requestdata)
Open a forwarding channel. |
protected abstract byte[] |
SocketForwardingChannel.openChannel(byte[] parm1)
|
protected abstract byte[] |
Channel.openChannel(byte[] requestdata)
Called when the channel is being opened. |
protected byte[] |
RemoteForwardingChannel.openChannel(byte[] requestdata)
|
protected byte[] |
SessionChannel.openChannel(byte[] data)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||