public interface X11ForwardSupport extends Closeable, IoHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENV_DISPLAY
Key for the user DISPLAY variable
|
static java.lang.String |
XAUTH_COMMAND
"xauth" command name
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
createDisplay(boolean singleConnection,
java.lang.String authenticationProtocol,
java.lang.String authenticationCookie,
int screen) |
addCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListener
exceptionCaught, messageReceived, sessionClosed, sessionCreated
static final java.lang.String ENV_DISPLAY
static final java.lang.String XAUTH_COMMAND