Interface X11ForwardSupport
- All Superinterfaces:
AutoCloseable, Channel, Closeable, Closeable, IoHandler
- All Known Implementing Classes:
DefaultX11ForwardSupport
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncreateDisplay(boolean singleConnection, String authenticationProtocol, String authenticationCookie, int screen) Methods inherited from interface Closeable
addCloseFutureListener, close, close, isClosed, isClosing, isOpen, removeCloseFutureListenerMethods inherited from interface IoHandler
exceptionCaught, messageReceived, sessionClosed, sessionCreated
-
Field Details
-
ENV_DISPLAY
-
XAUTH_COMMAND
"xauth" command name
-
-
Method Details
-
createDisplay
String createDisplay(boolean singleConnection, String authenticationProtocol, String authenticationCookie, int screen) throws IOException - Throws:
IOException
-