Package com.trilead.ssh2.packets
Class PacketSessionX11Request
java.lang.Object
com.trilead.ssh2.packets.PacketSessionX11Request
PacketSessionX11Request.
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
boolean
boolean
-
Constructor Summary
ConstructorsConstructorDescriptionPacketSessionX11Request
(int recipientChannelID, boolean wantReply, boolean singleConnection, String x11AuthenticationProtocol, String x11AuthenticationCookie, int x11ScreenNumber) -
Method Summary
-
Field Details
-
recipientChannelID
public int recipientChannelID -
wantReply
public boolean wantReply -
singleConnection
public boolean singleConnection
-
-
Constructor Details
-
PacketSessionX11Request
-
-
Method Details
-
getPayload
public byte[] getPayload()
-