ch.ethz.ssh2.packets
Class PacketDisconnect
java.lang.Object
ch.ethz.ssh2.packets.PacketDisconnect
public class PacketDisconnect
- extends Object
PacketDisconnect.
- Version:
- 2.50, 03/15/10
- Author:
- Christian Plattner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PacketDisconnect
public PacketDisconnect(byte[] payload,
int off,
int len)
throws IOException
- Throws:
IOException
PacketDisconnect
public PacketDisconnect(int reason,
String desc,
String lang)
getPayload
public byte[] getPayload()
Copyright © 2011. All Rights Reserved.