Package | Description |
---|---|
org.glyptodon.guacamole.net |
Classes which apply to network-specific concepts, such as low-level sockets
and tunnels.
|
org.glyptodon.guacamole.net.auth |
Provides classes which can be used to extend or replace the authentication
functionality of the Guacamole web application.
|
org.glyptodon.guacamole.net.auth.simple |
Provides a basic AuthenticationProvider base class that can be used to create
simple AuthenticationProviders in the same way allowed by the old
authentication API.
|
org.glyptodon.guacamole.net.basic.crud.connectiongroups |
Servlets dedicated to CRUD operations related to ConnectionGroups.
|
org.glyptodon.guacamole.net.basic.crud.connections |
Servlets dedicated to CRUD operations related to Connections.
|
org.glyptodon.guacamole.net.event |
Provides classes for storing information about events that are
triggered when users log into and use the Guacamole web application.
|
org.glyptodon.guacamole.protocol |
Classes relating directly to the Guacamole protocol.
|
org.glyptodon.guacamole.servlet |
Classes which build upon the Java Servlet API, providing an HTTP-based
tunnel and session management.
|
Class and Description |
---|
GuacamoleSocket
Provides abstract socket-like access to a Guacamole connection.
|
Class and Description |
---|
GuacamoleSocket
Provides abstract socket-like access to a Guacamole connection.
|
Class and Description |
---|
GuacamoleSocket
Provides abstract socket-like access to a Guacamole connection.
|
Class and Description |
---|
GuacamoleSocket
Provides abstract socket-like access to a Guacamole connection.
|
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 |
---|
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.
|
Copyright © 2014. All Rights Reserved.