- Gateway - Interface in com.kaazing.gateway.server
-
Gateway for configuring, launching, and destroying a Launcher instance.
- GATEWAY_CONFIG_DIRECTORY_PROPERTY - Static variable in interface com.kaazing.gateway.server.Gateway
-
The location of configuration files used by the Gateway.
- GATEWAY_CONFIG_PROPERTY - Static variable in interface com.kaazing.gateway.server.Gateway
-
The fully qualified path to the configuration file of the Gateway.
- GATEWAY_HOME_PROPERTY - Static variable in interface com.kaazing.gateway.server.Gateway
-
The root directory of the Gateway.
- GATEWAY_LICENSE_DIRECTORY_PROPERTY - Static variable in interface com.kaazing.gateway.server.Gateway
-
The location of the license file used by the Gateway.
- GATEWAY_LOG_DIRECTORY_PROPERTY - Static variable in interface com.kaazing.gateway.server.Gateway
-
The location of the Gateway's log files.
- GATEWAY_TEMP_DIRECTORY_PROPERTY - Static variable in interface com.kaazing.gateway.server.Gateway
-
The location of temp files used by the Gateway.
- GATEWAY_USER_LIB_DIRECTORY_PROPERTY - Static variable in interface com.kaazing.gateway.server.Gateway
-
The location custom code used by the Gateway.
- GATEWAY_WEB_DIRECTORY_PROPERTY - Static variable in interface com.kaazing.gateway.server.Gateway
-
The location of web content served by the Gateway.
- GatewayFactory - Class in com.kaazing.gateway.server
-
The GatewayFactory is used to create instances of Gateway.
- GatewayFactory() - Constructor for class com.kaazing.gateway.server.GatewayFactory
-
- getProperties() - Method in interface com.kaazing.gateway.server.Gateway
-
Get the current set of properties used to configure the Gateway.