Package | Description |
---|---|
org.apache.guacamole.net |
Classes which apply to network-specific concepts, such as low-level sockets
and tunnels.
|
org.apache.guacamole.protocol |
Classes relating directly to the Guacamole protocol.
|
org.apache.guacamole.servlet |
Classes which build upon the Java Servlet API, providing an HTTP-based
tunnel and session management.
|
org.apache.guacamole.websocket |
Class and Description |
---|
AbstractGuacamoleTunnel
Base GuacamoleTunnel implementation which synchronizes access to the
underlying reader and writer with reentrant locks.
|
GuacamoleSocket
Provides abstract socket-like access to a Guacamole connection.
|
GuacamoleTunnel
Provides a unique identifier and synchronized access to the GuacamoleReader
and GuacamoleWriter associated with a GuacamoleSocket.
|
Class and Description |
---|
GuacamoleSocket
Provides abstract socket-like access to a Guacamole connection.
|
Class and Description |
---|
GuacamoleTunnel
Provides a unique identifier and synchronized access to the GuacamoleReader
and GuacamoleWriter associated with a GuacamoleSocket.
|
Class and Description |
---|
GuacamoleTunnel
Provides a unique identifier and synchronized access to the GuacamoleReader
and GuacamoleWriter associated with a GuacamoleSocket.
|
Copyright © 2018. All rights reserved.