Skip navigation links
B C D E G L O P R S T U V 

B

BYPASS_PLATFORM_CHECK_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
private property

C

configureGateway(Gateway) - Method in interface org.kaazing.gateway.server.impl.GatewayCreator
 
createGateway() - Static method in class org.kaazing.gateway.server.GatewayFactory
Creates an implementation of an Gateway.
createGateway(Gateway) - Method in interface org.kaazing.gateway.server.impl.GatewayCreator
 

D

destroy() - Method in interface org.kaazing.gateway.server.Gateway
Stops the running Gateway.

E

ExpiringState - Interface in org.kaazing.gateway.server
ExpiringState is accessible from the @javax.security.auth.spi.LoginModule via the Map options, under the name "ExpiringState".

G

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.

L

launch() - Method in interface org.kaazing.gateway.server.Gateway
Starts the Gateway, which in turn initializes and starts up all the configured services, including binding to host and port specified in the service's accept tag.
LOG4J_CONFIG_PROPERTY - Static variable in interface org.kaazing.gateway.server.Gateway
The fully qualified path to a Log4J configuration file.
LOG4J_CONFIG_REFRESH_INTERVAL - Static variable in interface org.kaazing.gateway.server.Gateway
By default, the Gateway will check for changes in the log4j config file every minute.

O

org.kaazing.gateway.server - package org.kaazing.gateway.server
 
org.kaazing.gateway.server.impl - package org.kaazing.gateway.server.impl
 
OVERRIDE_LOGGING - Static variable in interface org.kaazing.gateway.server.Gateway
In order to override the Gateway's default logging configuration this property can be set to true.

P

PRODUCT_DEPENDENCIES - Static variable in class org.kaazing.gateway.server.impl.VersionUtils
 
PRODUCT_EDITION - Static variable in class org.kaazing.gateway.server.impl.VersionUtils
 
PRODUCT_TITLE - Static variable in class org.kaazing.gateway.server.impl.VersionUtils
 
PRODUCT_VERSION - Static variable in class org.kaazing.gateway.server.impl.VersionUtils
 
putIfAbsent(String, Object, long, TimeUnit) - Method in interface org.kaazing.gateway.server.ExpiringState
Puts an entry into this map with a given ttl (time to live) value if the specified key is not already associated with a value.

R

remove(String, Object) - Method in interface org.kaazing.gateway.server.ExpiringState
Removes the given key.

S

setMBeanServer(MBeanServer) - Method in interface org.kaazing.gateway.server.Gateway
Set an MBeanServer on the Gateway.
setProperties(Properties) - Method in interface org.kaazing.gateway.server.Gateway
Set up the Gateway with the given properties.

T

TCP_BACKLOG - Static variable in interface org.kaazing.gateway.server.Gateway
 
TCP_MAXIMUM_READ_BUFFER_SIZE - Static variable in interface org.kaazing.gateway.server.Gateway
 
TCP_MINIMUM_READ_BUFFER_SIZE - Static variable in interface org.kaazing.gateway.server.Gateway
 
TCP_NO_DELAY - Static variable in interface org.kaazing.gateway.server.Gateway
 
TCP_PROCESSOR_COUNT - Static variable in interface org.kaazing.gateway.server.Gateway
 
TCP_READ_BUFFER_SIZE - Static variable in interface org.kaazing.gateway.server.Gateway
 
TCP_WRITE_TIMEOUT - Static variable in interface org.kaazing.gateway.server.Gateway
 

U

UDP_MAXIMUM_READ_BUFFER_SIZE - Static variable in interface org.kaazing.gateway.server.Gateway
 
UDP_MINIMUM_READ_BUFFER_SIZE - Static variable in interface org.kaazing.gateway.server.Gateway
 
UDP_READ_BUFFER_SIZE - Static variable in interface org.kaazing.gateway.server.Gateway
 

V

VersionUtils - Class in org.kaazing.gateway.server.impl
 
B C D E G L O P R S T U V 
Skip navigation links

Copyright © 2014–2016. All rights reserved.