ch.ethz.ssh2.packets
Class PacketSessionX11Request
java.lang.Object
ch.ethz.ssh2.packets.PacketSessionX11Request
public class PacketSessionX11Request
extends java.lang.Object
PacketSessionX11Request.
PacketSessionX11Request(int recipientChannelID, boolean wantReply, boolean singleConnection, String x11AuthenticationProtocol, String x11AuthenticationCookie, int x11ScreenNumber)
|
recipientChannelID
public int recipientChannelID
singleConnection
public boolean singleConnection
wantReply
public boolean wantReply
PacketSessionX11Request
public PacketSessionX11Request(int recipientChannelID,
boolean wantReply,
boolean singleConnection,
String x11AuthenticationProtocol,
String x11AuthenticationCookie,
int x11ScreenNumber)
getPayload
public byte[] getPayload()