public interface X11ForwardSupport extends Closeable, IoHandler
Modifier and Type | Field and Description |
---|---|
static String |
ENV_DISPLAY
Key for the user DISPLAY variable
|
static String |
XAUTH_COMMAND
"xauth" command name
|
Modifier and Type | Method and Description |
---|---|
String |
createDisplay(boolean singleConnection,
String authenticationProtocol,
String authenticationCookie,
int screen) |
addCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListener
exceptionCaught, messageReceived, sessionClosed, sessionCreated
static final String ENV_DISPLAY
static final String XAUTH_COMMAND
String createDisplay(boolean singleConnection, String authenticationProtocol, String authenticationCookie, int screen) throws IOException
IOException
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.