ch.ethz.ssh2.packets
Class PacketSessionStartShell
java.lang.Object
ch.ethz.ssh2.packets.PacketSessionStartShell
public class PacketSessionStartShell
- extends Object
PacketSessionStartShell.
- 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 |
recipientChannelID
public int recipientChannelID
wantReply
public boolean wantReply
PacketSessionStartShell
public PacketSessionStartShell(int recipientChannelID,
boolean wantReply)
getPayload
public byte[] getPayload()
Copyright © 2011. All Rights Reserved.