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) |
Copyright © 2013. All Rights Reserved.