public class PacketSessionX11Request extends Object
Modifier and Type | Field and Description |
---|---|
int |
recipientChannelID |
boolean |
singleConnection |
boolean |
wantReply |
Constructor and Description |
---|
PacketSessionX11Request(int recipientChannelID,
boolean wantReply,
boolean singleConnection,
String x11AuthenticationProtocol,
String x11AuthenticationCookie,
int x11ScreenNumber) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
Copyright © 2016. All rights reserved.