- Gateway - Interface in org.kaazing.gateway.server
-
Gateway for configuring, launching, and destroying a Launcher instance.
- GATEWAY_CONFIG_DIRECTORY_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
-
The location of configuration files used by the Gateway.
- GATEWAY_CONFIG_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
-
The fully qualified path to the configuration file of the Gateway.
- GATEWAY_HOME_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
-
The root directory of the Gateway.
- GATEWAY_LOG_DIRECTORY_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
-
The location of the Gateway's log files.
- GATEWAY_TEMP_DIRECTORY_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
-
The location of temp files used by the Gateway.
- GATEWAY_USER_LIB_DIRECTORY_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
-
The location custom code used by the Gateway.
- GATEWAY_WEB_DIRECTORY_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
-
The location of web content served by the Gateway.
- GatewayCreator - Interface in org.kaazing.gateway.server.impl
-
- GatewayFactory - Class in org.kaazing.gateway.server
-
The GatewayFactory is used to create instances of Gateway.
- get(String) - Method in interface org.kaazing.gateway.server.ExpiringState
-
Gets the given key.
- getGatewayProductDependencies() - Static method in class org.kaazing.gateway.server.impl.VersionUtils
-
- getGatewayProductEdition() - Static method in class org.kaazing.gateway.server.impl.VersionUtils
-
- getGatewayProductTitle() - Static method in class org.kaazing.gateway.server.impl.VersionUtils
-
- getGatewayProductVersion() - Static method in class org.kaazing.gateway.server.impl.VersionUtils
-
- getGatewayProductVersionBuild() - Static method in class org.kaazing.gateway.server.impl.VersionUtils
-
- getGatewayProductVersionMajor() - Static method in class org.kaazing.gateway.server.impl.VersionUtils
-
- getGatewayProductVersionMinor() - Static method in class org.kaazing.gateway.server.impl.VersionUtils
-
- getGatewayProductVersionPatch() - Static method in class org.kaazing.gateway.server.impl.VersionUtils
-
- getProperties() - Method in interface org.kaazing.gateway.server.Gateway
-
Get the current set of properties used to configure the Gateway.