Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractAuthorizationConstraintConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractAuthorizationConstraintConfigurationBuilder(AuthorizationConstraintConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractAuthorizationConstraintConfigurationBuilder
 
AbstractClusterConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractClusterConfigurationBuilder(ClusterConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractClusterConfigurationBuilder
 
AbstractConfigurationBuilder<C extends Configuration<?>,R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractConfigurationBuilder(C, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
AbstractCrossOriginConstraintConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractCrossOriginConstraintConfigurationBuilder(CrossOriginConstraintConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractCrossOriginConstraintConfigurationBuilder
 
AbstractGatewayConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractGatewayConfigurationBuilder(GatewayConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
AbstractGatewayConfigurationBuilder.AddNetworkBuilder<R extends AbstractGatewayConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractGatewayConfigurationBuilder.AddServiceBuilder<R extends AbstractGatewayConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractGatewayConfigurationBuilder.SetClusterBuilder<R extends AbstractGatewayConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractGatewayConfigurationBuilder.SetSecurityBuilder<R extends AbstractGatewayConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractGatewayConfigurationBuilder.SetServiceDefaultsBuilder<R extends AbstractGatewayConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractLoginModuleConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractLoginModuleConfigurationBuilder(LoginModuleConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractLoginModuleConfigurationBuilder
 
AbstractNestedPropertyConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractNestedPropertyConfigurationBuilder(NestedServicePropertiesConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractNestedPropertyConfigurationBuilder
 
AbstractNestedPropertyConfigurationBuilder.AddNestedPropertyBuilder<R extends AbstractConfigurationBuilder<NestedServicePropertiesConfiguration,?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractNetworkBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractNetworkBuilder(NetworkConfiguration, R) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractNetworkBuilder
 
AbstractRealmConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractRealmConfigurationBuilder(RealmConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
AbstractRealmConfigurationBuilder.AddLoginModuleBuilder<R extends AbstractRealmConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractSecurityConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractSecurityConfigurationBuilder(SecurityConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
 
AbstractSecurityConfigurationBuilder.AddRealmBuilder<R extends AbstractSecurityConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractServiceConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractServiceConfigurationBuilder(ServiceConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
AbstractServiceConfigurationBuilder.AddAuthorizationConstraintBuilder<R extends AbstractServiceConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractServiceConfigurationBuilder.AddCrossOriginConstraintBuilder<R extends AbstractServiceConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractServiceConfigurationBuilder.AddNestedPropertyBuilder<R extends AbstractServiceConfigurationBuilder<?>> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractServiceDefaultsConfigurationBuilder<R> - Class in org.kaazing.gateway.server.test.config.builder
 
AbstractServiceDefaultsConfigurationBuilder(ServiceDefaultsConfiguration, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractServiceDefaultsConfigurationBuilder
 
AbstractSessionInitializer - Class in org.kaazing.gateway.server.service
Implementation when supporting management services.
AbstractSessionInitializer() - Constructor for class org.kaazing.gateway.server.service.AbstractSessionInitializer
 
AbstractVisitor - Class in org.kaazing.gateway.server.config.parse.translate
 
AbstractVisitor() - Constructor for class org.kaazing.gateway.server.config.parse.translate.AbstractVisitor
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.AuthorizationConstraintConfiguration
 
accept(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractClusterConfigurationBuilder
 
accept(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
accept(ConfigurationVisitor) - Method in interface org.kaazing.gateway.server.test.config.Configuration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.NetworkConfiguration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
accept(ConfigurationVisitor) - Method in class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
AcceptImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl.AcceptImpl
 
AcceptImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl.AcceptImpl
 
AcceptImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl.AcceptImpl
 
AcceptImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl.AcceptImpl
 
AcceptImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl.AcceptImpl
 
AcceptImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl.AcceptImpl
 
acceptOption(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
acceptOption(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceDefaultsConfigurationBuilder
 
acknowledgeMessage(String) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
acknowledgeMessage(MessagingMessage) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
acquired(MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSessionListener
 
acquired(MessagingSubscription, MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSubscriptionListener
 
acquireFailed(int, String, String, Map<String, Object>) - Method in interface org.kaazing.gateway.server.messaging.MessagingSessionListener
 
acquireFailed(int, String, String, MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSubscriptionListener
 
acquireSession(String, Map<String, Object>, MessagingSessionListener) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
Acquire a unique exclusive session with the messaging provider.
acquireSession(Map<String, Object>, MessagingSessionListener) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
 
acquireSession(String, MessagingSessionListener) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
 
acquireSession(MessagingSessionListener) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
 
acquireSubscription(String, Map<String, Object>, MessagingHints, MessagingSubscriptionListener) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
Acquire a subscription for this session to the specified destination.
acquireSubscription(String, MessagingHints, MessagingSubscriptionListener) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
Adapter() - Constructor for class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
Adapter(F) - Constructor for class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
Adapter(H) - Constructor for class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
add(MessagingMessage) - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
add(MessagingMessage) - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 
add(E) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
add(T) - Method in class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends the value as the last "accept" element
addAccept(String) - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
addAccept(String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
addAccept(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
addAccept(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
addAccept(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
addAcceptOption(String, String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
addAcceptOption(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
addAcceptOption(String, String) - Method in class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
addAcceptOption(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
addAcceptOption(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceDefaultsConfiguration
 
addActiveSession(IoSessionEx) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
addAll(Collection<? extends E>) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
AddAuthorizationConstraintBuilder(R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder.AddAuthorizationConstraintBuilder
 
addBalance(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends the value as the last "balance" element
addBalance(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends the value as the last "balance" element
addBalance(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends the value as the last "balance" element
addBalance(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends the value as the last "balance" element
addBalance(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends the value as the last "balance" element
addBalance(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends the value as the last "balance" element
addBalance(String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
addBalance(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
addBalance(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
addBalancerMapListener(BalancerMapListener) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
addBalancerMapListener(BalancerMapListener) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
addBind(String, String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultAcceptOptionsContext
 
addConnect(String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Appends the value as the last "connect" element
addConnect(String) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends the value as the last "connect" element
addConnect(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Appends the value as the last "connect" element
addConnect(String) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends the value as the last "connect" element
addConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Appends the value as the last "connect" element
addConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends the value as the last "connect" element
addConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends the value as the last "connect" element
addConnect(String) - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
addConnect(String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
addConnect(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
addConnect(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
addConnect(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
addConnectOption(String, String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
addConnectOption(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
addConnectOption(String, String) - Method in class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
addConnectOption(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
addConnectOption(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceDefaultsConfiguration
 
AddCrossOriginConstraintBuilder(R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder.AddCrossOriginConstraintBuilder
 
addCurrentSuppressions(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
AddDirectoryServiceLocationVisitor - Class in org.kaazing.gateway.server.config.parse.translate.nov2015
Visitor to add "Cache-control: max-age=0" to all directory services for the 2015/11 gateway config XSD.
AddDirectoryServiceLocationVisitor() - Constructor for class org.kaazing.gateway.server.config.parse.translate.nov2015.AddDirectoryServiceLocationVisitor
 
addEntryListener(EntryListener<K, V>, String) - Method in class org.kaazing.gateway.server.messaging.collections.ClusterCollectionsFactory
 
addEntryListener(EntryListener<K, V>, boolean) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
addEntryListener(EntryListener<K, V>, K, boolean) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
addEntryListener(EntryListener<K, V>, boolean) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
addEntryListener(EntryListener<K, V>, K, boolean) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
addHttpCookie(String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Appends the value as the last "http-cookie" element
addHttpCookie(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Appends the value as the last "http-cookie" element
addHttpCookie(String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Appends the value as the last "http-cookie" element
addHttpCookie(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Appends the value as the last "http-cookie" element
addHttpCookie(String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Appends the value as the last "http-cookie" element
addHttpCookie(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Appends the value as the last "http-cookie" element
addHttpCookie(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
addHttpCookie(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
addHttpHeader(String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Appends the value as the last "http-header" element
addHttpHeader(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Appends the value as the last "http-header" element
addHttpHeader(String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Appends the value as the last "http-header" element
addHttpHeader(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Appends the value as the last "http-header" element
addHttpHeader(String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Appends the value as the last "http-header" element
addHttpHeader(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Appends the value as the last "http-header" element
addHttpHeader(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
addHttpHeader(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
addHttpQueryParameter(String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Appends the value as the last "http-query-parameter" element
addHttpQueryParameter(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Appends the value as the last "http-query-parameter" element
addHttpQueryParameter(String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Appends the value as the last "http-query-parameter" element
addHttpQueryParameter(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Appends the value as the last "http-query-parameter" element
addHttpQueryParameter(String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Appends the value as the last "http-query-parameter" element
addHttpQueryParameter(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Appends the value as the last "http-query-parameter" element
addHttpQueryParameter(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
addHttpQueryParameter(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
addIndex(String, boolean) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
addIndex(Expression<?>, boolean) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
addInjectable(String, Object) - Method in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
addInstanceKeyListener(InstanceKeyListener) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
addInstanceKeyListener(InstanceKeyListener) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
addLocalEntryListener(EntryListener<K, V>) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
AddLoginModuleBuilder(R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder.AddLoginModuleBuilder
 
addMapping(String, String[]) - Method in class org.kaazing.gateway.server.test.config.NetworkConfiguration
 
addMapping(String, Suppressible<String[]>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleNetworkConfiguration
 
addMembershipEventListener(MembershipEventListener) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
addMembershipEventListener(MembershipEventListener) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
addMessageBufferListener(MessageBufferListener) - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
addMessageBufferListener(MessageBufferListener) - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 
addMessageBufferListener(MessageBufferListener) - Method in class org.kaazing.gateway.server.messaging.buffer.MessageBufferListenerSupport
 
addMimeMapping(String, String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
addMimeMapping(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
addMimeMapping(String, String) - Method in class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
addMimeMapping(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
addMimeMapping(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceDefaultsConfiguration
 
addNestedProperties(NestedServicePropertiesConfiguration) - Method in class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
addNestedProperties(NestedServicePropertiesConfiguration) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
AddNestedPropertyBuilder(String, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractNestedPropertyConfigurationBuilder.AddNestedPropertyBuilder
 
AddNestedPropertyBuilder(String, R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder.AddNestedPropertyBuilder
 
AddNetworkBuilder(R) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.AddNetworkBuilder
 
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAccept() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty value (as xml) as the last "accept" element
addNewAcceptOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Appends and returns a new empty "accept-options" element
addNewAcceptOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty "accept-options" element
addNewAuthentication() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Appends and returns a new empty "authentication" element
addNewAuthentication() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Appends and returns a new empty "authentication" element
addNewAuthentication() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Appends and returns a new empty "authentication" element
addNewAuthentication() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Appends and returns a new empty "authentication" element
addNewAuthentication() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Appends and returns a new empty "authentication" element
addNewAuthentication() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Appends and returns a new empty "authentication" element
addNewAuthorizationConstraint() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "authorization-constraint" element
addNewAuthorizationConstraint() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty value (as xml) as the last "authorization-constraint" element
addNewAuthorizationConstraint() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "authorization-constraint" element
addNewAuthorizationConstraint() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty value (as xml) as the last "authorization-constraint" element
addNewAuthorizationConstraint() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "authorization-constraint" element
addNewAuthorizationConstraint() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty value (as xml) as the last "authorization-constraint" element
addNewBalance() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "balance" element
addNewBalance() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty value (as xml) as the last "balance" element
addNewBalance() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "balance" element
addNewBalance() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty value (as xml) as the last "balance" element
addNewBalance() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "balance" element
addNewBalance() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty value (as xml) as the last "balance" element
addNewCluster() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "cluster" element
addNewCluster() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "cluster" element
addNewCluster() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "cluster" element
addNewCluster() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "cluster" element
addNewCluster() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "cluster" element
addNewCluster() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "cluster" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty value (as xml) as the last "connect" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Appends and returns a new empty "connect-options" element
addNewConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty "connect-options" element
addNewCrossSiteConstraint() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "cross-site-constraint" element
addNewCrossSiteConstraint() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty value (as xml) as the last "cross-site-constraint" element
addNewCrossSiteConstraint() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "cross-site-constraint" element
addNewCrossSiteConstraint() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty value (as xml) as the last "cross-site-constraint" element
addNewCrossSiteConstraint() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "cross-site-constraint" element
addNewCrossSiteConstraint() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty value (as xml) as the last "cross-site-constraint" element
addNewGatewayConfig() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument
Appends and returns a new empty "gateway-config" element
addNewGatewayConfig() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl
Appends and returns a new empty "gateway-config" element
addNewGatewayConfig() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument
Appends and returns a new empty "gateway-config" element
addNewGatewayConfig() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl
Appends and returns a new empty "gateway-config" element
addNewGatewayConfig() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument
Appends and returns a new empty "gateway-config" element
addNewGatewayConfig() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl
Appends and returns a new empty "gateway-config" element
addNewHttpCookie() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-cookie" element
addNewHttpCookie() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-cookie" element
addNewHttpCookie() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-cookie" element
addNewHttpCookie() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-cookie" element
addNewHttpCookie() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-cookie" element
addNewHttpCookie() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-cookie" element
addNewHttpHeader() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-header" element
addNewHttpHeader() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-header" element
addNewHttpHeader() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-header" element
addNewHttpHeader() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-header" element
addNewHttpHeader() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-header" element
addNewHttpHeader() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-header" element
addNewHttpQueryParameter() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-query-parameter" element
addNewHttpQueryParameter() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-query-parameter" element
addNewHttpQueryParameter() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-query-parameter" element
addNewHttpQueryParameter() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-query-parameter" element
addNewHttpQueryParameter() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Appends and returns a new empty value (as xml) as the last "http-query-parameter" element
addNewHttpQueryParameter() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Appends and returns a new empty value (as xml) as the last "http-query-parameter" element
addNewKeystore() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Appends and returns a new empty "keystore" element
addNewKeystore() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Appends and returns a new empty "keystore" element
addNewKeystore() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Appends and returns a new empty "keystore" element
addNewKeystore() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Appends and returns a new empty "keystore" element
addNewKeystore() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Appends and returns a new empty "keystore" element
addNewKeystore() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Appends and returns a new empty "keystore" element
addNewLocation() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Appends and returns a new empty value (as xml) as the last "location" element
addNewLocation() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "location" element
addNewLocation() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Appends and returns a new empty value (as xml) as the last "location" element
addNewLocation() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "location" element
addNewLoginModule() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
Appends and returns a new empty value (as xml) as the last "login-module" element
addNewLoginModule() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
Appends and returns a new empty value (as xml) as the last "login-module" element
addNewLoginModule() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
Appends and returns a new empty value (as xml) as the last "login-module" element
addNewLoginModule() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
Appends and returns a new empty value (as xml) as the last "login-module" element
addNewLoginModule() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
Appends and returns a new empty value (as xml) as the last "login-module" element
addNewLoginModule() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
Appends and returns a new empty value (as xml) as the last "login-module" element
addNewLoginModules() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Appends and returns a new empty "login-modules" element
addNewLoginModules() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Appends and returns a new empty "login-modules" element
addNewLoginModules() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Appends and returns a new empty "login-modules" element
addNewLoginModules() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Appends and returns a new empty "login-modules" element
addNewLoginModules() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Appends and returns a new empty "login-modules" element
addNewLoginModules() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Appends and returns a new empty "login-modules" element
addNewMimeMapping() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewMimeMapping() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
addNewNotify() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "notify" element
addNewNotify() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty value (as xml) as the last "notify" element
addNewNotify() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "notify" element
addNewNotify() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty value (as xml) as the last "notify" element
addNewNotify() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty value (as xml) as the last "notify" element
addNewNotify() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty value (as xml) as the last "notify" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
Appends and returns a new empty "options" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Appends and returns a new empty "options" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
Appends and returns a new empty "options" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Appends and returns a new empty "options" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Appends and returns a new empty "options" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
Appends and returns a new empty "options" element
addNewOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Appends and returns a new empty "options" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends and returns a new empty "properties" element
addNewProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends and returns a new empty "properties" element
addNewProperty() - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in interface org.kaazing.gateway.server.config.june2016.PropertiesType
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "property" element
addNewProperty() - Method in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
Appends and returns a new empty value (as xml) as the last "property" element
addNewRealm() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Appends and returns a new empty value (as xml) as the last "realm" element
addNewRealm() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Appends and returns a new empty value (as xml) as the last "realm" element
addNewRealm() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Appends and returns a new empty value (as xml) as the last "realm" element
addNewRealm() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Appends and returns a new empty value (as xml) as the last "realm" element
addNewRealm() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Appends and returns a new empty value (as xml) as the last "realm" element
addNewRealm() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Appends and returns a new empty value (as xml) as the last "realm" element
addNewRequireRole() - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Appends and returns a new empty value (as xml) as the last "require-role" element
addNewRequireRole() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Appends and returns a new empty value (as xml) as the last "require-role" element
addNewRequireRole() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Appends and returns a new empty value (as xml) as the last "require-role" element
addNewRequireRole() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Appends and returns a new empty value (as xml) as the last "require-role" element
addNewRequireRole() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Appends and returns a new empty value (as xml) as the last "require-role" element
addNewRequireRole() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Appends and returns a new empty value (as xml) as the last "require-role" element
addNewRequireValidUser() - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Appends and returns a new empty value (as xml) as the last "require-valid-user" element
addNewRequireValidUser() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Appends and returns a new empty value (as xml) as the last "require-valid-user" element
addNewRequireValidUser() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Appends and returns a new empty value (as xml) as the last "require-valid-user" element
addNewRequireValidUser() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Appends and returns a new empty value (as xml) as the last "require-valid-user" element
addNewRequireValidUser() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Appends and returns a new empty value (as xml) as the last "require-valid-user" element
addNewRequireValidUser() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Appends and returns a new empty value (as xml) as the last "require-valid-user" element
addNewSecurity() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "security" element
addNewSecurity() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "security" element
addNewSecurity() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "security" element
addNewSecurity() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "security" element
addNewSecurity() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "security" element
addNewSecurity() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "security" element
addNewService() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "service" element
addNewService() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "service" element
addNewService() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "service" element
addNewService() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "service" element
addNewService() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "service" element
addNewService() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "service" element
addNewServiceDefaults() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "service-defaults" element
addNewServiceDefaults() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "service-defaults" element
addNewServiceDefaults() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "service-defaults" element
addNewServiceDefaults() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "service-defaults" element
addNewServiceDefaults() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Appends and returns a new empty value (as xml) as the last "service-defaults" element
addNewServiceDefaults() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Appends and returns a new empty value (as xml) as the last "service-defaults" element
addNewTruststore() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Appends and returns a new empty "truststore" element
addNewTruststore() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Appends and returns a new empty "truststore" element
addNewTruststore() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Appends and returns a new empty "truststore" element
addNewTruststore() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Appends and returns a new empty "truststore" element
addNewTruststore() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Appends and returns a new empty "truststore" element
addNewTruststore() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Appends and returns a new empty "truststore" element
addNewUrl() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Appends and returns a new empty value (as xml) as the last "url" element
addNewUrl() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Appends and returns a new empty value (as xml) as the last "url" element
addNewUserPrincipalClass() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Appends and returns a new empty value (as xml) as the last "user-principal-class" element
addNewUserPrincipalClass() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Appends and returns a new empty value (as xml) as the last "user-principal-class" element
addNewUserPrincipalClass() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Appends and returns a new empty value (as xml) as the last "user-principal-class" element
addNewUserPrincipalClass() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Appends and returns a new empty value (as xml) as the last "user-principal-class" element
addNewUserPrincipalClass() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Appends and returns a new empty value (as xml) as the last "user-principal-class" element
addNewUserPrincipalClass() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Appends and returns a new empty value (as xml) as the last "user-principal-class" element
addNotify(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Appends the value as the last "notify" element
addNotify(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Appends the value as the last "notify" element
addNotify(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Appends the value as the last "notify" element
addNotify(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Appends the value as the last "notify" element
addNotify(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Appends the value as the last "notify" element
addNotify(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Appends the value as the last "notify" element
addOption(String, String) - Method in class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
addOption(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleLoginModuleConfiguration
 
addProperty(String, String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
addProperty(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
addProperty(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
AddRealmBuilder(R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder.AddRealmBuilder
 
addReceiveQueue(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
addReceiveQueue(String) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
addReceiveTopic(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
addReceiveTopic(String) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
addRequiredRole(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleAuthorizationConstraintConfiguration
 
addRequireRole(String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Appends the value as the last "require-role" element
addRequireRole(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Appends the value as the last "require-role" element
addRequireRole(String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Appends the value as the last "require-role" element
addRequireRole(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Appends the value as the last "require-role" element
addRequireRole(String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Appends the value as the last "require-role" element
addRequireRole(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Appends the value as the last "require-role" element
addRequireRole(String) - Method in class org.kaazing.gateway.server.test.config.AuthorizationConstraintConfiguration
 
AddServiceBuilder(R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.AddServiceBuilder
 
addSimpleProperty(String, String) - Method in class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
addSimpleProperty(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleNestedServicePropertiesConfiguration
 
addTranslator(GatewayConfigTranslator) - Method in class org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslatorPipeline
 
addUrl(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Appends the value as the last "url" element
addUrl(String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Appends the value as the last "url" element
addUserPrincipalClass(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Appends the value as the last "user-principal-class" element
addUserPrincipalClass(String) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Appends the value as the last "user-principal-class" element
addUserPrincipalClass(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Appends the value as the last "user-principal-class" element
addUserPrincipalClass(String) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Appends the value as the last "user-principal-class" element
addUserPrincipalClass(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Appends the value as the last "user-principal-class" element
addUserPrincipalClass(String) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Appends the value as the last "user-principal-class" element
addUserPrincipalClass(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
addUserPrincipalClass(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
allowHeaders(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractCrossOriginConstraintConfigurationBuilder
 
allowMethods(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractCrossOriginConstraintConfigurationBuilder
 
allowOrigin(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractCrossOriginConstraintConfigurationBuilder
 
AllowOriginImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl
 
AllowOriginImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl
 
AllowOriginImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl
 
AllowOriginImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl
 
AllowOriginImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl
 
AllowOriginImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl
 
AmqpProxyServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML amqp.proxyServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
AmqpProxyServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML amqp.proxyServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
AmqpProxyServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML amqp.proxyServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
AmqpProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
AmqpProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
AmqpProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
AmqpProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML amqp.proxyServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
AmqpProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
 
AmqpProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML amqp.proxyServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
AmqpProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
 
AmqpProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML amqp.proxyServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
AmqpProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
 
appendConnectOptions(ServiceType, ServiceConfiguration) - Method in class org.kaazing.gateway.server.test.Gateway
 
APPLICATION_BASIC - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
APPLICATION_BASIC - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
APPLICATION_BASIC - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
APPLICATION_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
APPLICATION_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
APPLICATION_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
APPLICATION_TOKEN - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
APPLICATION_TOKEN - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
APPLICATION_TOKEN - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
apply(Statement, Description) - Method in class org.kaazing.gateway.server.test.GatewayClusterRule
 
apply(Statement, Description) - Method in class org.kaazing.gateway.server.test.GatewayRule
 
asOptionsMap() - Method in class org.kaazing.gateway.server.context.resolve.DefaultAcceptOptionsContext
 
asOptionsMap() - Method in class org.kaazing.gateway.server.context.resolve.DefaultConnectOptionsContext
 
attributes() - Method in class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
AUTH_SCHEME_APPLICATION_PREFIX - Static variable in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
Prefix to the authentication scheme to indicate that the Kaazing client application will handle the challenge rather than delegate to the browser or the native platform.
AUTH_SCHEME_APPLICATION_PREFIX - Static variable in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
Prefix to the authentication scheme to indicate that the Kaazing client application will handle the challenge rather than delegate to the browser or the native platform.
AUTH_SCHEME_APPLICATION_TOKEN - Static variable in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
AUTH_SCHEME_BASIC - Static variable in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
Prefix to the authentication scheme to indicate that the Kaazing client application will handle the challenge rather than delegate to the browser or the native platform.
AUTH_SCHEME_NEGOTIATE - Static variable in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
AuthenticationType - Interface in org.kaazing.gateway.server.config.june2016
An XML AuthenticationType(@http://xmlns.kaazing.org/2016/06/gateway).
AuthenticationType - Interface in org.kaazing.gateway.server.config.nov2015
An XML AuthenticationType(@http://xmlns.kaazing.org/2015/11/gateway).
AuthenticationType - Interface in org.kaazing.gateway.server.config.sep2014
An XML AuthenticationType(@http://xmlns.kaazing.org/2014/09/gateway).
AuthenticationType.AuthorizationMode - Interface in org.kaazing.gateway.server.config.june2016
An XML authorization-mode(@http://xmlns.kaazing.org/2016/06/gateway).
AuthenticationType.AuthorizationMode - Interface in org.kaazing.gateway.server.config.nov2015
An XML authorization-mode(@http://xmlns.kaazing.org/2015/11/gateway).
AuthenticationType.AuthorizationMode - Interface in org.kaazing.gateway.server.config.sep2014
An XML authorization-mode(@http://xmlns.kaazing.org/2014/09/gateway).
AuthenticationType.AuthorizationMode.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.AuthenticationType$AuthorizationMode.
AuthenticationType.AuthorizationMode.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.AuthenticationType$AuthorizationMode.
AuthenticationType.AuthorizationMode.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.AuthenticationType$AuthorizationMode.
AuthenticationType.AuthorizationMode.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
AuthenticationType.AuthorizationMode.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
AuthenticationType.AuthorizationMode.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
AuthenticationType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
AuthenticationType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
AuthenticationType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
AuthenticationType.HttpChallengeScheme - Interface in org.kaazing.gateway.server.config.june2016
An XML http-challenge-scheme(@http://xmlns.kaazing.org/2016/06/gateway).
AuthenticationType.HttpChallengeScheme - Interface in org.kaazing.gateway.server.config.nov2015
An XML http-challenge-scheme(@http://xmlns.kaazing.org/2015/11/gateway).
AuthenticationType.HttpChallengeScheme - Interface in org.kaazing.gateway.server.config.sep2014
An XML http-challenge-scheme(@http://xmlns.kaazing.org/2014/09/gateway).
AuthenticationType.HttpChallengeScheme.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.AuthenticationType$HttpChallengeScheme.
AuthenticationType.HttpChallengeScheme.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.AuthenticationType$HttpChallengeScheme.
AuthenticationType.HttpChallengeScheme.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.AuthenticationType$HttpChallengeScheme.
AuthenticationType.HttpChallengeScheme.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
AuthenticationType.HttpChallengeScheme.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
AuthenticationType.HttpChallengeScheme.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
AuthenticationTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML AuthenticationType(@http://xmlns.kaazing.org/2016/06/gateway).
AuthenticationTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
 
AuthenticationTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML AuthenticationType(@http://xmlns.kaazing.org/2015/11/gateway).
AuthenticationTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
 
AuthenticationTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML AuthenticationType(@http://xmlns.kaazing.org/2014/09/gateway).
AuthenticationTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
 
AuthenticationTypeImpl.AuthorizationModeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML authorization-mode(@http://xmlns.kaazing.org/2016/06/gateway).
AuthenticationTypeImpl.AuthorizationModeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML authorization-mode(@http://xmlns.kaazing.org/2015/11/gateway).
AuthenticationTypeImpl.AuthorizationModeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML authorization-mode(@http://xmlns.kaazing.org/2014/09/gateway).
AuthenticationTypeImpl.HttpChallengeSchemeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML http-challenge-scheme(@http://xmlns.kaazing.org/2016/06/gateway).
AuthenticationTypeImpl.HttpChallengeSchemeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML http-challenge-scheme(@http://xmlns.kaazing.org/2015/11/gateway).
AuthenticationTypeImpl.HttpChallengeSchemeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML http-challenge-scheme(@http://xmlns.kaazing.org/2014/09/gateway).
authorization() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.AddServiceBuilder
 
authorization() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
authorization() - Method in class org.kaazing.gateway.server.test.config.builder.ServiceConfigurationBuilder
 
AUTHORIZATION_MODE_CHALLENGE - Static variable in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
AuthorizationConstraintConfiguration - Class in org.kaazing.gateway.server.test.config
 
AuthorizationConstraintConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.AuthorizationConstraintConfiguration
 
AuthorizationConstraintType - Interface in org.kaazing.gateway.server.config.june2016
An XML AuthorizationConstraintType(@http://xmlns.kaazing.org/2016/06/gateway).
AuthorizationConstraintType - Interface in org.kaazing.gateway.server.config.nov2015
An XML AuthorizationConstraintType(@http://xmlns.kaazing.org/2015/11/gateway).
AuthorizationConstraintType - Interface in org.kaazing.gateway.server.config.sep2014
An XML AuthorizationConstraintType(@http://xmlns.kaazing.org/2014/09/gateway).
AuthorizationConstraintType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
AuthorizationConstraintType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
AuthorizationConstraintType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
AuthorizationConstraintType.RequireValidUser - Interface in org.kaazing.gateway.server.config.june2016
An XML require-valid-user(@http://xmlns.kaazing.org/2016/06/gateway).
AuthorizationConstraintType.RequireValidUser - Interface in org.kaazing.gateway.server.config.nov2015
An XML require-valid-user(@http://xmlns.kaazing.org/2015/11/gateway).
AuthorizationConstraintType.RequireValidUser - Interface in org.kaazing.gateway.server.config.sep2014
An XML require-valid-user(@http://xmlns.kaazing.org/2014/09/gateway).
AuthorizationConstraintType.RequireValidUser.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
AuthorizationConstraintType.RequireValidUser.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
AuthorizationConstraintType.RequireValidUser.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
AuthorizationConstraintTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML AuthorizationConstraintType(@http://xmlns.kaazing.org/2016/06/gateway).
AuthorizationConstraintTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
 
AuthorizationConstraintTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML AuthorizationConstraintType(@http://xmlns.kaazing.org/2015/11/gateway).
AuthorizationConstraintTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
 
AuthorizationConstraintTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML AuthorizationConstraintType(@http://xmlns.kaazing.org/2014/09/gateway).
AuthorizationConstraintTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
 
AuthorizationConstraintTypeImpl.RequireValidUserImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML require-valid-user(@http://xmlns.kaazing.org/2016/06/gateway).
AuthorizationConstraintTypeImpl.RequireValidUserImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML require-valid-user(@http://xmlns.kaazing.org/2015/11/gateway).
AuthorizationConstraintTypeImpl.RequireValidUserImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML require-valid-user(@http://xmlns.kaazing.org/2014/09/gateway).
authorizationMode(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
AuthorizationModeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl.AuthorizationModeImpl
 
AuthorizationModeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl.AuthorizationModeImpl
 
AuthorizationModeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl.AuthorizationModeImpl
 
AuthorizationModeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl.AuthorizationModeImpl
 
AuthorizationModeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl.AuthorizationModeImpl
 
AuthorizationModeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl.AuthorizationModeImpl
 
awsAccessKeyId(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractClusterConfigurationBuilder
 
awsSecretKeyId(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractClusterConfigurationBuilder
 

B

balance(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
BALANCER_MAP_NAME - Static variable in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
BalancerServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML balancerServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
BalancerServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML balancerServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
BalancerServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML balancerServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
BalancerServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
BalancerServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
BalancerServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
BalancerServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML balancerServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
BalancerServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
 
BalancerServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML balancerServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
BalancerServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
 
BalancerServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML balancerServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
BalancerServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
 
BASIC - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
BASIC - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
BASIC - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
bind(Collection<String>, IoHandler) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
bind(Collection<String>, IoHandler, AcceptOptionsContext) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
bind(Collection<String>, IoHandler, BridgeSessionInitializer<ConnectFuture>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
bind(Collection<String>, IoHandler, AcceptOptionsContext, BridgeSessionInitializer<ConnectFuture>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
bind(ResourceAddress, IoHandler, BridgeSessionInitializer<?>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
bind(ResourceAddress, IoHandler, BridgeSessionInitializer<?>) - Method in interface org.kaazing.gateway.server.context.TransportContext
 
bindConnectsIfNecessary(Collection<String>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
BroadcastServicePropertiesType - Interface in org.kaazing.gateway.server.config.june2016
An XML broadcastServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
BroadcastServicePropertiesType - Interface in org.kaazing.gateway.server.config.nov2015
An XML broadcastServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
BroadcastServicePropertiesType - Interface in org.kaazing.gateway.server.config.sep2014
An XML broadcastServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
BroadcastServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
BroadcastServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
BroadcastServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
BroadcastServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML broadcastServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
BroadcastServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.BroadcastServicePropertiesTypeImpl
 
BroadcastServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML broadcastServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
BroadcastServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServicePropertiesTypeImpl
 
BroadcastServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML broadcastServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
BroadcastServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
 
BroadcastServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML broadcastServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
BroadcastServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML broadcastServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
BroadcastServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML broadcastServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
BroadcastServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
BroadcastServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
BroadcastServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
BroadcastServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML broadcastServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
BroadcastServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.BroadcastServiceTypeImpl
 
BroadcastServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML broadcastServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
BroadcastServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServiceTypeImpl
 
BroadcastServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML broadcastServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
BroadcastServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServiceTypeImpl
 

C

CacheControlString - Interface in org.kaazing.gateway.server.config.june2016
An XML CacheControlString(@http://xmlns.kaazing.org/2016/06/gateway).
CacheControlString - Interface in org.kaazing.gateway.server.config.nov2015
An XML CacheControlString(@http://xmlns.kaazing.org/2015/11/gateway).
CacheControlString.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
CacheControlString.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
CacheControlStringImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML CacheControlString(@http://xmlns.kaazing.org/2016/06/gateway).
CacheControlStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CacheControlStringImpl
 
CacheControlStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CacheControlStringImpl
 
CacheControlStringImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML CacheControlString(@http://xmlns.kaazing.org/2015/11/gateway).
CacheControlStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CacheControlStringImpl
 
CacheControlStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CacheControlStringImpl
 
CHALLENGE - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode
 
CHALLENGE - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode
 
CHALLENGE - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode
 
checkPoint - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS
 
clear() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
clear() - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
cluster() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
cluster() - Method in class org.kaazing.gateway.server.test.config.builder.GatewayConfigurationBuilder
 
ClusterCollectionsFactory - Class in org.kaazing.gateway.server.messaging.collections
 
ClusterCollectionsFactory(HazelcastInstance) - Constructor for class org.kaazing.gateway.server.messaging.collections.ClusterCollectionsFactory
 
ClusterConfiguration - Class in org.kaazing.gateway.server.test.config
 
ClusterConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
ClusterConnectOptionsType - Interface in org.kaazing.gateway.server.config.june2016
An XML ClusterConnectOptionsType(@http://xmlns.kaazing.org/2016/06/gateway).
ClusterConnectOptionsType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ClusterConnectOptionsType(@http://xmlns.kaazing.org/2015/11/gateway).
ClusterConnectOptionsType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ClusterConnectOptionsType(@http://xmlns.kaazing.org/2014/09/gateway).
ClusterConnectOptionsType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ClusterConnectOptionsType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ClusterConnectOptionsType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ClusterConnectOptionsTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ClusterConnectOptionsType(@http://xmlns.kaazing.org/2016/06/gateway).
ClusterConnectOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
 
ClusterConnectOptionsTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ClusterConnectOptionsType(@http://xmlns.kaazing.org/2015/11/gateway).
ClusterConnectOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
 
ClusterConnectOptionsTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ClusterConnectOptionsType(@http://xmlns.kaazing.org/2014/09/gateway).
ClusterConnectOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
 
ClusterMemoryMessageBuffer - Class in org.kaazing.gateway.server.messaging.buffer
 
ClusterMemoryMessageBuffer() - Constructor for class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
ClusterMemoryMessageBuffer(HazelcastInstance, int) - Constructor for class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
ClusterMemoryMessageBufferFactory - Class in org.kaazing.gateway.server.messaging.buffer
 
ClusterMemoryMessageBufferFactory(HazelcastInstance) - Constructor for class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBufferFactory
 
ClusterType - Interface in org.kaazing.gateway.server.config.june2016
An XML ClusterType(@http://xmlns.kaazing.org/2016/06/gateway).
ClusterType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ClusterType(@http://xmlns.kaazing.org/2015/11/gateway).
ClusterType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ClusterType(@http://xmlns.kaazing.org/2014/09/gateway).
ClusterType.Accept - Interface in org.kaazing.gateway.server.config.june2016
An XML accept(@http://xmlns.kaazing.org/2016/06/gateway).
ClusterType.Accept - Interface in org.kaazing.gateway.server.config.nov2015
An XML accept(@http://xmlns.kaazing.org/2015/11/gateway).
ClusterType.Accept - Interface in org.kaazing.gateway.server.config.sep2014
An XML accept(@http://xmlns.kaazing.org/2014/09/gateway).
ClusterType.Accept.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ClusterType.Accept.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ClusterType.Accept.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ClusterType.Connect - Interface in org.kaazing.gateway.server.config.june2016
An XML connect(@http://xmlns.kaazing.org/2016/06/gateway).
ClusterType.Connect - Interface in org.kaazing.gateway.server.config.nov2015
An XML connect(@http://xmlns.kaazing.org/2015/11/gateway).
ClusterType.Connect - Interface in org.kaazing.gateway.server.config.sep2014
An XML connect(@http://xmlns.kaazing.org/2014/09/gateway).
ClusterType.Connect.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ClusterType.Connect.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ClusterType.Connect.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ClusterType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ClusterType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ClusterType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ClusterTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ClusterType(@http://xmlns.kaazing.org/2016/06/gateway).
ClusterTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
 
ClusterTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ClusterType(@http://xmlns.kaazing.org/2015/11/gateway).
ClusterTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
 
ClusterTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ClusterType(@http://xmlns.kaazing.org/2014/09/gateway).
ClusterTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
 
ClusterTypeImpl.AcceptImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML accept(@http://xmlns.kaazing.org/2016/06/gateway).
ClusterTypeImpl.AcceptImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML accept(@http://xmlns.kaazing.org/2015/11/gateway).
ClusterTypeImpl.AcceptImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML accept(@http://xmlns.kaazing.org/2014/09/gateway).
ClusterTypeImpl.ConnectImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML connect(@http://xmlns.kaazing.org/2016/06/gateway).
ClusterTypeImpl.ConnectImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML connect(@http://xmlns.kaazing.org/2015/11/gateway).
ClusterTypeImpl.ConnectImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML connect(@http://xmlns.kaazing.org/2014/09/gateway).
CollapsedString - Interface in org.kaazing.gateway.server.config.june2016
An XML CollapsedString(@http://xmlns.kaazing.org/2016/06/gateway).
CollapsedString - Interface in org.kaazing.gateway.server.config.nov2015
An XML CollapsedString(@http://xmlns.kaazing.org/2015/11/gateway).
CollapsedString - Interface in org.kaazing.gateway.server.config.sep2014
An XML CollapsedString(@http://xmlns.kaazing.org/2014/09/gateway).
CollapsedString.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
CollapsedString.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
CollapsedString.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
CollapsedStringImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML CollapsedString(@http://xmlns.kaazing.org/2016/06/gateway).
CollapsedStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CollapsedStringImpl
 
CollapsedStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CollapsedStringImpl
 
CollapsedStringImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML CollapsedString(@http://xmlns.kaazing.org/2015/11/gateway).
CollapsedStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CollapsedStringImpl
 
CollapsedStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CollapsedStringImpl
 
CollapsedStringImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML CollapsedString(@http://xmlns.kaazing.org/2014/09/gateway).
CollapsedStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CollapsedStringImpl
 
CollapsedStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CollapsedStringImpl
 
CommunityGatewayConfigTranslatorFactorySpi - Class in org.kaazing.gateway.server.config.parse.translate
Classes which translate/transform a DOM representing the config file implement this interface.
CommunityGatewayConfigTranslatorFactorySpi() - Constructor for class org.kaazing.gateway.server.config.parse.translate.CommunityGatewayConfigTranslatorFactorySpi
 
ConcurrentMapProxy<K,V> - Class in org.kaazing.gateway.server.util.collection
 
ConcurrentMapProxy() - Constructor for class org.kaazing.gateway.server.util.collection.ConcurrentMapProxy
 
configuration - Variable in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
Configuration<T extends SuppressibleConfiguration> - Interface in org.kaazing.gateway.server.test.config
 
Configuration.ConfigurationType - Enum in org.kaazing.gateway.server.test.config
 
ConfigurationVisitor - Interface in org.kaazing.gateway.server.test.config
 
ConfigurationVisitor.Adapter - Class in org.kaazing.gateway.server.test.config
 
configureGateway(Gateway) - Method in class org.kaazing.gateway.server.impl.GatewayCreatorImpl
 
connect(String, IoHandler, IoSessionInitializer<ConnectFuture>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
connect(ResourceAddress, IoHandler, IoSessionInitializer<ConnectFuture>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
connect(ResourceAddress, IoHandler, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
connect(T, IoHandler, IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.kaazing.gateway.server.context.TransportContext
 
connect(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractClusterConfigurationBuilder
 
connect(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
connectDestroy(ResourceAddress) - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
connectDestroy(ResourceAddress) - Method in interface org.kaazing.gateway.server.context.TransportContext
 
ConnectImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl.ConnectImpl
 
ConnectImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl.ConnectImpl
 
ConnectImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl.ConnectImpl
 
ConnectImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl.ConnectImpl
 
ConnectImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl.ConnectImpl
 
ConnectImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl.ConnectImpl
 
connectInit(ResourceAddress) - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
connectInit(ResourceAddress) - Method in interface org.kaazing.gateway.server.context.TransportContext
 
connectOption(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
connectOption(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceDefaultsConfigurationBuilder
 
contains(Object) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
containsAll(Collection<?>) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
containsKey(Object) - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
containsSimpleProperty(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
containsValue(Object) - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
ContextResolver<C,R> - Interface in org.kaazing.gateway.server.context.resolve
 
controlsAccepted - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS
 
copyText(Element, Element) - Method in class org.kaazing.gateway.server.config.parse.translate.AbstractVisitor
 
createGateway(Gateway) - Method in class org.kaazing.gateway.server.impl.GatewayCreatorImpl
 
createGatewayContext(GatewayConfiguration) - Method in class org.kaazing.gateway.server.test.Gateway
 
createMessageBuffer(int) - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBufferFactory
 
createMessageBuffer(int) - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBufferFactory
 
crossOrigin() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.AddServiceBuilder
 
crossOrigin() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
crossOrigin() - Method in class org.kaazing.gateway.server.test.config.builder.ServiceConfigurationBuilder
 
CrossOriginConstraintConfiguration - Class in org.kaazing.gateway.server.test.config
 
CrossOriginConstraintConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
CrossSiteConstraintType - Interface in org.kaazing.gateway.server.config.june2016
An XML CrossSiteConstraintType(@http://xmlns.kaazing.org/2016/06/gateway).
CrossSiteConstraintType - Interface in org.kaazing.gateway.server.config.nov2015
An XML CrossSiteConstraintType(@http://xmlns.kaazing.org/2015/11/gateway).
CrossSiteConstraintType - Interface in org.kaazing.gateway.server.config.sep2014
An XML CrossSiteConstraintType(@http://xmlns.kaazing.org/2014/09/gateway).
CrossSiteConstraintType.AllowOrigin - Interface in org.kaazing.gateway.server.config.june2016
An XML allow-origin(@http://xmlns.kaazing.org/2016/06/gateway).
CrossSiteConstraintType.AllowOrigin - Interface in org.kaazing.gateway.server.config.nov2015
An XML allow-origin(@http://xmlns.kaazing.org/2015/11/gateway).
CrossSiteConstraintType.AllowOrigin - Interface in org.kaazing.gateway.server.config.sep2014
An XML allow-origin(@http://xmlns.kaazing.org/2014/09/gateway).
CrossSiteConstraintType.AllowOrigin.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
CrossSiteConstraintType.AllowOrigin.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
CrossSiteConstraintType.AllowOrigin.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
CrossSiteConstraintType.AllowOrigin.Member - Interface in org.kaazing.gateway.server.config.june2016
An anonymous inner XML type.
CrossSiteConstraintType.AllowOrigin.Member - Interface in org.kaazing.gateway.server.config.nov2015
An anonymous inner XML type.
CrossSiteConstraintType.AllowOrigin.Member - Interface in org.kaazing.gateway.server.config.sep2014
An anonymous inner XML type.
CrossSiteConstraintType.AllowOrigin.Member.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType$AllowOrigin$Member.
CrossSiteConstraintType.AllowOrigin.Member.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType$AllowOrigin$Member.
CrossSiteConstraintType.AllowOrigin.Member.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType$AllowOrigin$Member.
CrossSiteConstraintType.AllowOrigin.Member.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
CrossSiteConstraintType.AllowOrigin.Member.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
CrossSiteConstraintType.AllowOrigin.Member.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
CrossSiteConstraintType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
CrossSiteConstraintType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
CrossSiteConstraintType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
CrossSiteConstraintTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML CrossSiteConstraintType(@http://xmlns.kaazing.org/2016/06/gateway).
CrossSiteConstraintTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
 
CrossSiteConstraintTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML CrossSiteConstraintType(@http://xmlns.kaazing.org/2015/11/gateway).
CrossSiteConstraintTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
 
CrossSiteConstraintTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML CrossSiteConstraintType(@http://xmlns.kaazing.org/2014/09/gateway).
CrossSiteConstraintTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
 
CrossSiteConstraintTypeImpl.AllowOriginImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML allow-origin(@http://xmlns.kaazing.org/2016/06/gateway).
CrossSiteConstraintTypeImpl.AllowOriginImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML allow-origin(@http://xmlns.kaazing.org/2015/11/gateway).
CrossSiteConstraintTypeImpl.AllowOriginImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML allow-origin(@http://xmlns.kaazing.org/2014/09/gateway).
CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An anonymous inner XML type.
CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An anonymous inner XML type.
CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An anonymous inner XML type.
CSVType - Interface in org.kaazing.gateway.server.config.june2016
An XML CSVType(@http://xmlns.kaazing.org/2016/06/gateway).
CSVType - Interface in org.kaazing.gateway.server.config.nov2015
An XML CSVType(@http://xmlns.kaazing.org/2015/11/gateway).
CSVType - Interface in org.kaazing.gateway.server.config.sep2014
An XML CSVType(@http://xmlns.kaazing.org/2014/09/gateway).
CSVType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
CSVType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
CSVType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
CSVTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML CSVType(@http://xmlns.kaazing.org/2016/06/gateway).
CSVTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CSVTypeImpl
 
CSVTypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CSVTypeImpl
 
CSVTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML CSVType(@http://xmlns.kaazing.org/2015/11/gateway).
CSVTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CSVTypeImpl
 
CSVTypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CSVTypeImpl
 
CSVTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML CSVType(@http://xmlns.kaazing.org/2014/09/gateway).
CSVTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CSVTypeImpl
 
CSVTypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CSVTypeImpl
 
currentState - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS
 
currentSuppressions - Variable in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
CustomLoginModuleType - Interface in org.kaazing.gateway.server.config.june2016
An XML CustomLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
CustomLoginModuleType - Interface in org.kaazing.gateway.server.config.nov2015
An XML CustomLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
CustomLoginModuleType - Interface in org.kaazing.gateway.server.config.sep2014
An XML CustomLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
CustomLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
CustomLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
CustomLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
CustomLoginModuleType.Type - Interface in org.kaazing.gateway.server.config.june2016
An XML type(@http://xmlns.kaazing.org/2016/06/gateway).
CustomLoginModuleType.Type - Interface in org.kaazing.gateway.server.config.nov2015
An XML type(@http://xmlns.kaazing.org/2015/11/gateway).
CustomLoginModuleType.Type - Interface in org.kaazing.gateway.server.config.sep2014
An XML type(@http://xmlns.kaazing.org/2014/09/gateway).
CustomLoginModuleType.Type.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
CustomLoginModuleType.Type.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
CustomLoginModuleType.Type.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
CustomLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML CustomLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
CustomLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CustomLoginModuleTypeImpl
 
CustomLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML CustomLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
CustomLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CustomLoginModuleTypeImpl
 
CustomLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML CustomLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
CustomLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CustomLoginModuleTypeImpl
 
CustomLoginModuleTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML type(@http://xmlns.kaazing.org/2016/06/gateway).
CustomLoginModuleTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML type(@http://xmlns.kaazing.org/2015/11/gateway).
CustomLoginModuleTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML type(@http://xmlns.kaazing.org/2014/09/gateway).

D

DataRateString - Interface in org.kaazing.gateway.server.config.june2016
An XML DataRateString(@http://xmlns.kaazing.org/2016/06/gateway).
DataRateString - Interface in org.kaazing.gateway.server.config.nov2015
An XML DataRateString(@http://xmlns.kaazing.org/2015/11/gateway).
DataRateString - Interface in org.kaazing.gateway.server.config.sep2014
An XML DataRateString(@http://xmlns.kaazing.org/2014/09/gateway).
DataRateString.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
DataRateString.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
DataRateString.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
DataRateStringImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML DataRateString(@http://xmlns.kaazing.org/2016/06/gateway).
DataRateStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.DataRateStringImpl
 
DataRateStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.DataRateStringImpl
 
DataRateStringImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML DataRateString(@http://xmlns.kaazing.org/2015/11/gateway).
DataRateStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DataRateStringImpl
 
DataRateStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DataRateStringImpl
 
DataRateStringImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML DataRateString(@http://xmlns.kaazing.org/2014/09/gateway).
DataRateStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.DataRateStringImpl
 
DataRateStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.DataRateStringImpl
 
DataSizeString - Interface in org.kaazing.gateway.server.config.june2016
An XML DataSizeString(@http://xmlns.kaazing.org/2016/06/gateway).
DataSizeString - Interface in org.kaazing.gateway.server.config.nov2015
An XML DataSizeString(@http://xmlns.kaazing.org/2015/11/gateway).
DataSizeString - Interface in org.kaazing.gateway.server.config.sep2014
An XML DataSizeString(@http://xmlns.kaazing.org/2014/09/gateway).
DataSizeString.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
DataSizeString.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
DataSizeString.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
DataSizeStringImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML DataSizeString(@http://xmlns.kaazing.org/2016/06/gateway).
DataSizeStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.DataSizeStringImpl
 
DataSizeStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.DataSizeStringImpl
 
DataSizeStringImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML DataSizeString(@http://xmlns.kaazing.org/2015/11/gateway).
DataSizeStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DataSizeStringImpl
 
DataSizeStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DataSizeStringImpl
 
DataSizeStringImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML DataSizeString(@http://xmlns.kaazing.org/2014/09/gateway).
DataSizeStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.DataSizeStringImpl
 
DataSizeStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.DataSizeStringImpl
 
decrypt(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
DefaultAcceptOptionsContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultAcceptOptionsContext() - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultAcceptOptionsContext
 
DefaultAcceptOptionsContext(ServiceAcceptOptionsType, ServiceAcceptOptionsType) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultAcceptOptionsContext
 
DefaultAuthenticationContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultAuthenticationContext(AuthenticationType) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultAuthenticationContext
 
DefaultClusterContext - Class in org.kaazing.gateway.server.context.resolve
ClusterContext for KEG


Balancer data HttpBalancerService.MEMBERID_BALANCER_MAP_NAME: List of balanced URIs for one member Key: Cluster member id Value: Map(key: balancerURI, value: acceptURIs) HttpBalancerService.BALANCER_MAP_NAME List of balanced URIs for whole cluster Key: balanceURI Value: acceptURIs

DefaultClusterContext(String, List<MemberId>, List<MemberId>, SchedulerProvider) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
DefaultClusterContext(String, List<MemberId>, List<MemberId>, SchedulerProvider, ClusterConnectOptionsContext) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
DefaultConnectOptionsContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultConnectOptionsContext() - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultConnectOptionsContext
 
DefaultConnectOptionsContext(ServiceConnectOptionsType, ServiceConnectOptionsType) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultConnectOptionsContext
 
DefaultCrossSiteConstraintContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultCrossSiteConstraintContext(String, String, String, Integer) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultCrossSiteConstraintContext
 
DefaultGatewayContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultGatewayContext(Map<String, DefaultSchemeContext>, Map<String, DefaultTransportContext>, RealmsContext, ServiceDefaultsContext, Collection<ServiceContext>, ServiceRegistry, File, File, ClusterContext, SchedulerProvider) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
DefaultMessagingMessage - Class in org.kaazing.gateway.server.messaging
 
DefaultMessagingMessage(MessagingMessage) - Constructor for class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
DefaultMessagingMessage() - Constructor for class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
DefaultRealmContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultRealmContext(String, String, String[], Configuration, AuthenticationContext) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultRealmContext
 
DefaultRealmsContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultRealmsContext(Map<String, ? extends RealmContext>) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultRealmsContext
 
DefaultResourceConfig - Class in org.kaazing.gateway.server.config.parse
 
DefaultResourceConfig() - Constructor for class org.kaazing.gateway.server.config.parse.DefaultResourceConfig
 
DefaultSchemeConfig - Class in org.kaazing.gateway.server.config.parse
 
DefaultSchemeConfig() - Constructor for class org.kaazing.gateway.server.config.parse.DefaultSchemeConfig
 
DefaultSchemeContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultSchemeContext(String, int, ResourceAddressFactory) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultSchemeContext
 
DefaultSecurityContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultSecurityContext(KeyStore, String, String, char[], String, KeyStore, String, String, char[]) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
DefaultServiceContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultServiceContext(String, Service) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
Deprecated.
DefaultServiceContext(String, String, String, Service, File, File, Collection<String>, Collection<String>, Collection<String>, ServiceProperties, String[], Map<String, String>, Map<String, Map<String, CrossSiteConstraintContext>>, ClusterContext, AcceptOptionsContext, ConnectOptionsContext, RealmContext, Key, SchedulerProvider, boolean, boolean, boolean, int, TransportFactory, ResourceAddressFactory, RealmsContext, Properties) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
DefaultServiceContext.ServiceSessionFilter - Class in org.kaazing.gateway.server.context.resolve
 
DefaultServiceContext.StandardSessionInitializer - Class in org.kaazing.gateway.server.context.resolve
Session initializer for the 'standard' case.
DefaultServiceDefaultsContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultServiceDefaultsContext(AcceptOptionsContext, ConnectOptionsContext, Map<String, String>) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultServiceDefaultsContext
 
DefaultServiceProperties - Class in org.kaazing.gateway.server.context.resolve
 
DefaultServiceProperties() - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
defaultSuppressions - Variable in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
DefaultTransportContext - Class in org.kaazing.gateway.server.context.resolve
 
DefaultTransportContext(String, Transport) - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
DependencyContext - Interface in org.kaazing.gateway.server.context
 
DerDecodingState - Class in org.kaazing.gateway.server.util.der
State machine that decodes a DER-encoded message.
DerDecodingState(IoBufferAllocatorEx<?>) - Constructor for class org.kaazing.gateway.server.util.der.DerDecodingState
 
description(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
description(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
destroy() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
destroy() - Method in class org.kaazing.gateway.server.Launcher
 
destroy() - Method in class org.kaazing.gateway.server.service.DummyService
 
destroy() - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
destroy() - Method in class org.kaazing.gateway.server.util.der.DerDecodingState
 
destroy() - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
destroy() - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
destroy() - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
destroyedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
destroyedService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service has been destroyed
destroyedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
destroyingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
destroyingService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service is being destroyed
destroyingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
DirectoryServicePropertiesType - Interface in org.kaazing.gateway.server.config.june2016
An XML directoryServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
DirectoryServicePropertiesType - Interface in org.kaazing.gateway.server.config.nov2015
An XML directoryServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
DirectoryServicePropertiesType - Interface in org.kaazing.gateway.server.config.sep2014
An XML directoryServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
DirectoryServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
DirectoryServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
DirectoryServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
DirectoryServicePropertiesType.Options - Interface in org.kaazing.gateway.server.config.june2016
An XML options(@http://xmlns.kaazing.org/2016/06/gateway).
DirectoryServicePropertiesType.Options - Interface in org.kaazing.gateway.server.config.nov2015
An XML options(@http://xmlns.kaazing.org/2015/11/gateway).
DirectoryServicePropertiesType.Options - Interface in org.kaazing.gateway.server.config.sep2014
An XML options(@http://xmlns.kaazing.org/2014/09/gateway).
DirectoryServicePropertiesType.Options.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType$Options.
DirectoryServicePropertiesType.Options.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType$Options.
DirectoryServicePropertiesType.Options.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType$Options.
DirectoryServicePropertiesType.Options.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
DirectoryServicePropertiesType.Options.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
DirectoryServicePropertiesType.Options.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
DirectoryServicePropertiesType.SymbolicLinks - Interface in org.kaazing.gateway.server.config.nov2015
An XML symbolic-links(@http://xmlns.kaazing.org/2015/11/gateway).
DirectoryServicePropertiesType.SymbolicLinks.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType$SymbolicLinks.
DirectoryServicePropertiesType.SymbolicLinks.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
DirectoryServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML directoryServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
DirectoryServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
 
DirectoryServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML directoryServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
DirectoryServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
 
DirectoryServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML directoryServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
DirectoryServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
 
DirectoryServicePropertiesTypeImpl.OptionsImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML options(@http://xmlns.kaazing.org/2016/06/gateway).
DirectoryServicePropertiesTypeImpl.OptionsImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML options(@http://xmlns.kaazing.org/2015/11/gateway).
DirectoryServicePropertiesTypeImpl.OptionsImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML options(@http://xmlns.kaazing.org/2014/09/gateway).
DirectoryServicePropertiesTypeImpl.SymbolicLinksImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML symbolic-links(@http://xmlns.kaazing.org/2015/11/gateway).
DirectoryServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML directoryServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
DirectoryServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML directoryServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
DirectoryServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML directoryServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
DirectoryServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
DirectoryServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
DirectoryServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
DirectoryServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML directoryServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
DirectoryServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
 
DirectoryServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML directoryServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
DirectoryServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
 
DirectoryServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML directoryServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
DirectoryServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive
 
DISABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption
 
dispose() - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
dispose() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
dispose() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
dispose() - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
dispose() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
dispose() - Method in interface org.kaazing.gateway.server.context.TransportContext
 
dispose() - Method in class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
dispose0() - Method in class org.kaazing.gateway.server.util.io.IoServiceAdapterEx
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.AddNetworkBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.AddServiceBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.SetClusterBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.SetSecurityBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.SetServiceDefaultsBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractNestedPropertyConfigurationBuilder.AddNestedPropertyBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder.AddLoginModuleBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder.AddRealmBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder.AddAuthorizationConstraintBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder.AddCrossOriginConstraintBuilder
 
done() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder.AddNestedPropertyBuilder
 
doSessionClosed(IoFilter.NextFilter, IoSessionEx) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext.ServiceSessionFilter
 
doSessionOpened(IoFilter.NextFilter, IoSessionEx) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext.ServiceSessionFilter
 
DummyIoSessionEx - Class in org.kaazing.gateway.server.util.session
An IoSession for non-network-use of the classes that depends on IoSession.
DummyIoSessionEx(IoProcessorEx<T>) - Constructor for class org.kaazing.gateway.server.util.session.DummyIoSessionEx
Creates a new instance.
DummyIoSessionEx(Thread, Executor, IoProcessorEx<T>) - Constructor for class org.kaazing.gateway.server.util.session.DummyIoSessionEx
Creates a new instance.
DummyService - Class in org.kaazing.gateway.server.service
 
DummyService() - Constructor for class org.kaazing.gateway.server.service.DummyService
 
DummyService(String) - Constructor for class org.kaazing.gateway.server.service.DummyService
 
DuplicateJarFinder - Class in org.kaazing.gateway.server.util.version
Class used for detecting if duplicate jar files are loaded by the gateway.
DuplicateJarFinder(Logger) - Constructor for class org.kaazing.gateway.server.util.version.DuplicateJarFinder
 
DuplicateJarsException - Exception in org.kaazing.gateway.server.util.version
 
DuplicateJarsException() - Constructor for exception org.kaazing.gateway.server.util.version.DuplicateJarsException
 

E

EchoServicePropertiesType - Interface in org.kaazing.gateway.server.config.june2016
An XML echoServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
EchoServicePropertiesType - Interface in org.kaazing.gateway.server.config.nov2015
An XML echoServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
EchoServicePropertiesType - Interface in org.kaazing.gateway.server.config.sep2014
An XML echoServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
EchoServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
EchoServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
EchoServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
EchoServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML echoServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
EchoServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.EchoServicePropertiesTypeImpl
 
EchoServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML echoServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
EchoServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.EchoServicePropertiesTypeImpl
 
EchoServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML echoServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
EchoServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
 
EchoServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML echoServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
EchoServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML echoServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
EchoServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML echoServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
EchoServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
EchoServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
EchoServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
EchoServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML echoServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
EchoServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
 
EchoServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML echoServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
EchoServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
 
EchoServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML echoServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
EchoServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
 
element() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive
 
ENABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption
 
encrypt(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
entrySet() - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
entrySet() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
entrySet(Predicate) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption
 
enumValue() - Method in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption
 
enumValue() - Method in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption
 
enumValue() - Method in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
equals(Object) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
equals(Object) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
evict(Object) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
exceptionCaught(IoFilter.NextFilter, S, Throwable) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
exceptionCaught(IoFilter.NextFilter, S, Throwable) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
exceptionCaught(IoSession, Throwable) - Method in class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
exceptionCaught(S, Throwable) - Method in interface org.kaazing.gateway.server.util.io.IoHandler
 
exceptionCaught(S, Throwable) - Method in class org.kaazing.gateway.server.util.io.IoHandlerAdapter
 
ExtendedAdvapi32 - Interface in org.kaazing.gateway.server.windowsservice
Based on the blog post http://enigma2eureka.blogspot.com/2011/05/writing-windows-service-in-java.html, with adjustments for calls Kaazing makes beyond those described in the article.
ExtendedAdvapi32.HandlerEx - Interface in org.kaazing.gateway.server.windowsservice
 
ExtendedAdvapi32.SERVICE_STATUS - Class in org.kaazing.gateway.server.windowsservice
 
ExtendedAdvapi32.SERVICE_STATUS_HANDLE - Class in org.kaazing.gateway.server.windowsservice
 
ExtendedAdvapi32.SERVICE_TABLE_ENTRY - Class in org.kaazing.gateway.server.windowsservice
 
extendedProperty(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
ExtensionServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML ExtensionServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
ExtensionServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ExtensionServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
ExtensionServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ExtensionServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
ExtensionServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ExtensionServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ExtensionServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ExtensionServiceType.Type - Interface in org.kaazing.gateway.server.config.june2016
An XML type(@http://xmlns.kaazing.org/2016/06/gateway).
ExtensionServiceType.Type - Interface in org.kaazing.gateway.server.config.nov2015
An XML type(@http://xmlns.kaazing.org/2015/11/gateway).
ExtensionServiceType.Type - Interface in org.kaazing.gateway.server.config.sep2014
An XML type(@http://xmlns.kaazing.org/2014/09/gateway).
ExtensionServiceType.Type.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ExtensionServiceType.Type.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ExtensionServiceType.Type.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ExtensionServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ExtensionServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
ExtensionServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
 
ExtensionServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ExtensionServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
ExtensionServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
 
ExtensionServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ExtensionServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
ExtensionServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ExtensionServiceTypeImpl
 
ExtensionServiceTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML type(@http://xmlns.kaazing.org/2016/06/gateway).
ExtensionServiceTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML type(@http://xmlns.kaazing.org/2015/11/gateway).
ExtensionServiceTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML type(@http://xmlns.kaazing.org/2014/09/gateway).

F

FileLoginModuleType - Interface in org.kaazing.gateway.server.config.june2016
An XML fileLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
FileLoginModuleType - Interface in org.kaazing.gateway.server.config.nov2015
An XML fileLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
FileLoginModuleType - Interface in org.kaazing.gateway.server.config.sep2014
An XML fileLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
FileLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
FileLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
FileLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
FileLoginModuleType.Options - Interface in org.kaazing.gateway.server.config.june2016
An XML options(@http://xmlns.kaazing.org/2016/06/gateway).
FileLoginModuleType.Options - Interface in org.kaazing.gateway.server.config.nov2015
An XML options(@http://xmlns.kaazing.org/2015/11/gateway).
FileLoginModuleType.Options - Interface in org.kaazing.gateway.server.config.sep2014
An XML options(@http://xmlns.kaazing.org/2014/09/gateway).
FileLoginModuleType.Options.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
FileLoginModuleType.Options.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
FileLoginModuleType.Options.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
FileLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML fileLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
FileLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
 
FileLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML fileLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
FileLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
 
FileLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML fileLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
FileLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
 
FileLoginModuleTypeImpl.OptionsImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML options(@http://xmlns.kaazing.org/2016/06/gateway).
FileLoginModuleTypeImpl.OptionsImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML options(@http://xmlns.kaazing.org/2015/11/gateway).
FileLoginModuleTypeImpl.OptionsImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML options(@http://xmlns.kaazing.org/2014/09/gateway).
filter - Variable in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
filterClose(IoFilter.NextFilter, IoSession) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
filterClose(IoFilter.NextFilter, S) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
filterClose(IoFilter.NextFilter, S) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
filterWrite(IoFilter.NextFilter, S, WriteRequest, M) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
filterWrite(IoFilter.NextFilter, S, WriteRequest, M) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
findDuplicateJars() - Method in class org.kaazing.gateway.server.util.version.DuplicateJarFinder
Parses the class path system attribute and the manifest files and if there are duplicate jar a DuplicateJarsException is thrown.
FindMatchingBalancerServiceVisitor - Class in org.kaazing.gateway.server.config.parse.translate.sep2014
For each balance URI on a service, make sure there is a matching balancer service accept URI.
FindMatchingBalancerServiceVisitor() - Constructor for class org.kaazing.gateway.server.config.parse.translate.sep2014.FindMatchingBalancerServiceVisitor
 
findNextPositivePowerOfTwo(int) - Static method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
finishDecode(List<Object>, ProtocolDecoderOutput) - Method in class org.kaazing.gateway.server.util.der.DerDecodingState
 
finishDecode(DerId, IoBuffer, ProtocolDecoderOutput) - Method in class org.kaazing.gateway.server.util.der.DerDecodingState
Invoked when data is available for this state machine.
FixedArrayQueue<E> - Class in org.kaazing.gateway.server.util.collection
This is a fixed size array-based queue.
FixedArrayQueue(int) - Constructor for class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
flush() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
flush(T) - Method in class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
flushInternal(T, WriteRequest) - Method in class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
FOLLOW - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks
 
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Enum
Returns the enum value corresponding to an int, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Enum
Returns the enum value for a string, or null if none.
fromURI(String) - Static method in enum org.kaazing.gateway.server.config.parse.GatewayConfigNamespace
 

G

Gateway - Class in org.kaazing.gateway.server.test
 
Gateway() - Constructor for class org.kaazing.gateway.server.test.Gateway
 
GatewayAlreadyRunningException - Exception in org.kaazing.gateway.server.api
Exception raised when an attempt is made to launch a Gateway that is already running.
GatewayAlreadyRunningException(String) - Constructor for exception org.kaazing.gateway.server.api.GatewayAlreadyRunningException
 
GatewayClusterRule - Class in org.kaazing.gateway.server.test
Declaring an instance of this class as a @Rule causes a Gateway cluster to be started in process before each test method and stopped after it.
GatewayClusterRule() - Constructor for class org.kaazing.gateway.server.test.GatewayClusterRule
 
GatewayCommandLineProcessor - Class in org.kaazing.gateway.server
Main entry point for gateway process when started by the command line.
GatewayCommandLineProcessor(HelpFormatter) - Constructor for class org.kaazing.gateway.server.GatewayCommandLineProcessor
 
GatewayConfigDocument - Interface in org.kaazing.gateway.server.config.june2016
A document containing one gateway-config(@http://xmlns.kaazing.org/2016/06/gateway) element.
GatewayConfigDocument - Interface in org.kaazing.gateway.server.config.nov2015
A document containing one gateway-config(@http://xmlns.kaazing.org/2015/11/gateway) element.
GatewayConfigDocument - Interface in org.kaazing.gateway.server.config.sep2014
A document containing one gateway-config(@http://xmlns.kaazing.org/2014/09/gateway) element.
GatewayConfigDocument.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
GatewayConfigDocument.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
GatewayConfigDocument.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
GatewayConfigDocument.GatewayConfig - Interface in org.kaazing.gateway.server.config.june2016
An XML gateway-config(@http://xmlns.kaazing.org/2016/06/gateway).
GatewayConfigDocument.GatewayConfig - Interface in org.kaazing.gateway.server.config.nov2015
An XML gateway-config(@http://xmlns.kaazing.org/2015/11/gateway).
GatewayConfigDocument.GatewayConfig - Interface in org.kaazing.gateway.server.config.sep2014
An XML gateway-config(@http://xmlns.kaazing.org/2014/09/gateway).
GatewayConfigDocument.GatewayConfig.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
GatewayConfigDocument.GatewayConfig.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
GatewayConfigDocument.GatewayConfig.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
GatewayConfigDocumentImpl - Class in org.kaazing.gateway.server.config.june2016.impl
A document containing one gateway-config(@http://xmlns.kaazing.org/2016/06/gateway) element.
GatewayConfigDocumentImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl
 
GatewayConfigDocumentImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
A document containing one gateway-config(@http://xmlns.kaazing.org/2015/11/gateway) element.
GatewayConfigDocumentImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl
 
GatewayConfigDocumentImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
A document containing one gateway-config(@http://xmlns.kaazing.org/2014/09/gateway) element.
GatewayConfigDocumentImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl
 
GatewayConfigDocumentImpl.GatewayConfigImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML gateway-config(@http://xmlns.kaazing.org/2016/06/gateway).
GatewayConfigDocumentImpl.GatewayConfigImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML gateway-config(@http://xmlns.kaazing.org/2015/11/gateway).
GatewayConfigDocumentImpl.GatewayConfigImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML gateway-config(@http://xmlns.kaazing.org/2014/09/gateway).
GatewayConfigImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
 
GatewayConfigImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
 
GatewayConfigImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
 
GatewayConfigNamespace - Enum in org.kaazing.gateway.server.config.parse
Enumeration of known XML namespaces for Gateway config files; used by GatewayConfigParser
GatewayConfigParser - Class in org.kaazing.gateway.server.config.parse
 
GatewayConfigParser() - Constructor for class org.kaazing.gateway.server.config.parse.GatewayConfigParser
 
GatewayConfigParser(Properties) - Constructor for class org.kaazing.gateway.server.config.parse.GatewayConfigParser
 
GatewayConfigParserException - Exception in org.kaazing.gateway.server.config.parse
Fatal, exception for GatewayConfigParser
GatewayConfigParserException(String) - Constructor for exception org.kaazing.gateway.server.config.parse.GatewayConfigParserException
 
GatewayConfigTranslator - Interface in org.kaazing.gateway.server.config.parse.translate
Classes which translate/transform a DOM representing the config file implement this interface.
GatewayConfigTranslatorFactory - Class in org.kaazing.gateway.server.config.parse.translate
Classes which translate/transform a DOM representing the config file implement this interface.
GatewayConfigTranslatorFactory(ServiceLoader<GatewayConfigTranslatorFactorySpi>) - Constructor for class org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslatorFactory
 
GatewayConfigTranslatorFactorySpi - Interface in org.kaazing.gateway.server.config.parse.translate.spi
Classes which translate/transform a DOM representing the config file implement this interface.
GatewayConfigTranslatorPipeline - Class in org.kaazing.gateway.server.config.parse.translate
Classes which translate/transform a DOM representing the config file implement this interface.
GatewayConfigTranslatorPipeline() - Constructor for class org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslatorPipeline
 
GatewayConfiguration - Class in org.kaazing.gateway.server.test.config
 
GatewayConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
GatewayConfigurationBuilder - Class in org.kaazing.gateway.server.test.config.builder
 
GatewayConfigurationBuilder() - Constructor for class org.kaazing.gateway.server.test.config.builder.GatewayConfigurationBuilder
 
GatewayConfigurationBuilder(Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.GatewayConfigurationBuilder
 
GatewayContext - Interface in org.kaazing.gateway.server.context
 
GatewayContextResolver - Class in org.kaazing.gateway.server.context.resolve
 
GatewayContextResolver(File, File, File) - Constructor for class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
GatewayContextResolver(File, File, File, MBeanServer) - Constructor for class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
GatewayContextResolver(ContextResolver<SecurityType, DefaultSecurityContext>, File, File) - Constructor for class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
GatewayContextResolver(ContextResolver<SecurityType, DefaultSecurityContext>, File, File, MBeanServer) - Constructor for class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
GatewayCreatorImpl - Class in org.kaazing.gateway.server.impl
 
GatewayCreatorImpl() - Constructor for class org.kaazing.gateway.server.impl.GatewayCreatorImpl
 
GatewayObserver - Class in org.kaazing.gateway.server
 
GatewayObserverApi - Interface in org.kaazing.gateway.server
GatewayObserverApi that allows classes to observe major gateway events.
GatewayObserverFactorySpi - Class in org.kaazing.gateway.server
Gateway observers can be loaded via the ServiceLoader by extending this class
GatewayObserverFactorySpi() - Constructor for class org.kaazing.gateway.server.GatewayObserverFactorySpi
 
GatewayObserverFactorySpiPrototype - Class in org.kaazing.gateway.server
This is a convenience class that can be extended to minimalize method Overrides in implementations of the the GatewayObserverAPI
GatewayObserverFactorySpiPrototype() - Constructor for class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
GatewayRule - Class in org.kaazing.gateway.server.test
Declaring an instance of this class as a @Rule causes the gateway to be started in process before each test method and stopped after it.
GatewayRule() - Constructor for class org.kaazing.gateway.server.test.GatewayRule
 
get(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
get(int) - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
get(int) - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 
get(Object) - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
get(Object) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets array of all "accept" elements
getAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Gets ith "accept" element
getAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets array of all "accept" elements
getAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets ith "accept" element
getAcceptOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Gets the "accept-options" element
getAcceptOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets the "accept-options" element
getAcceptOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Gets the "accept-options" element
getAcceptOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets the "accept-options" element
getAcceptOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Gets the "accept-options" element
getAcceptOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets the "accept-options" element
getAcceptOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Gets the "accept-options" element
getAcceptOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets the "accept-options" element
getAcceptOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Gets the "accept-options" element
getAcceptOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets the "accept-options" element
getAcceptOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Gets the "accept-options" element
getAcceptOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets the "accept-options" element
getAcceptOptions() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getAcceptOptions() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getAcceptOptions() - Method in class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
getAcceptOptions() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getAcceptOptions() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceDefaultsConfiguration
 
getAcceptOptionsContext() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getAcceptOptionsContext() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceDefaultsContext
 
getAcceptOptionsContext() - Method in interface org.kaazing.gateway.server.context.ServiceDefaultsContext
 
getAcceptor() - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
getAccepts() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getAccepts() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getAccepts() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getAccepts() - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
getAccepts() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getAccepts() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getAccepts() - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
getAccepts() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getActiveSession(Long) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getActiveSessions() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getAll(Set<K>) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
getAllowHeaders() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Gets the "allow-headers" element
getAllowHeaders() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Gets the "allow-headers" element
getAllowHeaders() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Gets the "allow-headers" element
getAllowHeaders() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Gets the "allow-headers" element
getAllowHeaders() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Gets the "allow-headers" element
getAllowHeaders() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Gets the "allow-headers" element
getAllowHeaders() - Method in class org.kaazing.gateway.server.context.resolve.DefaultCrossSiteConstraintContext
 
getAllowHeaders() - Method in class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
getAllowHeaders() - Method in class org.kaazing.gateway.server.test.config.SuppressibleCrossOriginConstraintConfiguration
 
getAllowMethods() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Gets the "allow-methods" element
getAllowMethods() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Gets the "allow-methods" element
getAllowMethods() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Gets the "allow-methods" element
getAllowMethods() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Gets the "allow-methods" element
getAllowMethods() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Gets the "allow-methods" element
getAllowMethods() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Gets the "allow-methods" element
getAllowMethods() - Method in class org.kaazing.gateway.server.context.resolve.DefaultCrossSiteConstraintContext
 
getAllowMethods() - Method in class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
getAllowMethods() - Method in class org.kaazing.gateway.server.test.config.SuppressibleCrossOriginConstraintConfiguration
 
getAllowOrigin() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Gets the "allow-origin" element
getAllowOrigin() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Gets the "allow-origin" element
getAllowOrigin() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Gets the "allow-origin" element
getAllowOrigin() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Gets the "allow-origin" element
getAllowOrigin() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Gets the "allow-origin" element
getAllowOrigin() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Gets the "allow-origin" element
getAllowOrigin() - Method in class org.kaazing.gateway.server.context.resolve.DefaultCrossSiteConstraintContext
 
getAllowOrigin() - Method in class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
getAllowOrigin() - Method in class org.kaazing.gateway.server.test.config.SuppressibleCrossOriginConstraintConfiguration
 
getAsync(K) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
getAtomicCounter(String) - Method in class org.kaazing.gateway.server.messaging.collections.ClusterCollectionsFactory
 
getAttribute(String) - Method in class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
getAuthentication() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets the "authentication" element
getAuthentication() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets the "authentication" element
getAuthentication() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets the "authentication" element
getAuthentication() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets the "authentication" element
getAuthentication() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets the "authentication" element
getAuthentication() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets the "authentication" element
getAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "authentication.connect" element
getAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Gets the "authentication.connect" element
getAuthenticationContext() - Method in class org.kaazing.gateway.server.context.resolve.DefaultRealmContext
 
getAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "authentication.identifier" element
getAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Gets the "authentication.identifier" element
getAuthorizationConstraintArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets array of all "authorization-constraint" elements
getAuthorizationConstraintArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets ith "authorization-constraint" element
getAuthorizationConstraintArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets array of all "authorization-constraint" elements
getAuthorizationConstraintArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets ith "authorization-constraint" element
getAuthorizationConstraintArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets array of all "authorization-constraint" elements
getAuthorizationConstraintArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets ith "authorization-constraint" element
getAuthorizationConstraintArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets array of all "authorization-constraint" elements
getAuthorizationConstraintArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets ith "authorization-constraint" element
getAuthorizationConstraintArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets array of all "authorization-constraint" elements
getAuthorizationConstraintArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets ith "authorization-constraint" element
getAuthorizationConstraintArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets array of all "authorization-constraint" elements
getAuthorizationConstraintArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets ith "authorization-constraint" element
getAuthorizationConstraints() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets the "authorization-mode" element
getAuthorizationMode() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets the "authorization-mode" element
getAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets the "authorization-mode" element
getAuthorizationMode() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets the "authorization-mode" element
getAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets the "authorization-mode" element
getAuthorizationMode() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets the "authorization-mode" element
getAuthorizationMode() - Method in class org.kaazing.gateway.server.context.resolve.DefaultAuthenticationContext
 
getAuthorizationMode() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getAuthorizationMode() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getAuthorizationMode() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getAwsAccessKeyId() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
Gets the "aws.access-key-id" element
getAwsAccessKeyId() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
Gets the "aws.access-key-id" element
getAwsAccessKeyId() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
Gets the "aws.access-key-id" element
getAwsAccessKeyId() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
Gets the "aws.access-key-id" element
getAwsAccessKeyId() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
Gets the "aws.access-key-id" element
getAwsAccessKeyId() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
Gets the "aws.access-key-id" element
getAwsAccessKeyId() - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
getAwsAccessKeyId() - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
getAwsSecretKey() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
Gets the "aws.secret-key" element
getAwsSecretKey() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
Gets the "aws.secret-key" element
getAwsSecretKey() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
Gets the "aws.secret-key" element
getAwsSecretKey() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
Gets the "aws.secret-key" element
getAwsSecretKey() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
Gets the "aws.secret-key" element
getAwsSecretKey() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
Gets the "aws.secret-key" element
getAwsSecretKeyId() - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
getAwsSecretKeyId() - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
getBalanceArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets array of all "balance" elements
getBalanceArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets ith "balance" element
getBalanceArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets array of all "balance" elements
getBalanceArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets ith "balance" element
getBalanceArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets array of all "balance" elements
getBalanceArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets ith "balance" element
getBalanceArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets array of all "balance" elements
getBalanceArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets ith "balance" element
getBalanceArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets array of all "balance" elements
getBalanceArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets ith "balance" element
getBalanceArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets array of all "balance" elements
getBalanceArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets ith "balance" element
getBalances() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getBalances() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getBalances() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getBalances() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getBinds() - Method in class org.kaazing.gateway.server.context.resolve.DefaultAcceptOptionsContext
 
getCacheControl() - Method in class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
Gets the "cache-control" element
getCacheControl() - Method in interface org.kaazing.gateway.server.config.june2016.LocationType
Gets the "cache-control" element
getCacheControl() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
Gets the "cache-control" element
getCacheControl() - Method in interface org.kaazing.gateway.server.config.nov2015.LocationType
Gets the "cache-control" element
getCanonicalizedURI(String, boolean) - Static method in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
Create a canonical URI from a given URI.
getCanonicalURI(String, boolean) - Static method in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
Create a canonical URI from a given URI.
getCapacity() - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
getCapacity() - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 
getCluster() - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getCluster() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getCluster() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getClusterArray() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets array of all "cluster" elements
getClusterArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets ith "cluster" element
getClusterArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "cluster" elements
getClusterArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "cluster" element
getClusterArray() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets array of all "cluster" elements
getClusterArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets ith "cluster" element
getClusterArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "cluster" elements
getClusterArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "cluster" element
getClusterArray() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets array of all "cluster" elements
getClusterArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets ith "cluster" element
getClusterArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "cluster" elements
getClusterArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "cluster" element
getClusterName() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getClusterName() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getCollectionsFactory() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getCollectionsFactory() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getConfigDir() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getConfigElementName() - Method in class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
getConfigElementType() - Method in class org.kaazing.gateway.server.test.config.SuppressibleNestedServicePropertiesConfiguration
 
getConfiguration() - Method in class org.kaazing.gateway.server.context.resolve.DefaultRealmContext
 
getConnect() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets the "connect" element
getConnect() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets the "connect" element
getConnect() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets the "connect" element
getConnect() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets the "connect" element
getConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "connect" element
getConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets ith "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets ith "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets ith "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets ith "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets ith "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets ith "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets ith "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets ith "connect" element
getConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets array of all "connect" elements
getConnectArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets ith "connect" element
getConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets array of all "connect" elements
getConnectArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets ith "connect" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Gets the "connect-options" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets the "connect-options" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Gets the "connect-options" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets the "connect-options" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets the "connect-options" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Gets the "connect-options" element
getConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets the "connect-options" element
getConnectOptions() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getConnectOptions() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getConnectOptions() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getConnectOptions() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getConnectOptions() - Method in class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
getConnectOptions() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getConnectOptions() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceDefaultsConfiguration
 
getConnectOptionsContext() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getConnectOptionsContext() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceDefaultsContext
 
getConnectOptionsContext() - Method in interface org.kaazing.gateway.server.context.ServiceDefaultsContext
 
getConnector() - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
getConnects() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getConnects() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getConnects() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getConnects() - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
getConnects() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getConnects() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getConnects() - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
getConnects() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getConnectStrategy() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets the "connect.strategy" element
getConnectStrategy() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets the "connect.strategy" element
getContentType(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getCredentialsGenerator() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets the "credentials.generator" element
getCredentialsGenerator() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets the "credentials.generator" element
getCredentialsTtl() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets the "credentials.ttl" element
getCredentialsTtl() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets the "credentials.ttl" element
getCrossOriginConstraints() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getCrossSiteConstraintArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets array of all "cross-site-constraint" elements
getCrossSiteConstraintArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets ith "cross-site-constraint" element
getCrossSiteConstraintArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets array of all "cross-site-constraint" elements
getCrossSiteConstraintArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets ith "cross-site-constraint" element
getCrossSiteConstraintArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets array of all "cross-site-constraint" elements
getCrossSiteConstraintArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets ith "cross-site-constraint" element
getCrossSiteConstraintArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets array of all "cross-site-constraint" elements
getCrossSiteConstraintArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets ith "cross-site-constraint" element
getCrossSiteConstraintArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets array of all "cross-site-constraint" elements
getCrossSiteConstraintArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets ith "cross-site-constraint" element
getCrossSiteConstraintArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets array of all "cross-site-constraint" elements
getCrossSiteConstraintArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets ith "cross-site-constraint" element
getCrossSiteConstraints() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getCurrentSuppressions() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
getDefaultPort() - Method in class org.kaazing.gateway.server.config.parse.DefaultSchemeConfig
 
getDefaultPort() - Method in interface org.kaazing.gateway.server.config.SchemeConfig
 
getDefaultPort() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSchemeContext
 
getDefaultPort() - Method in interface org.kaazing.gateway.server.context.SchemeContext
 
getDefaultSuppressions() - Static method in class org.kaazing.gateway.server.test.config.Suppressibles
 
getDelegate() - Method in class org.kaazing.gateway.server.util.collection.ConcurrentMapProxy
 
getDelegate() - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
getDelegate() - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
getDelegate() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
getDescription() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets the "description" element
getDescription() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets the "description" element
getDescription() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets the "description" element
getDescription() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets the "description" element
getDescription() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets the "description" element
getDescription() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets the "description" element
getDescription() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets the "description" element
getDescription() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets the "description" element
getDescription() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets the "description" element
getDescription() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets the "description" element
getDescription() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets the "description" element
getDescription() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets the "description" element
getDescription() - Method in class org.kaazing.gateway.server.context.resolve.DefaultRealmContext
 
getDescription() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getDescription() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getDescription() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getDescription() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getDescription() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getDestination() - Method in interface org.kaazing.gateway.server.messaging.MessagingSubscription
 
getDirectory() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets the "directory" element
getDirectory() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets the "directory" element
getDirectory() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets the "directory" element
getDirectory() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets the "directory" element
getDirectory() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets the "directory" element
getDirectory() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets the "directory" element
getElementIndex(Element, String) - Method in class org.kaazing.gateway.server.config.parse.translate.AbstractVisitor
 
getEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "encryption.key.alias" element
getEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Gets the "encryption.key.alias" element
getErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets the "error-pages-directory" element
getErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets the "error-pages-directory" element
getErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets the "error-pages-directory" element
getErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets the "error-pages-directory" element
getErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets the "error-pages-directory" element
getErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets the "error-pages-directory" element
getExtendedProperties() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getExtendedProperties() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getExtension() - Method in class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
Gets the "extension" element
getExtension() - Method in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
Gets the "extension" element
getExtension() - Method in class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
Gets the "extension" element
getExtension() - Method in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
Gets the "extension" element
getExtension() - Method in class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
Gets the "extension" element
getExtension() - Method in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
Gets the "extension" element
getFile() - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Options
Gets the "file" element
getFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl.OptionsImpl
Gets the "file" element
getFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Gets the "file" element
getFile() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Gets the "file" element
getFile() - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Options
Gets the "file" element
getFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl.OptionsImpl
Gets the "file" element
getFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Gets the "file" element
getFile() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Gets the "file" element
getFile() - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Options
Gets the "file" element
getFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl.OptionsImpl
Gets the "file" element
getFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Gets the "file" element
getFile() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Gets the "file" element
getGateway(GatewayConfiguration) - Method in class org.kaazing.gateway.server.test.GatewayClusterRule
 
getGatewayConfig() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument
Gets the "gateway-config" element
getGatewayConfig() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl
Gets the "gateway-config" element
getGatewayConfig() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument
Gets the "gateway-config" element
getGatewayConfig() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl
Gets the "gateway-config" element
getGatewayConfig() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument
Gets the "gateway-config" element
getGatewayConfig() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl
Gets the "gateway-config" element
getGatewayConfigXml() - Method in class org.kaazing.gateway.server.test.Gateway
 
getGatewayStartupLogger() - Static method in class org.kaazing.gateway.server.Launcher
 
getHint(Class<T>) - Method in class org.kaazing.gateway.server.messaging.MessagingHints
 
getHint(Class<T>, T) - Method in class org.kaazing.gateway.server.messaging.MessagingHints
 
getHttpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.bind" element
getHttpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "http.bind" element
getHttpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.bind" element
getHttpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "http.bind" element
getHttpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.bind" element
getHttpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "http.bind" element
getHttpChallengeScheme() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets the "http-challenge-scheme" element
getHttpChallengeScheme() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets the "http-challenge-scheme" element
getHttpChallengeScheme() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets the "http-challenge-scheme" element
getHttpChallengeScheme() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets the "http-challenge-scheme" element
getHttpChallengeScheme() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets the "http-challenge-scheme" element
getHttpChallengeScheme() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets the "http-challenge-scheme" element
getHttpChallengeScheme() - Method in class org.kaazing.gateway.server.context.resolve.DefaultAuthenticationContext
 
getHttpChallengeScheme() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getHttpChallengeScheme() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets array of all "http-cookie" elements
getHttpCookieArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets ith "http-cookie" element
getHttpCookieArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets array of all "http-cookie" elements
getHttpCookieArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets ith "http-cookie" element
getHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets array of all "http-cookie" elements
getHttpCookieArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets ith "http-cookie" element
getHttpCookieArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets array of all "http-cookie" elements
getHttpCookieArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets ith "http-cookie" element
getHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets array of all "http-cookie" elements
getHttpCookieArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets ith "http-cookie" element
getHttpCookieArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets array of all "http-cookie" elements
getHttpCookieArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets ith "http-cookie" element
getHttpCookieNames() - Method in class org.kaazing.gateway.server.context.resolve.DefaultAuthenticationContext
 
getHttpCookies() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getHttpCookies() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets array of all "http-header" elements
getHttpHeaderArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets ith "http-header" element
getHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets array of all "http-header" elements
getHttpHeaderArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets ith "http-header" element
getHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets array of all "http-header" elements
getHttpHeaderArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets ith "http-header" element
getHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets array of all "http-header" elements
getHttpHeaderArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets ith "http-header" element
getHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets array of all "http-header" elements
getHttpHeaderArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets ith "http-header" element
getHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets array of all "http-header" elements
getHttpHeaderArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets ith "http-header" element
getHttpHeaders() - Method in class org.kaazing.gateway.server.context.resolve.DefaultAuthenticationContext
 
getHttpHeaders() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getHttpHeaders() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getHttpKeepalive() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive" element
getHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "http.keepalive" element
getHttpKeepalive() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive" element
getHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "http.keepalive" element
getHttpKeepalive() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive" element
getHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "http.keepalive" element
getHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive.connections" element
getHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "http.keepalive.connections" element
getHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive.connections" element
getHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "http.keepalive.connections" element
getHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive.connections" element
getHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "http.keepalive.connections" element
getHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "http.keepalive.timeout" element
getHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "http.keepalive.timeout" element
getHttpMaxAuthenticationAttempts() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "http.max.authentication.attempts" element
getHttpMaxAuthenticationAttempts() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "http.max.authentication.attempts" element
getHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.maximum.redirects" element
getHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "http.maximum.redirects" element
getHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "http.maximum.redirects" element
getHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "http.maximum.redirects" element
getHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "http.maximum.redirects" element
getHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "http.maximum.redirects" element
getHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets array of all "http-query-parameter" elements
getHttpQueryParameterArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets ith "http-query-parameter" element
getHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets array of all "http-query-parameter" elements
getHttpQueryParameterArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets ith "http-query-parameter" element
getHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets array of all "http-query-parameter" elements
getHttpQueryParameterArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets ith "http-query-parameter" element
getHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets array of all "http-query-parameter" elements
getHttpQueryParameterArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets ith "http-query-parameter" element
getHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets array of all "http-query-parameter" elements
getHttpQueryParameterArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets ith "http-query-parameter" element
getHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets array of all "http-query-parameter" elements
getHttpQueryParameterArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets ith "http-query-parameter" element
getHttpQueryParameters() - Method in class org.kaazing.gateway.server.context.resolve.DefaultAuthenticationContext
 
getHttpQueryParameters() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getHttpQueryParameters() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getHttpRealm() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.realm" element
getHttpRealm() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "http.realm" element
getHttpsBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "https.bind" element
getHttpsBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "https.bind" element
getHttpsBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "https.bind" element
getHttpsBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "https.bind" element
getHttpsBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "https.bind" element
getHttpsBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "https.bind" element
getHttpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.transport" element
getHttpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "http.transport" element
getHttpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "http.transport" element
getHttpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "http.transport" element
getHttpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.transport" element
getHttpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "http.transport" element
getHttpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "http.transport" element
getHttpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "http.transport" element
getHttpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "http.transport" element
getHttpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "http.transport" element
getHttpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "http.transport" element
getHttpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "http.transport" element
getId() - Method in class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
getId() - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
Get the globally unique session identifier.
getId() - Method in interface org.kaazing.gateway.server.messaging.MessagingSubscription
 
getId() - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
getIdGenerator(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getIdGenerator(String) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getInjectables() - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getInjectables() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getInjectables() - Method in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
getInstance() - Static method in class org.kaazing.gateway.server.config.parse.translate.CommunityGatewayConfigTranslatorFactorySpi
 
getInstanceKey(MemberId) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getInstanceKey(MemberId) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getInstanceType() - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
getInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets the "internal.maximum.transferred.bytes" element
getInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets the "internal.maximum.transferred.bytes" element
getInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets the "internal.maximum.transferred.bytes" element
getInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets the "internal.maximum.transferred.bytes" element
getInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "internal.maximum.transferred.bytes" element
getInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "internal.maximum.transferred.bytes" element
getInternalURI(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultAcceptOptionsContext
 
getJmxMBeanServer() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getKeyAlgorithm() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets the "key.algorithm" element
getKeyAlgorithm() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets the "key.algorithm" element
getKeyAlias() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets the "key.alias" element
getKeyAlias() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets the "key.alias" element
getKeystore() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Gets the "keystore" element
getKeystore() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Gets the "keystore" element
getKeystore() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Gets the "keystore" element
getKeystore() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Gets the "keystore" element
getKeystore() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Gets the "keystore" element
getKeystore() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Gets the "keystore" element
getKeyStore() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getKeyStore() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
getKeyStore() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
getKeyStore() - Method in class org.kaazing.gateway.server.test.config.SuppressibleSecurityConfiguration
 
getKeyStoreFile() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getKeyStoreFile() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
Deprecated.
getKeyStoreFilePath() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getKeyStorePassword() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getKeyStorePassword() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
getKeyStorePassword() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
getKeyStorePassword() - Method in class org.kaazing.gateway.server.test.config.SuppressibleSecurityConfiguration
 
getKeyStorePasswordFile() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getKeyStorePasswordFile() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
Deprecated.
getList(String) - Method in class org.kaazing.gateway.server.messaging.collections.ClusterCollectionsFactory
 
getListValue() - Method in interface org.kaazing.gateway.server.config.june2016.StringList
 
getLocalMapStats() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
getLocalMember() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getLocalMember() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getLocationArray() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets array of all "location" elements
getLocationArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets ith "location" element
getLocationArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets array of all "location" elements
getLocationArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets ith "location" element
getLocationArray() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets array of all "location" elements
getLocationArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets ith "location" element
getLocationArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets array of all "location" elements
getLocationArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets ith "location" element
getLock(Object) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getLock(Object) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getLock(Object) - Method in class org.kaazing.gateway.server.messaging.collections.ClusterCollectionsFactory
 
getLogger() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getLoginContextFactory() - Method in class org.kaazing.gateway.server.context.resolve.DefaultRealmContext
 
getLoginModuleArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
Gets array of all "login-module" elements
getLoginModuleArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
Gets ith "login-module" element
getLoginModuleArray() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
Gets array of all "login-module" elements
getLoginModuleArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
Gets ith "login-module" element
getLoginModuleArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
Gets array of all "login-module" elements
getLoginModuleArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
Gets ith "login-module" element
getLoginModuleArray() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
Gets array of all "login-module" elements
getLoginModuleArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
Gets ith "login-module" element
getLoginModuleArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
Gets array of all "login-module" elements
getLoginModuleArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
Gets ith "login-module" element
getLoginModuleArray() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
Gets array of all "login-module" elements
getLoginModuleArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
Gets ith "login-module" element
getLoginModules() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets the "login-modules" element
getLoginModules() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets the "login-modules" element
getLoginModules() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets the "login-modules" element
getLoginModules() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets the "login-modules" element
getLoginModules() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets the "login-modules" element
getLoginModules() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets the "login-modules" element
getLoginModules() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getManifestAttributesFromURL(URL) - Method in class org.kaazing.gateway.server.util.version.ManifestReader
Retrieves the jar file manifest attributes for a given class path entry
getManifestURLs() - Method in class org.kaazing.gateway.server.util.version.ManifestReader
Retrieves the class path entries.
getMap(String) - Method in class org.kaazing.gateway.server.messaging.collections.ClusterCollectionsFactory
 
getMapEntry(K) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
getMappings() - Method in class org.kaazing.gateway.server.test.config.NetworkConfiguration
 
getMappings() - Method in class org.kaazing.gateway.server.test.config.SuppressibleNetworkConfiguration
 
getMaximumAge() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Gets the "maximum-age" element
getMaximumAge() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Gets the "maximum-age" element
getMaximumAge() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Gets the "maximum-age" element
getMaximumAge() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Gets the "maximum-age" element
getMaximumAge() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Gets the "maximum-age" element
getMaximumAge() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Gets the "maximum-age" element
getMaximumAge() - Method in class org.kaazing.gateway.server.context.resolve.DefaultCrossSiteConstraintContext
 
getMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets the "maximum.pending.bytes" element
getMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets the "maximum.pending.bytes" element
getMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets the "maximum.pending.bytes" element
getMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets the "maximum.pending.bytes" element
getMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "maximum.pending.bytes" element
getMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "maximum.pending.bytes" element
getMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets the "maximum.recovery.interval" element
getMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets the "maximum.recovery.interval" element
getMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets the "maximum.recovery.interval" element
getMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets the "maximum.recovery.interval" element
getMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "maximum.recovery.interval" element
getMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "maximum.recovery.interval" element
getMemberIds() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getMemberIds() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getMessageBufferFactory() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
getMessageBufferFactory() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
getMimeMappingArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Gets ith "mime-mapping" element
getMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets array of all "mime-mapping" elements
getMimeMappingArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets ith "mime-mapping" element
getMimeMappings() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getMimeMappings() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceDefaultsContext
 
getMimeMappings() - Method in interface org.kaazing.gateway.server.context.ServiceDefaultsContext
 
getMimeMappings() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getMimeMappings() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getMimeMappings() - Method in class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
getMimeMappings() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getMimeMappings() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceDefaultsConfiguration
 
getMimeType() - Method in class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
Gets the "mime-type" element
getMimeType() - Method in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
Gets the "mime-type" element
getMimeType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
Gets the "mime-type" element
getMimeType() - Method in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
Gets the "mime-type" element
getMimeType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
Gets the "mime-type" element
getMimeType() - Method in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
Gets the "mime-type" element
getMonitoringFactory() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getName() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.june2016.PropertyType
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.nov2015.PropertyType
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.parse.DefaultResourceConfig
 
getName() - Method in class org.kaazing.gateway.server.config.parse.DefaultSchemeConfig
 
getName() - Method in interface org.kaazing.gateway.server.config.ResourceConfig
 
getName() - Method in interface org.kaazing.gateway.server.config.SchemeConfig
 
getName() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets the "name" element
getName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.sep2014.PropertyType
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets the "name" element
getName() - Method in interface org.kaazing.gateway.server.context.DependencyContext
 
getName() - Method in class org.kaazing.gateway.server.context.resolve.DefaultRealmContext
 
getName() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSchemeContext
 
getName() - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
getName() - Method in interface org.kaazing.gateway.server.context.SchemeContext
 
getName() - Method in interface org.kaazing.gateway.server.context.TransportContext
 
getName() - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
getName() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getName() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getName() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getName() - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
getName() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getName() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getName() - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
getNested(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
getNested(String, boolean) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
getNestedProperties() - Method in class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
getNestedProperties() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getNetwork() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getNotifyArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets array of all "notify" elements
getNotifyArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets ith "notify" element
getNotifyArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets array of all "notify" elements
getNotifyArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets ith "notify" element
getNotifyArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets array of all "notify" elements
getNotifyArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets ith "notify" element
getNotifyArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets array of all "notify" elements
getNotifyArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets ith "notify" element
getNotifyArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets array of all "notify" elements
getNotifyArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets ith "notify" element
getNotifyArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets array of all "notify" elements
getNotifyArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets ith "notify" element
getObjectValue() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin
 
getObjectValue() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin
 
getObjectValue() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin
 
getOldestId() - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
getOldestId() - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 
getOnClientMessage() - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType
Gets the "on.client.message" element
getOnClientMessage() - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServicePropertiesTypeImpl
Gets the "on.client.message" element
getOnClientMessage() - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType
Gets the "on.client.message" element
getOnClientMessage() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServicePropertiesTypeImpl
Gets the "on.client.message" element
getOptions() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
Gets the "options" element
getOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Gets the "options" element
getOptions() - Method in class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
getOptions() - Method in class org.kaazing.gateway.server.test.config.SuppressibleLoginModuleConfiguration
 
getPasswordFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Gets the "password-file" element
getPasswordFile() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Gets the "password-file" element
getPasswordFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Gets the "password-file" element
getPasswordFile() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Gets the "password-file" element
getPasswordFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Gets the "password-file" element
getPasswordFile() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Gets the "password-file" element
getPath() - Method in class org.kaazing.gateway.server.config.parse.DefaultResourceConfig
 
getPath() - Method in interface org.kaazing.gateway.server.config.ResourceConfig
 
getPatterns() - Method in class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
Gets the "patterns" element
getPatterns() - Method in interface org.kaazing.gateway.server.config.june2016.LocationType
Gets the "patterns" element
getPatterns() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
Gets the "patterns" element
getPatterns() - Method in interface org.kaazing.gateway.server.config.nov2015.LocationType
Gets the "patterns" element
getPayload() - Method in class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
getPipeTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "pipe.transport" element
getPipeTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "pipe.transport" element
getPipeTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "pipe.transport" element
getPipeTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "pipe.transport" element
getPipeTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "pipe.transport" element
getPipeTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "pipe.transport" element
getPipeTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "pipe.transport" element
getPipeTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "pipe.transport" element
getPipeTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "pipe.transport" element
getPipeTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "pipe.transport" element
getPipeTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "pipe.transport" element
getPipeTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "pipe.transport" element
getPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets the "prepared.connection.count" element
getPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets the "prepared.connection.count" element
getPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets the "prepared.connection.count" element
getPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets the "prepared.connection.count" element
getPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "prepared.connection.count" element
getPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "prepared.connection.count" element
getProcessorCount() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getProperties() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Gets the "properties" element
getProperties() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets the "properties" element
getProperties() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets the "properties" element
getProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Gets the "properties" element
getProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets the "properties" element
getProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets the "properties" element
getProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Gets the "properties" element
getProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets the "properties" element
getProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets the "properties" element
getProperties() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getProperties() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getProperties() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getProperties() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getProperties() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getProperty(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultAuthenticationContext
 
getPropertyArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
Gets array of all "property" elements
getPropertyArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
Gets ith "property" element
getPropertyArray() - Method in interface org.kaazing.gateway.server.config.june2016.PropertiesType
Gets array of all "property" elements
getPropertyArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.PropertiesType
Gets ith "property" element
getPropertyArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
Gets array of all "property" elements
getPropertyArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
Gets ith "property" element
getPropertyArray() - Method in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
Gets array of all "property" elements
getPropertyArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
Gets ith "property" element
getPropertyArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
Gets array of all "property" elements
getPropertyArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
Gets ith "property" element
getPropertyArray() - Method in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
Gets array of all "property" elements
getPropertyArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
Gets ith "property" element
getQueue(String) - Method in class org.kaazing.gateway.server.messaging.collections.ClusterCollectionsFactory
 
getRealm(String) - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getRealm(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getRealmArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Gets array of all "realm" elements
getRealmArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Gets ith "realm" element
getRealmArray() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Gets array of all "realm" elements
getRealmArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Gets ith "realm" element
getRealmArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Gets array of all "realm" elements
getRealmArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Gets ith "realm" element
getRealmArray() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Gets array of all "realm" elements
getRealmArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Gets ith "realm" element
getRealmArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Gets array of all "realm" elements
getRealmArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Gets ith "realm" element
getRealmArray() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Gets array of all "realm" elements
getRealmArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Gets ith "realm" element
getRealmContext(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultRealmsContext
 
getRealmContext(String) - Method in interface org.kaazing.gateway.server.context.resolve.RealmsContext
 
getRealmName() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets the "realm-name" element
getRealmName() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets the "realm-name" element
getRealmName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets the "realm-name" element
getRealmName() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets the "realm-name" element
getRealmName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets the "realm-name" element
getRealmName() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets the "realm-name" element
getRealmName() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getRealmName() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getRealmName() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getRealms() - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getRealms() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getRealms() - Method in class org.kaazing.gateway.server.context.resolve.DefaultRealmsContext
 
getRealms() - Method in interface org.kaazing.gateway.server.context.resolve.RealmsContext
 
getRealms() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
getRepeat() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType
Gets the "repeat" element
getRepeat() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServicePropertiesTypeImpl
Gets the "repeat" element
getRepeat() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType
Gets the "repeat" element
getRepeat() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServicePropertiesTypeImpl
Gets the "repeat" element
getRepeat() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets the "repeat" element
getRepeat() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets the "repeat" element
getRequiredRoles() - Method in class org.kaazing.gateway.server.test.config.AuthorizationConstraintConfiguration
 
getRequiredRoles() - Method in class org.kaazing.gateway.server.test.config.SuppressibleAuthorizationConstraintConfiguration
 
getRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Gets array of all "require-role" elements
getRequireRoleArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Gets ith "require-role" element
getRequireRoleArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Gets array of all "require-role" elements
getRequireRoleArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Gets ith "require-role" element
getRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Gets array of all "require-role" elements
getRequireRoleArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Gets ith "require-role" element
getRequireRoleArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Gets array of all "require-role" elements
getRequireRoleArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Gets ith "require-role" element
getRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Gets array of all "require-role" elements
getRequireRoleArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Gets ith "require-role" element
getRequireRoleArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Gets array of all "require-role" elements
getRequireRoleArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Gets ith "require-role" element
getRequireRoles() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getRequireValidUserArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Gets array of all "require-valid-user" elements
getRequireValidUserArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Gets ith "require-valid-user" element
getRequireValidUserArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Gets array of all "require-valid-user" elements
getRequireValidUserArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Gets ith "require-valid-user" element
getRequireValidUserArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Gets array of all "require-valid-user" elements
getRequireValidUserArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Gets ith "require-valid-user" element
getRequireValidUserArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Gets array of all "require-valid-user" elements
getRequireValidUserArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Gets ith "require-valid-user" element
getRequireValidUserArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Gets array of all "require-valid-user" elements
getRequireValidUserArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Gets ith "require-valid-user" element
getRequireValidUserArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Gets array of all "require-valid-user" elements
getRequireValidUserArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Gets ith "require-valid-user" element
getSchedulerProvider() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getScheme(String) - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getScheme(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getSecurity() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getSecurityArray() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets array of all "security" elements
getSecurityArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets ith "security" element
getSecurityArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "security" elements
getSecurityArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "security" element
getSecurityArray() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets array of all "security" elements
getSecurityArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets ith "security" element
getSecurityArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "security" elements
getSecurityArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "security" element
getSecurityArray() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets array of all "security" elements
getSecurityArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets ith "security" element
getSecurityArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "security" elements
getSecurityArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "security" element
getService() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getServiceArray() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets array of all "service" elements
getServiceArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets ith "service" element
getServiceArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "service" elements
getServiceArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "service" element
getServiceArray() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets array of all "service" elements
getServiceArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets ith "service" element
getServiceArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "service" elements
getServiceArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "service" element
getServiceArray() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets array of all "service" elements
getServiceArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets ith "service" element
getServiceArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "service" elements
getServiceArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "service" element
getServiceDefaults() - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getServiceDefaults() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getServiceDefaults() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getServiceDefaultsArray() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets array of all "service-defaults" elements
getServiceDefaultsArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Gets ith "service-defaults" element
getServiceDefaultsArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "service-defaults" elements
getServiceDefaultsArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "service-defaults" element
getServiceDefaultsArray() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets array of all "service-defaults" elements
getServiceDefaultsArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Gets ith "service-defaults" element
getServiceDefaultsArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "service-defaults" elements
getServiceDefaultsArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "service-defaults" element
getServiceDefaultsArray() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets array of all "service-defaults" elements
getServiceDefaultsArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Gets ith "service-defaults" element
getServiceDefaultsArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets array of all "service-defaults" elements
getServiceDefaultsArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Gets ith "service-defaults" element
getServiceDescription() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Gets the "service.domain" element
getServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets the "service.domain" element
getServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets the "service.domain" element
getServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Gets the "service.domain" element
getServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets the "service.domain" element
getServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets the "service.domain" element
getServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets the "service.domain" element
getServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Gets the "service.domain" element
getServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets the "service.domain" element
getServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Gets the "service.domain" element
getServiceName() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getServiceRealm() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getServiceRegistry() - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getServiceRegistry() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getServices() - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getServices() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getServices() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getServiceSpecificObjects() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getServiceType() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getSessionInitializor() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getSessionTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets the "session-timeout" element
getSessionTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets the "session-timeout" element
getSessionTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets the "session-timeout" element
getSessionTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets the "session-timeout" element
getSessionTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets the "session-timeout" element
getSessionTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets the "session-timeout" element
getSessionTimeout() - Method in class org.kaazing.gateway.server.context.resolve.DefaultAuthenticationContext
 
getSessionTimeout() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getSessionTimeout() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getSessionTimeout() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getSimpleProperties() - Method in class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
getSimpleProperties() - Method in class org.kaazing.gateway.server.test.config.SuppressibleNestedServicePropertiesConfiguration
 
getSslBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.bind" element
getSslBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ssl.bind" element
getSslBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.bind" element
getSslBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ssl.bind" element
getSslBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.bind" element
getSslBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ssl.bind" element
getSslCiphers() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.ciphers" element
getSslCiphers() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.ciphers" element
getSslCiphers() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ssl.ciphers" element
getSslCiphers() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "ssl.ciphers" element
getSslCiphers() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.ciphers" element
getSslCiphers() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.ciphers" element
getSslCiphers() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ssl.ciphers" element
getSslCiphers() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "ssl.ciphers" element
getSslCiphers() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.ciphers" element
getSslCiphers() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.ciphers" element
getSslCiphers() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ssl.ciphers" element
getSslCiphers() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "ssl.ciphers" element
getSslEncryption() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.encryption" element
getSslEncryption() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.encryption" element
getSslEncryption() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ssl.encryption" element
getSslEncryption() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "ssl.encryption" element
getSslEncryption() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.encryption" element
getSslEncryption() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.encryption" element
getSslEncryption() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ssl.encryption" element
getSslEncryption() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "ssl.encryption" element
getSslEncryption() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.encryption" element
getSslEncryption() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.encryption" element
getSslEncryption() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ssl.encryption" element
getSslEncryption() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "ssl.encryption" element
getSslProtocols() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.protocols" element
getSslProtocols() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.protocols" element
getSslProtocols() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ssl.protocols" element
getSslProtocols() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "ssl.protocols" element
getSslProtocols() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.protocols" element
getSslProtocols() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.protocols" element
getSslProtocols() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ssl.protocols" element
getSslProtocols() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "ssl.protocols" element
getSslProtocols() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.protocols" element
getSslProtocols() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.protocols" element
getSslProtocols() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ssl.protocols" element
getSslProtocols() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "ssl.protocols" element
getSslTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.transport" element
getSslTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.transport" element
getSslTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ssl.transport" element
getSslTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "ssl.transport" element
getSslTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.transport" element
getSslTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.transport" element
getSslTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ssl.transport" element
getSslTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "ssl.transport" element
getSslTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.transport" element
getSslTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "ssl.transport" element
getSslTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ssl.transport" element
getSslTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "ssl.transport" element
getSslVerifyClient() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.verify-client" element
getSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ssl.verify-client" element
getSslVerifyClient() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.verify-client" element
getSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ssl.verify-client" element
getSslVerifyClient() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ssl.verify-client" element
getSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ssl.verify-client" element
getSuccess() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Gets the "success" element
getSuccess() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Gets the "success" element
getSuccess() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Gets the "success" element
getSuccess() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Gets the "success" element
getSuccess() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Gets the "success" element
getSuccess() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Gets the "success" element
getSuccess() - Method in class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
getSuccess() - Method in class org.kaazing.gateway.server.test.config.SuppressibleLoginModuleConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.AuthorizationConstraintConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
getSuppressibleConfiguration() - Method in interface org.kaazing.gateway.server.test.config.Configuration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.NetworkConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getSuppressibleConfiguration() - Method in class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
getSuppressions() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
getSuppressions() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getSuppressions() - Method in class org.kaazing.gateway.server.test.config.Suppressible
 
getSuppressions() - Method in interface org.kaazing.gateway.server.test.config.SuppressibleConfiguration
 
getSymbolicLinks() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets the "symbolic-links" element
getSymbolicLinks() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets the "symbolic-links" element
getTcpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "tcp.bind" element
getTcpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "tcp.bind" element
getTcpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "tcp.bind" element
getTcpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "tcp.bind" element
getTcpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "tcp.bind" element
getTcpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "tcp.bind" element
getTcpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "tcp.bind" element
getTcpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "tcp.bind" element
getTcpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "tcp.bind" element
getTcpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "tcp.bind" element
getTcpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "tcp.bind" element
getTcpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "tcp.bind" element
getTcpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "tcp.transport" element
getTcpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "tcp.transport" element
getTcpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "tcp.transport" element
getTcpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "tcp.transport" element
getTcpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "tcp.transport" element
getTcpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "tcp.transport" element
getTcpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "tcp.transport" element
getTcpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "tcp.transport" element
getTcpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "tcp.transport" element
getTcpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "tcp.transport" element
getTcpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "tcp.transport" element
getTcpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "tcp.transport" element
getTempDirectory() - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getTempDirectory() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getTempDirectory() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getTempDirectory() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getTopic(String) - Method in class org.kaazing.gateway.server.messaging.collections.ClusterCollectionsFactory
 
getTranslator(GatewayConfigNamespace) - Method in class org.kaazing.gateway.server.config.parse.translate.CommunityGatewayConfigTranslatorFactorySpi
Given an incoming namespace, return the translator pipeline to translate a document with that namespace up to the 'current' format.
getTranslator(GatewayConfigNamespace) - Method in class org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslatorFactory
Given an incoming namespace, return the translator pipeline to translate a document with that namespace up to the 'current' format.
getTranslator(GatewayConfigNamespace) - Method in interface org.kaazing.gateway.server.config.parse.translate.spi.GatewayConfigTranslatorFactorySpi
Given an incoming namespace, return the translator pipeline to translate a document with that namespace up to the 'current' format.
getTranslators() - Method in class org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslatorPipeline
 
getTransport() - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
getTransportForScheme(String) - Method in interface org.kaazing.gateway.server.context.GatewayContext
 
getTransportForScheme(String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getTransportName() - Method in class org.kaazing.gateway.server.config.parse.DefaultSchemeConfig
 
getTransportName() - Method in interface org.kaazing.gateway.server.config.SchemeConfig
 
getTruststore() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Gets the "truststore" element
getTruststore() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Gets the "truststore" element
getTruststore() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Gets the "truststore" element
getTruststore() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Gets the "truststore" element
getTruststore() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Gets the "truststore" element
getTruststore() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Gets the "truststore" element
getTrustStore() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getTrustStore() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
getTrustStore() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
getTrustStore() - Method in class org.kaazing.gateway.server.test.config.SuppressibleSecurityConfiguration
 
getTrustStoreFile() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getTrustStoreFile() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
Deprecated.
getTrustStoreFilePath() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getTrustStorePassword() - Method in class org.kaazing.gateway.server.context.resolve.DefaultSecurityContext
 
getTrustStorePassword() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
getTrustStorePasswordFile() - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
Deprecated.
getType() - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.JndiLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.KeystoreLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.june2016.impl.UpdateCheckServiceTypeImpl
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.JndiLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.JndiLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.KeystoreLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.UpdateCheckServiceTypeImpl
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.JndiLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.KeystoreLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.UpdateCheckServiceTypeImpl
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets the "type" element
getType() - Method in interface org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType
Gets the "type" element
getType() - Method in class org.kaazing.gateway.server.service.DummyService
 
getType() - Method in class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
getType() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
getType() - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
getType() - Method in class org.kaazing.gateway.server.test.config.SuppressibleLoginModuleConfiguration
 
getType() - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
getUdpInterface() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "udp.interface" element
getUdpInterface() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "udp.interface" element
getUdpInterface() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "udp.interface" element
getUdpInterface() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "udp.interface" element
getUdpInterface() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "udp.interface" element
getUdpInterface() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "udp.interface" element
getUdpInterface() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "udp.interface" element
getUdpInterface() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "udp.interface" element
getUdpInterface() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "udp.interface" element
getUdpInterface() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "udp.interface" element
getUdpInterface() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "udp.interface" element
getUdpInterface() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "udp.interface" element
getUrlArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets array of all "url" elements
getUrlArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets ith "url" element
getUrlArray() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets array of all "url" elements
getUrlArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets ith "url" element
getUsernameSeparator() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets the "username.separator" element
getUsernameSeparator() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets the "username.separator" element
getUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets array of all "user-principal-class" elements
getUserPrincipalClassArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets ith "user-principal-class" element
getUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets array of all "user-principal-class" elements
getUserPrincipalClassArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets ith "user-principal-class" element
getUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets array of all "user-principal-class" elements
getUserPrincipalClassArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets ith "user-principal-class" element
getUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets array of all "user-principal-class" elements
getUserPrincipalClassArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets ith "user-principal-class" element
getUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets array of all "user-principal-class" elements
getUserPrincipalClassArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets ith "user-principal-class" element
getUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets array of all "user-principal-class" elements
getUserPrincipalClassArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets ith "user-principal-class" element
getUserPrincipalClasses() - Method in class org.kaazing.gateway.server.context.resolve.DefaultRealmContext
 
getUserPrincipalClasses() - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
getUserPrincipalClasses() - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
getValue() - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
Gets the "value" element
getValue() - Method in interface org.kaazing.gateway.server.config.june2016.PropertyType
Gets the "value" element
getValue() - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
Gets the "value" element
getValue() - Method in interface org.kaazing.gateway.server.config.nov2015.PropertyType
Gets the "value" element
getValue() - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
Gets the "value" element
getValue() - Method in interface org.kaazing.gateway.server.config.sep2014.PropertyType
Gets the "value" element
getWebDirectory() - Method in class org.kaazing.gateway.server.context.resolve.DefaultGatewayContext
 
getWebDirectory() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
getWebRootDirectory() - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
getWelcomeFile() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets the "welcome-file" element
getWelcomeFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets the "welcome-file" element
getWelcomeFile() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets the "welcome-file" element
getWelcomeFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets the "welcome-file" element
getWelcomeFile() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets the "welcome-file" element
getWelcomeFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets the "welcome-file" element
getWsBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.bind" element
getWsBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ws.bind" element
getWsBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.bind" element
getWsBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ws.bind" element
getWsBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.bind" element
getWsBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ws.bind" element
getWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ws.inactivity.timeout" element
getWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "ws.inactivity.timeout" element
getWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.maximum.message.size" element
getWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "ws.maximum.message.size" element
getWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.maximum.message.size" element
getWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "ws.maximum.message.size" element
getWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "ws.maximum.message.size" element
getWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "ws.maximum.message.size" element
getWssBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets the "wss.bind" element
getWssBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets the "wss.bind" element
getWssBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets the "wss.bind" element
getWssBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets the "wss.bind" element
getWssBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets the "wss.bind" element
getWssBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets the "wss.bind" element
getWsVersion() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets the "ws.version" element
getWsVersion() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets the "ws.version" element
getWsVersion() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets the "ws.version" element
getWsVersion() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets the "ws.version" element
getWsVersion() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets the "ws.version" element
getWsVersion() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets the "ws.version" element
getYoungestId() - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
getYoungestId() - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 

H

handler - Variable in class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
hashCode() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
hashCode() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
httpChallengeScheme(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
HttpChallengeSchemeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl.HttpChallengeSchemeImpl
 
HttpChallengeSchemeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl.HttpChallengeSchemeImpl
 
HttpChallengeSchemeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl.HttpChallengeSchemeImpl
 
HttpChallengeSchemeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl.HttpChallengeSchemeImpl
 
HttpChallengeSchemeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl.HttpChallengeSchemeImpl
 
HttpChallengeSchemeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl.HttpChallengeSchemeImpl
 
httpCookie(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
httpHeader(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
HttpKeepaliveImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl
 
HttpKeepaliveImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl
 
HttpKeepaliveImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl
 
HttpKeepaliveImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl
 
HttpKeepaliveImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl
 
HttpKeepaliveImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl
 
HttpProxyServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML http.proxyServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
HttpProxyServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML http.proxyServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
HttpProxyServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML http.proxyServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
HttpProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
HttpProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
HttpProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
HttpProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML http.proxyServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
HttpProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
 
HttpProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML http.proxyServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
HttpProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
 
HttpProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML http.proxyServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
HttpProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
 
httpQueryParameter(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 

I

IMapProxy<K,V> - Class in org.kaazing.gateway.server.util.collection
 
IMapProxy() - Constructor for class org.kaazing.gateway.server.util.collection.IMapProxy
 
INDEXES - Static variable in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options
 
INDEXES - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options
 
INDEXES - Static variable in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options
 
init() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
init(GatewayContext) - Method in class org.kaazing.gateway.server.Launcher
 
init(ServiceContext) - Method in class org.kaazing.gateway.server.service.DummyService
 
init(GatewayConfiguration...) - Method in class org.kaazing.gateway.server.test.GatewayClusterRule
 
init(List<GatewayConfiguration>) - Method in class org.kaazing.gateway.server.test.GatewayClusterRule
 
init(List<GatewayConfiguration>, String) - Method in class org.kaazing.gateway.server.test.GatewayClusterRule
 
init(GatewayConfiguration) - Method in class org.kaazing.gateway.server.test.GatewayRule
 
init(GatewayConfiguration, String) - Method in class org.kaazing.gateway.server.test.GatewayRule
 
init() - Method in class org.kaazing.gateway.server.util.der.DerDecodingState
 
init() - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
init() - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
init() - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
initedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
initedService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service has been initiated
initedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
initialize(KaazingSessionInitializer<ConnectFuture>, ServiceContext, int) - Method in class org.kaazing.gateway.server.service.AbstractSessionInitializer
 
initialize(KaazingSessionInitializer<T>, ServiceContext, int) - Method in interface org.kaazing.gateway.server.service.KaazingSessionInitializer
Initialize the session initializer.
initializeSession(IoSession, ConnectFuture) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext.StandardSessionInitializer
 
initializeSession(IoSession, ConnectFuture) - Method in class org.kaazing.gateway.server.service.AbstractSessionInitializer
 
initingGateway(Properties, Map<String, Object>) - Method in class org.kaazing.gateway.server.GatewayObserver
 
initingGateway(Properties, Map<String, Object>) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that the gateway is being initialized.
initingGateway(Properties, Map<String, Object>) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
initingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
initingService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification for when a service is being initiated
initingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Inserts the value as the ith "accept" element
insertAccept(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts the value as the ith "accept" element
insertBalance(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts the value as the ith "balance" element
insertBalance(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts the value as the ith "balance" element
insertBalance(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts the value as the ith "balance" element
insertBalance(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts the value as the ith "balance" element
insertBalance(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts the value as the ith "balance" element
insertBalance(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts the value as the ith "balance" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts the value as the ith "connect" element
insertConnect(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts the value as the ith "connect" element
insertHttpCookie(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Inserts the value as the ith "http-cookie" element
insertHttpCookie(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-cookie" element
insertHttpCookie(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Inserts the value as the ith "http-cookie" element
insertHttpCookie(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-cookie" element
insertHttpCookie(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Inserts the value as the ith "http-cookie" element
insertHttpCookie(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-cookie" element
insertHttpHeader(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Inserts the value as the ith "http-header" element
insertHttpHeader(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-header" element
insertHttpHeader(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Inserts the value as the ith "http-header" element
insertHttpHeader(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-header" element
insertHttpHeader(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Inserts the value as the ith "http-header" element
insertHttpHeader(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-header" element
insertHttpQueryParameter(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Inserts the value as the ith "http-query-parameter" element
insertHttpQueryParameter(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-query-parameter" element
insertHttpQueryParameter(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Inserts the value as the ith "http-query-parameter" element
insertHttpQueryParameter(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-query-parameter" element
insertHttpQueryParameter(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Inserts the value as the ith "http-query-parameter" element
insertHttpQueryParameter(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Inserts the value as the ith "http-query-parameter" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts and returns a new empty value (as xml) as the ith "accept" element
insertNewAuthorizationConstraint(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "authorization-constraint" element
insertNewAuthorizationConstraint(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts and returns a new empty value (as xml) as the ith "authorization-constraint" element
insertNewAuthorizationConstraint(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "authorization-constraint" element
insertNewAuthorizationConstraint(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts and returns a new empty value (as xml) as the ith "authorization-constraint" element
insertNewAuthorizationConstraint(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "authorization-constraint" element
insertNewAuthorizationConstraint(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts and returns a new empty value (as xml) as the ith "authorization-constraint" element
insertNewBalance(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "balance" element
insertNewBalance(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts and returns a new empty value (as xml) as the ith "balance" element
insertNewBalance(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "balance" element
insertNewBalance(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts and returns a new empty value (as xml) as the ith "balance" element
insertNewBalance(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "balance" element
insertNewBalance(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts and returns a new empty value (as xml) as the ith "balance" element
insertNewCluster(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "cluster" element
insertNewCluster(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "cluster" element
insertNewCluster(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "cluster" element
insertNewCluster(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "cluster" element
insertNewCluster(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "cluster" element
insertNewCluster(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "cluster" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewConnect(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts and returns a new empty value (as xml) as the ith "connect" element
insertNewCrossSiteConstraint(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "cross-site-constraint" element
insertNewCrossSiteConstraint(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts and returns a new empty value (as xml) as the ith "cross-site-constraint" element
insertNewCrossSiteConstraint(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "cross-site-constraint" element
insertNewCrossSiteConstraint(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts and returns a new empty value (as xml) as the ith "cross-site-constraint" element
insertNewCrossSiteConstraint(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "cross-site-constraint" element
insertNewCrossSiteConstraint(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts and returns a new empty value (as xml) as the ith "cross-site-constraint" element
insertNewHttpCookie(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-cookie" element
insertNewHttpCookie(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-cookie" element
insertNewHttpCookie(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-cookie" element
insertNewHttpCookie(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-cookie" element
insertNewHttpCookie(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-cookie" element
insertNewHttpCookie(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-cookie" element
insertNewHttpHeader(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-header" element
insertNewHttpHeader(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-header" element
insertNewHttpHeader(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-header" element
insertNewHttpHeader(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-header" element
insertNewHttpHeader(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-header" element
insertNewHttpHeader(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-header" element
insertNewHttpQueryParameter(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-query-parameter" element
insertNewHttpQueryParameter(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-query-parameter" element
insertNewHttpQueryParameter(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-query-parameter" element
insertNewHttpQueryParameter(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-query-parameter" element
insertNewHttpQueryParameter(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Inserts and returns a new empty value (as xml) as the ith "http-query-parameter" element
insertNewHttpQueryParameter(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "http-query-parameter" element
insertNewLocation(int) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Inserts and returns a new empty value (as xml) as the ith "location" element
insertNewLocation(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "location" element
insertNewLocation(int) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Inserts and returns a new empty value (as xml) as the ith "location" element
insertNewLocation(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "location" element
insertNewLoginModule(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "login-module" element
insertNewLoginModule(int) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
Inserts and returns a new empty value (as xml) as the ith "login-module" element
insertNewLoginModule(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "login-module" element
insertNewLoginModule(int) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
Inserts and returns a new empty value (as xml) as the ith "login-module" element
insertNewLoginModule(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "login-module" element
insertNewLoginModule(int) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
Inserts and returns a new empty value (as xml) as the ith "login-module" element
insertNewMimeMapping(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
insertNewNotify(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "notify" element
insertNewNotify(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts and returns a new empty value (as xml) as the ith "notify" element
insertNewNotify(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "notify" element
insertNewNotify(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts and returns a new empty value (as xml) as the ith "notify" element
insertNewNotify(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts and returns a new empty value (as xml) as the ith "notify" element
insertNewNotify(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts and returns a new empty value (as xml) as the ith "notify" element
insertNewProperty(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in interface org.kaazing.gateway.server.config.june2016.PropertiesType
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewProperty(int) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
Inserts and returns a new empty value (as xml) as the ith "property" element
insertNewRealm(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Inserts and returns a new empty value (as xml) as the ith "realm" element
insertNewRealm(int) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Inserts and returns a new empty value (as xml) as the ith "realm" element
insertNewRealm(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Inserts and returns a new empty value (as xml) as the ith "realm" element
insertNewRealm(int) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Inserts and returns a new empty value (as xml) as the ith "realm" element
insertNewRealm(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Inserts and returns a new empty value (as xml) as the ith "realm" element
insertNewRealm(int) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Inserts and returns a new empty value (as xml) as the ith "realm" element
insertNewRequireRole(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Inserts and returns a new empty value (as xml) as the ith "require-role" element
insertNewRequireRole(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Inserts and returns a new empty value (as xml) as the ith "require-role" element
insertNewRequireRole(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Inserts and returns a new empty value (as xml) as the ith "require-role" element
insertNewRequireRole(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Inserts and returns a new empty value (as xml) as the ith "require-role" element
insertNewRequireRole(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Inserts and returns a new empty value (as xml) as the ith "require-role" element
insertNewRequireRole(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Inserts and returns a new empty value (as xml) as the ith "require-role" element
insertNewRequireValidUser(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Inserts and returns a new empty value (as xml) as the ith "require-valid-user" element
insertNewRequireValidUser(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Inserts and returns a new empty value (as xml) as the ith "require-valid-user" element
insertNewRequireValidUser(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Inserts and returns a new empty value (as xml) as the ith "require-valid-user" element
insertNewRequireValidUser(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Inserts and returns a new empty value (as xml) as the ith "require-valid-user" element
insertNewRequireValidUser(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Inserts and returns a new empty value (as xml) as the ith "require-valid-user" element
insertNewRequireValidUser(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Inserts and returns a new empty value (as xml) as the ith "require-valid-user" element
insertNewSecurity(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "security" element
insertNewSecurity(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "security" element
insertNewSecurity(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "security" element
insertNewSecurity(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "security" element
insertNewSecurity(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "security" element
insertNewSecurity(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "security" element
insertNewService(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewService(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewService(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewService(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewService(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewService(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewServiceDefaults(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "service-defaults" element
insertNewServiceDefaults(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "service-defaults" element
insertNewServiceDefaults(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "service-defaults" element
insertNewServiceDefaults(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "service-defaults" element
insertNewServiceDefaults(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Inserts and returns a new empty value (as xml) as the ith "service-defaults" element
insertNewServiceDefaults(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Inserts and returns a new empty value (as xml) as the ith "service-defaults" element
insertNewUrl(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Inserts and returns a new empty value (as xml) as the ith "url" element
insertNewUrl(int) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Inserts and returns a new empty value (as xml) as the ith "url" element
insertNewUserPrincipalClass(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Inserts and returns a new empty value (as xml) as the ith "user-principal-class" element
insertNewUserPrincipalClass(int) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Inserts and returns a new empty value (as xml) as the ith "user-principal-class" element
insertNewUserPrincipalClass(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Inserts and returns a new empty value (as xml) as the ith "user-principal-class" element
insertNewUserPrincipalClass(int) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Inserts and returns a new empty value (as xml) as the ith "user-principal-class" element
insertNewUserPrincipalClass(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Inserts and returns a new empty value (as xml) as the ith "user-principal-class" element
insertNewUserPrincipalClass(int) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Inserts and returns a new empty value (as xml) as the ith "user-principal-class" element
insertNotify(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Inserts the value as the ith "notify" element
insertNotify(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Inserts the value as the ith "notify" element
insertNotify(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Inserts the value as the ith "notify" element
insertNotify(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Inserts the value as the ith "notify" element
insertNotify(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Inserts the value as the ith "notify" element
insertNotify(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Inserts the value as the ith "notify" element
insertRequireRole(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Inserts the value as the ith "require-role" element
insertRequireRole(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Inserts the value as the ith "require-role" element
insertRequireRole(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Inserts the value as the ith "require-role" element
insertRequireRole(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Inserts the value as the ith "require-role" element
insertRequireRole(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Inserts the value as the ith "require-role" element
insertRequireRole(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Inserts the value as the ith "require-role" element
insertUrl(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Inserts the value as the ith "url" element
insertUrl(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Inserts the value as the ith "url" element
insertUserPrincipalClass(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Inserts the value as the ith "user-principal-class" element
insertUserPrincipalClass(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Inserts the value as the ith "user-principal-class" element
insertUserPrincipalClass(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Inserts the value as the ith "user-principal-class" element
insertUserPrincipalClass(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Inserts the value as the ith "user-principal-class" element
insertUserPrincipalClass(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Inserts the value as the ith "user-principal-class" element
insertUserPrincipalClass(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Inserts the value as the ith "user-principal-class" element
INSTANCE - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
instanceType() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin
 
instanceType() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin
 
instanceType() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin
 
INT_APPLICATION_BASIC - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
INT_APPLICATION_BASIC - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
INT_APPLICATION_BASIC - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
INT_APPLICATION_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
INT_APPLICATION_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
INT_APPLICATION_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
INT_APPLICATION_TOKEN - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
INT_APPLICATION_TOKEN - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
INT_APPLICATION_TOKEN - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
INT_BASIC - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
INT_BASIC - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
INT_BASIC - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
INT_CHALLENGE - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode
 
INT_CHALLENGE - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode
 
INT_CHALLENGE - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive
 
INT_DISABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive
 
INT_ENABLED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption
 
INT_FOLLOW - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks
 
INT_INDEXES - Static variable in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options
 
INT_INDEXES - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options
 
INT_INDEXES - Static variable in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options
 
INT_JCEKS - Static variable in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type
 
INT_JCEKS - Static variable in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type
 
INT_JCEKS - Static variable in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type
 
INT_JKS - Static variable in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type
 
INT_JKS - Static variable in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type
 
INT_JKS - Static variable in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type
 
INT_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
INT_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
INT_NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
INT_NONE - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
INT_NONE - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
INT_NONE - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
INT_OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
INT_OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
INT_OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
INT_OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
INT_OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
INT_OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
INT_REQUIRED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
INT_REQUIRED - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
INT_REQUIRED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
INT_REQUIRED - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
INT_REQUIRED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
INT_REQUIRED - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
INT_REQUISITE - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
INT_REQUISITE - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
INT_REQUISITE - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
INT_RESTRICTED - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks
 
INT_SUFFICIENT - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
INT_SUFFICIENT - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
INT_SUFFICIENT - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
INT_VALIDATE - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode
 
INT_VALIDATE - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode
 
INT_VALIDATE - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode
 
INT_X - Static variable in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member
 
INT_X - Static variable in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member
 
INT_X - Static variable in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member
 
IoFilter<S extends org.apache.mina.core.session.IoSession,M> - Interface in org.kaazing.gateway.server.util.io
 
IoFilter.Adapter<S extends org.apache.mina.core.session.IoSession,M,F extends IoFilter<S,M>> - Class in org.kaazing.gateway.server.util.io
 
IoFilterAdapter<S extends org.apache.mina.core.session.IoSession,M> - Class in org.kaazing.gateway.server.util.io
 
IoFilterAdapter() - Constructor for class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
IoHandler<S extends org.apache.mina.core.session.IoSession,M> - Interface in org.kaazing.gateway.server.util.io
 
IoHandler.Adapter<S extends org.apache.mina.core.session.IoSession,M,H extends IoHandler<S,M>> - Class in org.kaazing.gateway.server.util.io
 
IoHandlerAdapter<S extends org.apache.mina.core.session.IoSession,M> - Class in org.kaazing.gateway.server.util.io
 
IoHandlerAdapter() - Constructor for class org.kaazing.gateway.server.util.io.IoHandlerAdapter
 
IoProcessorAdapter<T extends org.apache.mina.core.session.IoSession> - Class in org.kaazing.gateway.server.util.io
 
IoProcessorAdapter() - Constructor for class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
IoServiceAdapterEx - Class in org.kaazing.gateway.server.util.io
 
IoServiceAdapterEx() - Constructor for class org.kaazing.gateway.server.util.io.IoServiceAdapterEx
 
isDisposed() - Method in class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
isDisposing() - Method in class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
isEmpty() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
isEmpty() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
isEmpty() - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
ISimpleService - Interface in org.kaazing.gateway.server.windowsservice
Part of JNA-based Windows Service program, based on the example I found in http://enigma2eureka.blogspot .com/2011/05/writing-windows-service-in-java.html and my own C++-based service work from earlier in 3.2 and 3.3.
isSetAcceptOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
True if has "accept-options" element
isSetAcceptOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
True if has "accept-options" element
isSetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
True if has "accept-options" element
isSetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
True if has "accept-options" element
isSetAcceptOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
True if has "accept-options" element
isSetAcceptOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
True if has "accept-options" element
isSetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
True if has "accept-options" element
isSetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
True if has "accept-options" element
isSetAcceptOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
True if has "accept-options" element
isSetAcceptOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
True if has "accept-options" element
isSetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
True if has "accept-options" element
isSetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
True if has "accept-options" element
isSetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
True if has "allow-headers" element
isSetAllowHeaders() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
True if has "allow-headers" element
isSetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
True if has "allow-headers" element
isSetAllowHeaders() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
True if has "allow-headers" element
isSetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
True if has "allow-headers" element
isSetAllowHeaders() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
True if has "allow-headers" element
isSetAllowMethods() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
True if has "allow-methods" element
isSetAllowMethods() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
True if has "allow-methods" element
isSetAllowMethods() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
True if has "allow-methods" element
isSetAllowMethods() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
True if has "allow-methods" element
isSetAllowMethods() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
True if has "allow-methods" element
isSetAllowMethods() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
True if has "allow-methods" element
isSetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "authentication.connect" element
isSetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
True if has "authentication.connect" element
isSetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "authentication.identifier" element
isSetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
True if has "authentication.identifier" element
isSetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
True if has "authorization-mode" element
isSetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
True if has "authorization-mode" element
isSetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
True if has "authorization-mode" element
isSetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
True if has "authorization-mode" element
isSetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
True if has "authorization-mode" element
isSetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
True if has "authorization-mode" element
isSetConnect() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
True if has "connect" element
isSetConnect() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
True if has "connect" element
isSetConnect() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
True if has "connect" element
isSetConnect() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
True if has "connect" element
isSetConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "connect" element
isSetConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "connect" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
True if has "connect-options" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
True if has "connect-options" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
True if has "connect-options" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
True if has "connect-options" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
True if has "connect-options" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
True if has "connect-options" element
isSetConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
True if has "connect-options" element
isSetConnectStrategy() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
True if has "connect.strategy" element
isSetConnectStrategy() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
True if has "connect.strategy" element
isSetCredentialsTtl() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
True if has "credentials.ttl" element
isSetCredentialsTtl() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
True if has "credentials.ttl" element
isSetDescription() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
True if has "description" element
isSetDescription() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
True if has "description" element
isSetDescription() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
True if has "description" element
isSetDescription() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
True if has "description" element
isSetDescription() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
True if has "description" element
isSetDescription() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
True if has "description" element
isSetDescription() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
True if has "description" element
isSetDescription() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
True if has "description" element
isSetDescription() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
True if has "description" element
isSetDescription() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
True if has "description" element
isSetDescription() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
True if has "description" element
isSetDescription() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
True if has "description" element
isSetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "encryption.key.alias" element
isSetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
True if has "encryption.key.alias" element
isSetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
True if has "error-pages-directory" element
isSetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
True if has "error-pages-directory" element
isSetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
True if has "error-pages-directory" element
isSetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
True if has "error-pages-directory" element
isSetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
True if has "error-pages-directory" element
isSetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
True if has "error-pages-directory" element
isSetHttpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "http.bind" element
isSetHttpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "http.bind" element
isSetHttpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "http.bind" element
isSetHttpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "http.bind" element
isSetHttpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "http.bind" element
isSetHttpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "http.bind" element
isSetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive" element
isSetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "http.keepalive" element
isSetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive" element
isSetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "http.keepalive" element
isSetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive" element
isSetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "http.keepalive" element
isSetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive.connections" element
isSetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "http.keepalive.connections" element
isSetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive.connections" element
isSetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "http.keepalive.connections" element
isSetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive.connections" element
isSetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "http.keepalive.connections" element
isSetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "http.keepalive.timeout" element
isSetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "http.keepalive.timeout" element
isSetHttpMaxAuthenticationAttempts() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "http.max.authentication.attempts" element
isSetHttpMaxAuthenticationAttempts() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "http.max.authentication.attempts" element
isSetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "http.maximum.redirects" element
isSetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "http.maximum.redirects" element
isSetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "http.maximum.redirects" element
isSetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "http.maximum.redirects" element
isSetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "http.maximum.redirects" element
isSetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "http.maximum.redirects" element
isSetHttpRealm() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "http.realm" element
isSetHttpRealm() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "http.realm" element
isSetHttpsBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "https.bind" element
isSetHttpsBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "https.bind" element
isSetHttpsBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "https.bind" element
isSetHttpsBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "https.bind" element
isSetHttpsBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "https.bind" element
isSetHttpsBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "https.bind" element
isSetHttpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "http.transport" element
isSetHttpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "http.transport" element
isSetHttpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "http.transport" element
isSetHttpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "http.transport" element
isSetHttpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "http.transport" element
isSetHttpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "http.transport" element
isSetHttpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "http.transport" element
isSetHttpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "http.transport" element
isSetHttpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "http.transport" element
isSetHttpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "http.transport" element
isSetHttpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "http.transport" element
isSetHttpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "http.transport" element
isSetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
True if has "internal.maximum.transferred.bytes" element
isSetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
True if has "internal.maximum.transferred.bytes" element
isSetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
True if has "internal.maximum.transferred.bytes" element
isSetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
True if has "internal.maximum.transferred.bytes" element
isSetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "internal.maximum.transferred.bytes" element
isSetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "internal.maximum.transferred.bytes" element
isSetKeyAlgorithm() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
True if has "key.algorithm" element
isSetKeyAlgorithm() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
True if has "key.algorithm" element
isSetKeystore() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
True if has "keystore" element
isSetKeystore() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
True if has "keystore" element
isSetKeystore() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
True if has "keystore" element
isSetKeystore() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
True if has "keystore" element
isSetKeystore() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
True if has "keystore" element
isSetKeystore() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
True if has "keystore" element
isSetLoginModules() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
True if has "login-modules" element
isSetLoginModules() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
True if has "login-modules" element
isSetLoginModules() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
True if has "login-modules" element
isSetLoginModules() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
True if has "login-modules" element
isSetLoginModules() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
True if has "login-modules" element
isSetLoginModules() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
True if has "login-modules" element
isSetMaximumAge() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
True if has "maximum-age" element
isSetMaximumAge() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
True if has "maximum-age" element
isSetMaximumAge() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
True if has "maximum-age" element
isSetMaximumAge() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
True if has "maximum-age" element
isSetMaximumAge() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
True if has "maximum-age" element
isSetMaximumAge() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
True if has "maximum-age" element
isSetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
True if has "maximum.pending.bytes" element
isSetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
True if has "maximum.pending.bytes" element
isSetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
True if has "maximum.pending.bytes" element
isSetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
True if has "maximum.pending.bytes" element
isSetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "maximum.pending.bytes" element
isSetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "maximum.pending.bytes" element
isSetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
True if has "maximum.recovery.interval" element
isSetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
True if has "maximum.recovery.interval" element
isSetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
True if has "maximum.recovery.interval" element
isSetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
True if has "maximum.recovery.interval" element
isSetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "maximum.recovery.interval" element
isSetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "maximum.recovery.interval" element
isSetOnClientMessage() - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType
True if has "on.client.message" element
isSetOnClientMessage() - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServicePropertiesTypeImpl
True if has "on.client.message" element
isSetOnClientMessage() - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType
True if has "on.client.message" element
isSetOnClientMessage() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServicePropertiesTypeImpl
True if has "on.client.message" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
True if has "options" element
isSetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
True if has "options" element
isSetPasswordFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
True if has "password-file" element
isSetPasswordFile() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
True if has "password-file" element
isSetPasswordFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
True if has "password-file" element
isSetPasswordFile() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
True if has "password-file" element
isSetPasswordFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
True if has "password-file" element
isSetPasswordFile() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
True if has "password-file" element
isSetPipeTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "pipe.transport" element
isSetPipeTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "pipe.transport" element
isSetPipeTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "pipe.transport" element
isSetPipeTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "pipe.transport" element
isSetPipeTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "pipe.transport" element
isSetPipeTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "pipe.transport" element
isSetPipeTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "pipe.transport" element
isSetPipeTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "pipe.transport" element
isSetPipeTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "pipe.transport" element
isSetPipeTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "pipe.transport" element
isSetPipeTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "pipe.transport" element
isSetPipeTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "pipe.transport" element
isSetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
True if has "prepared.connection.count" element
isSetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
True if has "prepared.connection.count" element
isSetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
True if has "prepared.connection.count" element
isSetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
True if has "prepared.connection.count" element
isSetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "prepared.connection.count" element
isSetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "prepared.connection.count" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
True if has "properties" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
True if has "properties" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
True if has "properties" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
True if has "properties" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
True if has "properties" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
True if has "properties" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
True if has "properties" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
True if has "properties" element
isSetProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
True if has "properties" element
isSetProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
True if has "properties" element
isSetRealmName() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
True if has "realm-name" element
isSetRealmName() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
True if has "realm-name" element
isSetRealmName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
True if has "realm-name" element
isSetRealmName() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
True if has "realm-name" element
isSetRealmName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
True if has "realm-name" element
isSetRealmName() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
True if has "realm-name" element
isSetRepeat() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType
True if has "repeat" element
isSetRepeat() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServicePropertiesTypeImpl
True if has "repeat" element
isSetRepeat() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType
True if has "repeat" element
isSetRepeat() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServicePropertiesTypeImpl
True if has "repeat" element
isSetRepeat() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
True if has "repeat" element
isSetRepeat() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
True if has "repeat" element
isSetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
True if has "service.domain" element
isSetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
True if has "service.domain" element
isSetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
True if has "service.domain" element
isSetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
True if has "service.domain" element
isSetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
True if has "service.domain" element
isSetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
True if has "service.domain" element
isSetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
True if has "service.domain" element
isSetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
True if has "service.domain" element
isSetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
True if has "service.domain" element
isSetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
True if has "service.domain" element
isSetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
True if has "session-timeout" element
isSetSessionTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
True if has "session-timeout" element
isSetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
True if has "session-timeout" element
isSetSessionTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
True if has "session-timeout" element
isSetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
True if has "session-timeout" element
isSetSessionTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
True if has "session-timeout" element
isSetSslBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.bind" element
isSetSslBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ssl.bind" element
isSetSslBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.bind" element
isSetSslBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ssl.bind" element
isSetSslBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.bind" element
isSetSslBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ssl.bind" element
isSetSslCiphers() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ssl.ciphers" element
isSetSslCiphers() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "ssl.ciphers" element
isSetSslEncryption() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.encryption" element
isSetSslEncryption() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.encryption" element
isSetSslEncryption() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ssl.encryption" element
isSetSslEncryption() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "ssl.encryption" element
isSetSslEncryption() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.encryption" element
isSetSslEncryption() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.encryption" element
isSetSslEncryption() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ssl.encryption" element
isSetSslEncryption() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "ssl.encryption" element
isSetSslEncryption() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.encryption" element
isSetSslEncryption() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.encryption" element
isSetSslEncryption() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ssl.encryption" element
isSetSslEncryption() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "ssl.encryption" element
isSetSslProtocols() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.protocols" element
isSetSslProtocols() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.protocols" element
isSetSslProtocols() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ssl.protocols" element
isSetSslProtocols() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "ssl.protocols" element
isSetSslProtocols() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.protocols" element
isSetSslProtocols() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.protocols" element
isSetSslProtocols() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ssl.protocols" element
isSetSslProtocols() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "ssl.protocols" element
isSetSslProtocols() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.protocols" element
isSetSslProtocols() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.protocols" element
isSetSslProtocols() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ssl.protocols" element
isSetSslProtocols() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "ssl.protocols" element
isSetSslTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.transport" element
isSetSslTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.transport" element
isSetSslTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ssl.transport" element
isSetSslTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "ssl.transport" element
isSetSslTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.transport" element
isSetSslTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.transport" element
isSetSslTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ssl.transport" element
isSetSslTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "ssl.transport" element
isSetSslTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.transport" element
isSetSslTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "ssl.transport" element
isSetSslTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ssl.transport" element
isSetSslTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "ssl.transport" element
isSetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.verify-client" element
isSetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ssl.verify-client" element
isSetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.verify-client" element
isSetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ssl.verify-client" element
isSetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ssl.verify-client" element
isSetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ssl.verify-client" element
isSetSymbolicLinks() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
True if has "symbolic-links" element
isSetSymbolicLinks() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
True if has "symbolic-links" element
isSetTcpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "tcp.bind" element
isSetTcpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "tcp.bind" element
isSetTcpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "tcp.bind" element
isSetTcpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "tcp.bind" element
isSetTcpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "tcp.bind" element
isSetTcpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "tcp.bind" element
isSetTcpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "tcp.bind" element
isSetTcpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "tcp.bind" element
isSetTcpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "tcp.bind" element
isSetTcpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "tcp.bind" element
isSetTcpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "tcp.bind" element
isSetTcpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "tcp.bind" element
isSetTcpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "tcp.transport" element
isSetTcpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "tcp.transport" element
isSetTcpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "tcp.transport" element
isSetTcpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "tcp.transport" element
isSetTcpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "tcp.transport" element
isSetTcpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "tcp.transport" element
isSetTcpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "tcp.transport" element
isSetTcpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "tcp.transport" element
isSetTcpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "tcp.transport" element
isSetTcpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "tcp.transport" element
isSetTcpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "tcp.transport" element
isSetTcpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "tcp.transport" element
isSetTruststore() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
True if has "truststore" element
isSetTruststore() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
True if has "truststore" element
isSetTruststore() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
True if has "truststore" element
isSetTruststore() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
True if has "truststore" element
isSetTruststore() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
True if has "truststore" element
isSetTruststore() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
True if has "truststore" element
isSetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
True if has "type" element
isSetType() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
True if has "type" element
isSetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
True if has "type" element
isSetType() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
True if has "type" element
isSetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
True if has "type" element
isSetType() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
True if has "type" element
isSetUdpInterface() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "udp.interface" element
isSetUdpInterface() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "udp.interface" element
isSetUdpInterface() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "udp.interface" element
isSetUdpInterface() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "udp.interface" element
isSetUdpInterface() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "udp.interface" element
isSetUdpInterface() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "udp.interface" element
isSetUdpInterface() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "udp.interface" element
isSetUdpInterface() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "udp.interface" element
isSetUdpInterface() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "udp.interface" element
isSetUdpInterface() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "udp.interface" element
isSetUdpInterface() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "udp.interface" element
isSetUdpInterface() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "udp.interface" element
isSetUsernameSeparator() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
True if has "username.separator" element
isSetUsernameSeparator() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
True if has "username.separator" element
isSetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
True if has "welcome-file" element
isSetWelcomeFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
True if has "welcome-file" element
isSetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
True if has "welcome-file" element
isSetWelcomeFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
True if has "welcome-file" element
isSetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
True if has "welcome-file" element
isSetWelcomeFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
True if has "welcome-file" element
isSetWsBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.bind" element
isSetWsBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ws.bind" element
isSetWsBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.bind" element
isSetWsBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ws.bind" element
isSetWsBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.bind" element
isSetWsBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ws.bind" element
isSetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ws.inactivity.timeout" element
isSetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "ws.inactivity.timeout" element
isSetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.maximum.message.size" element
isSetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "ws.maximum.message.size" element
isSetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.maximum.message.size" element
isSetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "ws.maximum.message.size" element
isSetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "ws.maximum.message.size" element
isSetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "ws.maximum.message.size" element
isSetWssBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
True if has "wss.bind" element
isSetWssBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
True if has "wss.bind" element
isSetWssBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
True if has "wss.bind" element
isSetWssBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
True if has "wss.bind" element
isSetWssBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
True if has "wss.bind" element
isSetWssBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
True if has "wss.bind" element
isSetWsVersion() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
True if has "ws.version" element
isSetWsVersion() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
True if has "ws.version" element
isSetWsVersion() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
True if has "ws.version" element
isSetWsVersion() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
True if has "ws.version" element
isSetWsVersion() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
True if has "ws.version" element
isSetWsVersion() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
True if has "ws.version" element
iterator() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 

J

JCEKS - Static variable in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type
 
JCEKS - Static variable in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type
 
JCEKS - Static variable in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type
 
JKS - Static variable in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type
 
JKS - Static variable in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type
 
JKS - Static variable in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type
 
JndiLoginModuleType - Interface in org.kaazing.gateway.server.config.june2016
An XML jndiLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
JndiLoginModuleType - Interface in org.kaazing.gateway.server.config.nov2015
An XML jndiLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
JndiLoginModuleType - Interface in org.kaazing.gateway.server.config.sep2014
An XML jndiLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
JndiLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
JndiLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
JndiLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
JndiLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML jndiLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
JndiLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.JndiLoginModuleTypeImpl
 
JndiLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML jndiLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
JndiLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.JndiLoginModuleTypeImpl
 
JndiLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML jndiLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
JndiLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.JndiLoginModuleTypeImpl
 
June2016Validator - Class in org.kaazing.gateway.server.config.parse.translate
 
June2016Validator() - Constructor for class org.kaazing.gateway.server.config.parse.translate.June2016Validator
 

K

KaazingSessionInitializer<T extends org.apache.mina.core.future.ConnectFuture> - Interface in org.kaazing.gateway.server.service
The interface that defines service-session initializers.
keySet() - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
keySet() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
keySet(Predicate) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
keyStore(KeyStore) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
 
keyStoreFile(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
Deprecated.
so we can get rid of all file touchpoints
KeystoreLoginModuleType - Interface in org.kaazing.gateway.server.config.june2016
An XML keystoreLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
KeystoreLoginModuleType - Interface in org.kaazing.gateway.server.config.nov2015
An XML keystoreLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
KeystoreLoginModuleType - Interface in org.kaazing.gateway.server.config.sep2014
An XML keystoreLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
KeystoreLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
KeystoreLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
KeystoreLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
KeystoreLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML keystoreLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
KeystoreLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.KeystoreLoginModuleTypeImpl
 
KeystoreLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML keystoreLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
KeystoreLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.KeystoreLoginModuleTypeImpl
 
KeystoreLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML keystoreLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
KeystoreLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.KeystoreLoginModuleTypeImpl
 
keyStorePassword(char[]) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
 
keyStorePasswordFile(File) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
Deprecated.

L

Launcher - Class in org.kaazing.gateway.server
 
Launcher(GatewayObserver) - Constructor for class org.kaazing.gateway.server.Launcher
 
launchGateway(String[]) - Method in class org.kaazing.gateway.server.GatewayCommandLineProcessor
 
LdapLoginModuleType - Interface in org.kaazing.gateway.server.config.june2016
An XML ldapLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
LdapLoginModuleType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ldapLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
LdapLoginModuleType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ldapLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
LdapLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
LdapLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
LdapLoginModuleType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
LdapLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ldapLoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
LdapLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
 
LdapLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ldapLoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
LdapLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
 
LdapLoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ldapLoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
LdapLoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
 
listValue() - Method in interface org.kaazing.gateway.server.config.june2016.StringList
Deprecated. 
localKeySet() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
localKeySet(Predicate) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
LocationType - Interface in org.kaazing.gateway.server.config.june2016
An XML locationType(@http://xmlns.kaazing.org/2016/06/gateway).
LocationType - Interface in org.kaazing.gateway.server.config.nov2015
An XML locationType(@http://xmlns.kaazing.org/2015/11/gateway).
LocationType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
LocationType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
LocationTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML locationType(@http://xmlns.kaazing.org/2016/06/gateway).
LocationTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
 
LocationTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML locationType(@http://xmlns.kaazing.org/2015/11/gateway).
LocationTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
 
lock(K) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
lockMap(long, TimeUnit) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
log(LogEvent) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
logClusterState() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
logClusterState() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
logClusterStateAtInfoLevel() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
logClusterStateAtInfoLevel() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
loginModule() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
loginModule() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder.AddRealmBuilder
 
loginModule() - Method in class org.kaazing.gateway.server.test.config.builder.RealmConfigurationBuilder
 
LoginModuleConfiguration - Class in org.kaazing.gateway.server.test.config
 
LoginModuleConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
LoginModuleOptionsType - Interface in org.kaazing.gateway.server.config.june2016
An XML LoginModuleOptionsType(@http://xmlns.kaazing.org/2016/06/gateway).
LoginModuleOptionsType - Interface in org.kaazing.gateway.server.config.nov2015
An XML LoginModuleOptionsType(@http://xmlns.kaazing.org/2015/11/gateway).
LoginModuleOptionsType - Interface in org.kaazing.gateway.server.config.sep2014
An XML LoginModuleOptionsType(@http://xmlns.kaazing.org/2014/09/gateway).
LoginModuleOptionsType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
LoginModuleOptionsType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
LoginModuleOptionsType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
LoginModuleOptionsTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML LoginModuleOptionsType(@http://xmlns.kaazing.org/2016/06/gateway).
LoginModuleOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.LoginModuleOptionsTypeImpl
 
LoginModuleOptionsTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML LoginModuleOptionsType(@http://xmlns.kaazing.org/2015/11/gateway).
LoginModuleOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleOptionsTypeImpl
 
LoginModuleOptionsTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML LoginModuleOptionsType(@http://xmlns.kaazing.org/2014/09/gateway).
LoginModuleOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleOptionsTypeImpl
 
LoginModulesType - Interface in org.kaazing.gateway.server.config.june2016
An XML LoginModulesType(@http://xmlns.kaazing.org/2016/06/gateway).
LoginModulesType - Interface in org.kaazing.gateway.server.config.nov2015
An XML LoginModulesType(@http://xmlns.kaazing.org/2015/11/gateway).
LoginModulesType - Interface in org.kaazing.gateway.server.config.sep2014
An XML LoginModulesType(@http://xmlns.kaazing.org/2014/09/gateway).
LoginModulesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
LoginModulesType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
LoginModulesType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
LoginModulesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML LoginModulesType(@http://xmlns.kaazing.org/2016/06/gateway).
LoginModulesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
 
LoginModulesTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML LoginModulesType(@http://xmlns.kaazing.org/2015/11/gateway).
LoginModulesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
 
LoginModulesTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML LoginModulesType(@http://xmlns.kaazing.org/2014/09/gateway).
LoginModulesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
 
LoginModuleType - Interface in org.kaazing.gateway.server.config.june2016
An XML LoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
LoginModuleType - Interface in org.kaazing.gateway.server.config.nov2015
An XML LoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
LoginModuleType - Interface in org.kaazing.gateway.server.config.sep2014
An XML LoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
LoginModuleType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
LoginModuleType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
LoginModuleType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
LoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML LoginModuleType(@http://xmlns.kaazing.org/2016/06/gateway).
LoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
 
LoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML LoginModuleType(@http://xmlns.kaazing.org/2015/11/gateway).
LoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
 
LoginModuleTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML LoginModuleType(@http://xmlns.kaazing.org/2014/09/gateway).
LoginModuleTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
 
lookup(URI) - Method in class org.kaazing.gateway.server.service.ServiceAuthority
 
lookup(String) - Method in class org.kaazing.gateway.server.service.ServiceRegistry
 
lookup(URI) - Method in class org.kaazing.gateway.server.service.ServiceRegistry
 

M

Main - Class in org.kaazing.gateway.server
Main entry point for gateway process (at least when being called by the start scripts--it's possible to call Gateway directly from other Java code as well.) This particular version is for the standalone Linux installation, where the directories are set up to be directly under GATEWAY_HOME and we use Posix-style command parsing.
Main() - Constructor for class org.kaazing.gateway.server.Main
 
main(String...) - Static method in class org.kaazing.gateway.server.Main
 
main(String...) - Static method in class org.kaazing.gateway.server.WindowsMain
 
main(String[]) - Static method in class org.kaazing.gateway.server.windowsservice.WindowsService
 
ManifestReader - Class in org.kaazing.gateway.server.util.version
Class used for parsing the class path system property.
ManifestReader() - Constructor for class org.kaazing.gateway.server.util.version.ManifestReader
 
mapping(String, String[]) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractNetworkBuilder
Deprecated.
MapProxy<K,V> - Class in org.kaazing.gateway.server.util.collection
 
MapProxy() - Constructor for class org.kaazing.gateway.server.util.collection.MapProxy
 
MEMBERID_BALANCER_MAP_NAME - Static variable in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
MemberImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl
 
MemberImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl
 
MemberImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl
 
MemberImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl
 
MemberImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl
 
MemberImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl.AllowOriginImpl.MemberImpl
 
MemoryMessageBuffer - Class in org.kaazing.gateway.server.messaging.buffer
 
MemoryMessageBuffer(int) - Constructor for class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 
MemoryMessageBufferFactory - Class in org.kaazing.gateway.server.messaging.buffer
 
MemoryMessageBufferFactory() - Constructor for class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBufferFactory
 
messageAdded(MessageBufferEntry) - Method in class org.kaazing.gateway.server.messaging.buffer.MessageBufferListenerSupport
 
MessageBufferListenerSupport - Class in org.kaazing.gateway.server.messaging.buffer
 
MessageBufferListenerSupport() - Constructor for class org.kaazing.gateway.server.messaging.buffer.MessageBufferListenerSupport
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
messageReceived(IoFilter.NextFilter, S, M) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
messageReceived(IoFilter.NextFilter, S, M) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
messageReceived(IoSession, Object) - Method in class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
messageReceived(S, M) - Method in interface org.kaazing.gateway.server.util.io.IoHandler
 
messageReceived(S, M) - Method in class org.kaazing.gateway.server.util.io.IoHandlerAdapter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
messageSent(IoFilter.NextFilter, S, WriteRequest, Object) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
messageSent(IoFilter.NextFilter, S, WriteRequest, Object) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
messageSent(IoSession, Object) - Method in class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
messageSent(S, M) - Method in interface org.kaazing.gateway.server.util.io.IoHandler
 
messageSent(S, M) - Method in class org.kaazing.gateway.server.util.io.IoHandlerAdapter
 
MessagingHint - Interface in org.kaazing.gateway.server.messaging
 
MessagingHints - Class in org.kaazing.gateway.server.messaging
 
MessagingHints(MessagingHint...) - Constructor for class org.kaazing.gateway.server.messaging.MessagingHints
 
MessagingProvider - Interface in org.kaazing.gateway.server.messaging
Primary messaging interface used to acquire a Session, from which all other work is done.
MessagingSession - Interface in org.kaazing.gateway.server.messaging
Represents an active link between a client and the messaging provider.
MessagingSessionListener - Interface in org.kaazing.gateway.server.messaging
Callback for all Session level events.
MessagingSubscription - Interface in org.kaazing.gateway.server.messaging
Represents a sessions interest in a specific destination.
MessagingSubscriptionListener - Interface in org.kaazing.gateway.server.messaging
Callback for subscription level events.
mimeMapping(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
mimeMapping(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceDefaultsConfigurationBuilder
 
MimeMappingType - Interface in org.kaazing.gateway.server.config.june2016
An XML MimeMappingType(@http://xmlns.kaazing.org/2016/06/gateway).
MimeMappingType - Interface in org.kaazing.gateway.server.config.nov2015
An XML MimeMappingType(@http://xmlns.kaazing.org/2015/11/gateway).
MimeMappingType - Interface in org.kaazing.gateway.server.config.sep2014
An XML MimeMappingType(@http://xmlns.kaazing.org/2014/09/gateway).
MimeMappingType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
MimeMappingType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
MimeMappingType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
MimeMappingTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML MimeMappingType(@http://xmlns.kaazing.org/2016/06/gateway).
MimeMappingTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
 
MimeMappingTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML MimeMappingType(@http://xmlns.kaazing.org/2015/11/gateway).
MimeMappingTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
 
MimeMappingTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML MimeMappingType(@http://xmlns.kaazing.org/2014/09/gateway).
MimeMappingTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
 

N

name(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractClusterConfigurationBuilder
 
name(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
name(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
NamespaceVisitor - Class in org.kaazing.gateway.server.config.parse.translate
Sets the namespace on the given DOM to be the given .
NamespaceVisitor(GatewayConfigNamespace) - Constructor for class org.kaazing.gateway.server.config.parse.translate.NamespaceVisitor
 
NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
NEGOTIATE - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
nestedProperty(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.AddServiceBuilder
 
nestedProperty(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractNestedPropertyConfigurationBuilder
 
nestedProperty(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
nestedProperty(String) - Method in class org.kaazing.gateway.server.test.config.builder.ServiceConfigurationBuilder
 
nestedPropertyNames() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
NestedServicePropertiesConfiguration - Class in org.kaazing.gateway.server.test.config
 
NestedServicePropertiesConfiguration(String) - Constructor for class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
network() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
network() - Method in class org.kaazing.gateway.server.test.config.builder.GatewayConfigurationBuilder
Deprecated. 
NetworkConfiguration - Class in org.kaazing.gateway.server.test.config
 
NetworkConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.NetworkConfiguration
 
newHttpRealm(RealmContext) - Static method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.RequireValidUser.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.RequireValidUser.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Accept.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Accept.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Connect.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Connect.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Options.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Options.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.RequireValidUser.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.RequireValidUser.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Accept.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Accept.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Connect.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Connect.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Options.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Options.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslatorFactory
Creates a new instance of GatewayConfigTranslatorFactory.
newInstance(ClassLoader) - Static method in class org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslatorFactory
Creates a new instance of GatewayConfigTranslatorFactory.
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.RequireValidUser.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.RequireValidUser.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Accept.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Accept.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Connect.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Connect.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Options.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Options.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
Deprecated.
No need to be able to create instances of abstract types
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
newInstance(XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
newInstance() - Static method in class org.kaazing.gateway.server.GatewayObserver
 
newInstance(ClassLoader) - Static method in class org.kaazing.gateway.server.GatewayObserver
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Accept.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Connect.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Accept.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Connect.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Accept.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Connect.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
newValue(Object) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
NONE - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
NONE - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
NONE - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
November2015ToJune2016Translator - Class in org.kaazing.gateway.server.config.parse.translate
 
November2015ToJune2016Translator() - Constructor for class org.kaazing.gateway.server.config.parse.translate.November2015ToJune2016Translator
 

O

objectSet(Object) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin
Deprecated. 
objectSet(Object) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin
Deprecated. 
objectSet(Object) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin
Deprecated. 
objectValue() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin
Deprecated. 
objectValue() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin
Deprecated. 
objectValue() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin
Deprecated. 
offer(E) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
onPostAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
onPostAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
onPostAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
onPostRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
onPreAdd(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
onPreRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
onPreRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
onPreRemove(IoFilterChain, String, IoFilter.NextFilter) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
option(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractLoginModuleConfigurationBuilder
 
OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
OPTIONAL - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
OptionsImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl.OptionsImpl
 
OptionsImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl.OptionsImpl
 
OptionsImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl.OptionsImpl
 
OptionsImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl.OptionsImpl
 
OptionsImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl.OptionsImpl
 
OptionsImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl.OptionsImpl
 
OptionsImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl.OptionsImpl
 
OptionsImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl.OptionsImpl
 
OptionsImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl.OptionsImpl
 
org.kaazing.gateway.server - package org.kaazing.gateway.server
 
org.kaazing.gateway.server.api - package org.kaazing.gateway.server.api
 
org.kaazing.gateway.server.config - package org.kaazing.gateway.server.config
 
org.kaazing.gateway.server.config.june2016 - package org.kaazing.gateway.server.config.june2016
 
org.kaazing.gateway.server.config.june2016.impl - package org.kaazing.gateway.server.config.june2016.impl
 
org.kaazing.gateway.server.config.nov2015 - package org.kaazing.gateway.server.config.nov2015
 
org.kaazing.gateway.server.config.nov2015.impl - package org.kaazing.gateway.server.config.nov2015.impl
 
org.kaazing.gateway.server.config.parse - package org.kaazing.gateway.server.config.parse
 
org.kaazing.gateway.server.config.parse.translate - package org.kaazing.gateway.server.config.parse.translate
 
org.kaazing.gateway.server.config.parse.translate.june2016 - package org.kaazing.gateway.server.config.parse.translate.june2016
 
org.kaazing.gateway.server.config.parse.translate.nov2015 - package org.kaazing.gateway.server.config.parse.translate.nov2015
 
org.kaazing.gateway.server.config.parse.translate.sep2014 - package org.kaazing.gateway.server.config.parse.translate.sep2014
 
org.kaazing.gateway.server.config.parse.translate.spi - package org.kaazing.gateway.server.config.parse.translate.spi
 
org.kaazing.gateway.server.config.sep2014 - package org.kaazing.gateway.server.config.sep2014
 
org.kaazing.gateway.server.config.sep2014.impl - package org.kaazing.gateway.server.config.sep2014.impl
 
org.kaazing.gateway.server.context - package org.kaazing.gateway.server.context
 
org.kaazing.gateway.server.context.resolve - package org.kaazing.gateway.server.context.resolve
 
org.kaazing.gateway.server.impl - package org.kaazing.gateway.server.impl
 
org.kaazing.gateway.server.messaging - package org.kaazing.gateway.server.messaging
 
org.kaazing.gateway.server.messaging.buffer - package org.kaazing.gateway.server.messaging.buffer
 
org.kaazing.gateway.server.messaging.collections - package org.kaazing.gateway.server.messaging.collections
 
org.kaazing.gateway.server.service - package org.kaazing.gateway.server.service
 
org.kaazing.gateway.server.test - package org.kaazing.gateway.server.test
 
org.kaazing.gateway.server.test.config - package org.kaazing.gateway.server.test.config
 
org.kaazing.gateway.server.test.config.builder - package org.kaazing.gateway.server.test.config.builder
 
org.kaazing.gateway.server.util.collection - package org.kaazing.gateway.server.util.collection
 
org.kaazing.gateway.server.util.der - package org.kaazing.gateway.server.util.der
 
org.kaazing.gateway.server.util.io - package org.kaazing.gateway.server.util.io
 
org.kaazing.gateway.server.util.session - package org.kaazing.gateway.server.util.session
 
org.kaazing.gateway.server.util.version - package org.kaazing.gateway.server.util.version
 
org.kaazing.gateway.server.windowsservice - package org.kaazing.gateway.server.windowsservice
 

P

parentInitializer - Variable in class org.kaazing.gateway.server.service.AbstractSessionInitializer
 
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthenticationType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BalancerServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CacheControlString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ClusterType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CollapsedString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CSVType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataRateString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DataSizeString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.EchoServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LocationType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModulesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.LoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.MimeMappingType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.PropertyType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.RealmType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SecurityType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.ServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.StringList.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.SuccessType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TimeIntervalString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.TurnRestServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BalancerServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CacheControlString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ClusterType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CollapsedString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CSVType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataRateString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DataSizeString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.EchoServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LocationType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModulesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.LoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.MimeMappingType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.PropertyType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.RealmType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SecurityType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.ServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.SuccessType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.TimeIntervalString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
parse(File) - Method in class org.kaazing.gateway.server.config.parse.GatewayConfigParser
Parse and validate a gateway configuration file.
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BalancerServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.BroadcastServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ClusterType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CollapsedString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CSVType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataRateString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DataSizeString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.DirectoryServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.EchoServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModulesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.LoginModuleType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.MimeMappingType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.PropertyType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ProxyServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.RealmType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SecurityType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.ServiceType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.SuccessType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.TimeIntervalString.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(String, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(File) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(File, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(URL) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(URL, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(InputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(Reader) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(XMLStreamReader) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(Node) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(Node, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
 
parse(XMLInputStream) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType.Factory
Deprecated.
XMLInputStream
peek() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
poll() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
PropertiesType - Interface in org.kaazing.gateway.server.config.june2016
An XML PropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
PropertiesType - Interface in org.kaazing.gateway.server.config.nov2015
An XML PropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
PropertiesType - Interface in org.kaazing.gateway.server.config.sep2014
An XML PropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
PropertiesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
PropertiesType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
PropertiesType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
PropertiesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML PropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
PropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
 
PropertiesTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML PropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
PropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
 
PropertiesTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML PropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
PropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
 
property(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
property(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractNestedPropertyConfigurationBuilder
 
property(String, String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
PropertyType - Interface in org.kaazing.gateway.server.config.june2016
An XML PropertyType(@http://xmlns.kaazing.org/2016/06/gateway).
PropertyType - Interface in org.kaazing.gateway.server.config.nov2015
An XML PropertyType(@http://xmlns.kaazing.org/2015/11/gateway).
PropertyType - Interface in org.kaazing.gateway.server.config.sep2014
An XML PropertyType(@http://xmlns.kaazing.org/2014/09/gateway).
PropertyType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
PropertyType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
PropertyType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
PropertyTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML PropertyType(@http://xmlns.kaazing.org/2016/06/gateway).
PropertyTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
 
PropertyTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML PropertyType(@http://xmlns.kaazing.org/2015/11/gateway).
PropertyTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
 
PropertyTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML PropertyType(@http://xmlns.kaazing.org/2014/09/gateway).
PropertyTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
 
ProxyServicePropertiesType - Interface in org.kaazing.gateway.server.config.june2016
An XML proxyServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
ProxyServicePropertiesType - Interface in org.kaazing.gateway.server.config.nov2015
An XML proxyServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
ProxyServicePropertiesType - Interface in org.kaazing.gateway.server.config.sep2014
An XML proxyServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
ProxyServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ProxyServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ProxyServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ProxyServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML proxyServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
ProxyServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
 
ProxyServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML proxyServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
ProxyServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
 
ProxyServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML proxyServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
ProxyServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
 
ProxyServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML proxyServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
ProxyServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML proxyServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
ProxyServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML proxyServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
ProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ProxyServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML proxyServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
ProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
 
ProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML proxyServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
ProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
 
ProxyServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML proxyServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
ProxyServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
 
put(String, String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
put(K, V) - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
put(K, V, long, TimeUnit) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
putAndUnlock(K, V) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
putAsync(K, V) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
putIfAbsent(K, V) - Method in class org.kaazing.gateway.server.util.collection.ConcurrentMapProxy
 
putIfAbsent(K, V) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
putIfAbsent(K, V, long, TimeUnit) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
putTransient(K, V, long, TimeUnit) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 

Q

quiesce() - Method in class org.kaazing.gateway.server.service.DummyService
 
quiescedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
quiescedService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service has been quiesced
quiescedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
quiesceingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
quiesceingService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service is being quiesced
quiesceingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 

R

reacquired(boolean, MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSessionListener
 
reacquired(MessagingSubscription, MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSubscriptionListener
 
reacquireSession(String, MessagingSessionListener) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
 
reacquireSubscription(String, MessagingHints, MessagingSubscriptionListener) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
realm() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.SetSecurityBuilder
 
realm() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
 
realm() - Method in class org.kaazing.gateway.server.test.config.builder.SecurityConfigurationBuilder
 
RealmConfiguration - Class in org.kaazing.gateway.server.test.config
 
RealmConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.RealmConfiguration
 
RealmConfigurationBuilder - Class in org.kaazing.gateway.server.test.config.builder
 
RealmConfigurationBuilder(Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.RealmConfigurationBuilder
 
realmName(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
RealmsContext - Interface in org.kaazing.gateway.server.context.resolve
 
RealmType - Interface in org.kaazing.gateway.server.config.june2016
An XML RealmType(@http://xmlns.kaazing.org/2016/06/gateway).
RealmType - Interface in org.kaazing.gateway.server.config.nov2015
An XML RealmType(@http://xmlns.kaazing.org/2015/11/gateway).
RealmType - Interface in org.kaazing.gateway.server.config.sep2014
An XML RealmType(@http://xmlns.kaazing.org/2014/09/gateway).
RealmType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
RealmType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
RealmType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
RealmTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML RealmType(@http://xmlns.kaazing.org/2016/06/gateway).
RealmTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
 
RealmTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML RealmType(@http://xmlns.kaazing.org/2015/11/gateway).
RealmTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
 
RealmTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML RealmType(@http://xmlns.kaazing.org/2014/09/gateway).
RealmTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
 
receiveMessage(MessagingMessage, MessagingSubscription, MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSubscriptionListener
 
register(String, ServiceAuthority) - Method in class org.kaazing.gateway.server.service.ServiceRegistry
 
register(String, ServiceContext) - Method in class org.kaazing.gateway.server.service.ServiceRegistry
 
RegisterServiceCtrlHandlerEx(String, ExtendedAdvapi32.HandlerEx, Object) - Method in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
released(boolean, MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSessionListener
 
released(boolean, MessagingSubscription, MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSubscriptionListener
 
releaseSession(String, boolean) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
 
releaseSession(String) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
 
releaseSession(MessagingSession, boolean) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
 
releaseSession(MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingProvider
 
releaseSubscription(String, boolean) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
releaseSubscription(String) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
releaseSubscription(MessagingSubscription, boolean) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
releaseSubscription(MessagingSubscription) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
remove(Object, Object) - Method in class org.kaazing.gateway.server.util.collection.ConcurrentMapProxy
 
remove() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
remove(Object) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
remove(Object) - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
remove(T) - Method in class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Removes the ith "accept" element
removeAccept(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Removes the ith "accept" element
removeActiveSession(IoSessionEx) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
removeAll(Collection<?>) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
removeAsync(K) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
removeAttribute(String) - Method in class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
removeAuthorizationConstraint(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Removes the ith "authorization-constraint" element
removeAuthorizationConstraint(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Removes the ith "authorization-constraint" element
removeAuthorizationConstraint(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Removes the ith "authorization-constraint" element
removeAuthorizationConstraint(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Removes the ith "authorization-constraint" element
removeAuthorizationConstraint(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Removes the ith "authorization-constraint" element
removeAuthorizationConstraint(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Removes the ith "authorization-constraint" element
removeBalance(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Removes the ith "balance" element
removeBalance(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Removes the ith "balance" element
removeBalance(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Removes the ith "balance" element
removeBalance(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Removes the ith "balance" element
removeBalance(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Removes the ith "balance" element
removeBalance(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Removes the ith "balance" element
removeBalancerMapListener(BalancerMapListener) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
removeBalancerMapListener(BalancerMapListener) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
removeCluster(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Removes the ith "cluster" element
removeCluster(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "cluster" element
removeCluster(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Removes the ith "cluster" element
removeCluster(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "cluster" element
removeCluster(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Removes the ith "cluster" element
removeCluster(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "cluster" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Removes the ith "connect" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Removes the ith "connect" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Removes the ith "connect" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Removes the ith "connect" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Removes the ith "connect" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Removes the ith "connect" element
removeConnect(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Removes the ith "connect" element
removeCrossSiteConstraint(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Removes the ith "cross-site-constraint" element
removeCrossSiteConstraint(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Removes the ith "cross-site-constraint" element
removeCrossSiteConstraint(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Removes the ith "cross-site-constraint" element
removeCrossSiteConstraint(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Removes the ith "cross-site-constraint" element
removeCrossSiteConstraint(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Removes the ith "cross-site-constraint" element
removeCrossSiteConstraint(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Removes the ith "cross-site-constraint" element
removeEntryListener(EntryListener<K, V>, K) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
removeEntryListener(EntryListener<K, V>) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
removeEntryListener(EntryListener<K, V>, K) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
removeEntryListener(EntryListener<K, V>) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
removeHttpCookie(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Removes the ith "http-cookie" element
removeHttpCookie(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Removes the ith "http-cookie" element
removeHttpCookie(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Removes the ith "http-cookie" element
removeHttpCookie(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Removes the ith "http-cookie" element
removeHttpCookie(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Removes the ith "http-cookie" element
removeHttpCookie(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Removes the ith "http-cookie" element
removeHttpHeader(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Removes the ith "http-header" element
removeHttpHeader(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Removes the ith "http-header" element
removeHttpHeader(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Removes the ith "http-header" element
removeHttpHeader(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Removes the ith "http-header" element
removeHttpHeader(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Removes the ith "http-header" element
removeHttpHeader(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Removes the ith "http-header" element
removeHttpQueryParameter(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Removes the ith "http-query-parameter" element
removeHttpQueryParameter(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Removes the ith "http-query-parameter" element
removeHttpQueryParameter(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Removes the ith "http-query-parameter" element
removeHttpQueryParameter(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Removes the ith "http-query-parameter" element
removeHttpQueryParameter(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Removes the ith "http-query-parameter" element
removeHttpQueryParameter(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Removes the ith "http-query-parameter" element
removeInstanceKeyListener(InstanceKeyListener) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
removeInstanceKeyListener(InstanceKeyListener) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
removeLocation(int) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Removes the ith "location" element
removeLocation(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Removes the ith "location" element
removeLocation(int) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Removes the ith "location" element
removeLocation(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Removes the ith "location" element
removeLoginModule(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
Removes the ith "login-module" element
removeLoginModule(int) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
Removes the ith "login-module" element
removeLoginModule(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
Removes the ith "login-module" element
removeLoginModule(int) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
Removes the ith "login-module" element
removeLoginModule(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
Removes the ith "login-module" element
removeLoginModule(int) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
Removes the ith "login-module" element
removeMembershipEventListener(MembershipEventListener) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
removeMembershipEventListener(MembershipEventListener) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
removeMessageBufferListener(MessageBufferListener) - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
removeMessageBufferListener(MessageBufferListener) - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 
removeMessageBufferListener(MessageBufferListener) - Method in class org.kaazing.gateway.server.messaging.buffer.MessageBufferListenerSupport
 
removeMimeMapping(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Removes the ith "mime-mapping" element
removeMimeMapping(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Removes the ith "mime-mapping" element
removeNotify(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Removes the ith "notify" element
removeNotify(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Removes the ith "notify" element
removeNotify(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Removes the ith "notify" element
removeNotify(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Removes the ith "notify" element
removeNotify(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Removes the ith "notify" element
removeNotify(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Removes the ith "notify" element
removeProperty(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
Removes the ith "property" element
removeProperty(int) - Method in interface org.kaazing.gateway.server.config.june2016.PropertiesType
Removes the ith "property" element
removeProperty(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
Removes the ith "property" element
removeProperty(int) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
Removes the ith "property" element
removeProperty(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
Removes the ith "property" element
removeProperty(int) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
Removes the ith "property" element
removeRealm(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Removes the ith "realm" element
removeRealm(int) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Removes the ith "realm" element
removeRealm(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Removes the ith "realm" element
removeRealm(int) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Removes the ith "realm" element
removeRealm(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Removes the ith "realm" element
removeRealm(int) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Removes the ith "realm" element
RemoveRealmVisitor - Class in org.kaazing.gateway.server.config.parse.translate.june2016
 
RemoveRealmVisitor() - Constructor for class org.kaazing.gateway.server.config.parse.translate.june2016.RemoveRealmVisitor
 
removeReceiver(Class<T>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
removeReceiver(Class<T>) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
removeRequireRole(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Removes the ith "require-role" element
removeRequireRole(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Removes the ith "require-role" element
removeRequireRole(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Removes the ith "require-role" element
removeRequireRole(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Removes the ith "require-role" element
removeRequireRole(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Removes the ith "require-role" element
removeRequireRole(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Removes the ith "require-role" element
removeRequireValidUser(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Removes the ith "require-valid-user" element
removeRequireValidUser(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Removes the ith "require-valid-user" element
removeRequireValidUser(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Removes the ith "require-valid-user" element
removeRequireValidUser(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Removes the ith "require-valid-user" element
removeRequireValidUser(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Removes the ith "require-valid-user" element
removeRequireValidUser(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Removes the ith "require-valid-user" element
removeSecurity(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Removes the ith "security" element
removeSecurity(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "security" element
removeSecurity(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Removes the ith "security" element
removeSecurity(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "security" element
removeSecurity(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Removes the ith "security" element
removeSecurity(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "security" element
removeService(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Removes the ith "service" element
removeService(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "service" element
removeService(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Removes the ith "service" element
removeService(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "service" element
removeService(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Removes the ith "service" element
removeService(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "service" element
removeServiceDefaults(int) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Removes the ith "service-defaults" element
removeServiceDefaults(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "service-defaults" element
removeServiceDefaults(int) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Removes the ith "service-defaults" element
removeServiceDefaults(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "service-defaults" element
removeServiceDefaults(int) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Removes the ith "service-defaults" element
removeServiceDefaults(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Removes the ith "service-defaults" element
removeUrl(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Removes the ith "url" element
removeUrl(int) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Removes the ith "url" element
removeUserPrincipalClass(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Removes the ith "user-principal-class" element
removeUserPrincipalClass(int) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Removes the ith "user-principal-class" element
removeUserPrincipalClass(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Removes the ith "user-principal-class" element
removeUserPrincipalClass(int) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Removes the ith "user-principal-class" element
removeUserPrincipalClass(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Removes the ith "user-principal-class" element
removeUserPrincipalClass(int) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Removes the ith "user-principal-class" element
replace(K, V, V) - Method in class org.kaazing.gateway.server.util.collection.ConcurrentMapProxy
 
replace(K, V) - Method in class org.kaazing.gateway.server.util.collection.ConcurrentMapProxy
 
ReplicatedIMap<K,V> - Class in org.kaazing.gateway.server.util.collection
 
ReplicatedIMap(IMap<K, V>) - Constructor for class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
REQUIRED - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
REQUIRED - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
REQUIRED - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
REQUIRED - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
REQUIRED - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
REQUIRED - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
requireRole(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractAuthorizationConstraintConfigurationBuilder
 
RequireValidUserImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl.RequireValidUserImpl
 
RequireValidUserImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl.RequireValidUserImpl
 
RequireValidUserImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl.RequireValidUserImpl
 
REQUISITE - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
REQUISITE - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
REQUISITE - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
resolve(C) - Method in interface org.kaazing.gateway.server.context.resolve.ContextResolver
 
resolve(GatewayConfigDocument) - Method in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
resolve(GatewayConfigDocument, Properties) - Method in class org.kaazing.gateway.server.context.resolve.GatewayContextResolver
 
resolve(SecurityType) - Method in class org.kaazing.gateway.server.context.resolve.SecurityContextResolver
 
ResourceConfig - Interface in org.kaazing.gateway.server.config
 
RESTRICTED - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks
 
result - Variable in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
retainAll(Collection<?>) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
run(String[]) - Method in interface org.kaazing.gateway.server.windowsservice.ISimpleService
 
run(String[]) - Method in class org.kaazing.gateway.server.windowsservice.WindowsService
 
runSimpleService(ISimpleService) - Static method in class org.kaazing.gateway.server.windowsservice.SimpleServiceManager
 

S

SchemeConfig - Interface in org.kaazing.gateway.server.config
 
SchemeContext - Interface in org.kaazing.gateway.server.context
 
security() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
security() - Method in class org.kaazing.gateway.server.test.config.builder.GatewayConfigurationBuilder
 
SecurityConfiguration - Class in org.kaazing.gateway.server.test.config
 
SecurityConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
SecurityConfiguration.SuppressibleSecurityConfigurationImpl - Class in org.kaazing.gateway.server.test.config
 
SecurityConfigurationBuilder - Class in org.kaazing.gateway.server.test.config.builder
 
SecurityConfigurationBuilder(Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.SecurityConfigurationBuilder
 
SecurityContextResolver - Class in org.kaazing.gateway.server.context.resolve
 
SecurityContextResolver(File, Logger) - Constructor for class org.kaazing.gateway.server.context.resolve.SecurityContextResolver
 
SecurityStoreType - Interface in org.kaazing.gateway.server.config.june2016
An XML SecurityStoreType(@http://xmlns.kaazing.org/2016/06/gateway).
SecurityStoreType - Interface in org.kaazing.gateway.server.config.nov2015
An XML SecurityStoreType(@http://xmlns.kaazing.org/2015/11/gateway).
SecurityStoreType - Interface in org.kaazing.gateway.server.config.sep2014
An XML SecurityStoreType(@http://xmlns.kaazing.org/2014/09/gateway).
SecurityStoreType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
SecurityStoreType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
SecurityStoreType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
SecurityStoreType.Type - Interface in org.kaazing.gateway.server.config.june2016
An XML type(@http://xmlns.kaazing.org/2016/06/gateway).
SecurityStoreType.Type - Interface in org.kaazing.gateway.server.config.nov2015
An XML type(@http://xmlns.kaazing.org/2015/11/gateway).
SecurityStoreType.Type - Interface in org.kaazing.gateway.server.config.sep2014
An XML type(@http://xmlns.kaazing.org/2014/09/gateway).
SecurityStoreType.Type.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.SecurityStoreType$Type.
SecurityStoreType.Type.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.SecurityStoreType$Type.
SecurityStoreType.Type.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.SecurityStoreType$Type.
SecurityStoreType.Type.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
SecurityStoreType.Type.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
SecurityStoreType.Type.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
SecurityStoreTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML SecurityStoreType(@http://xmlns.kaazing.org/2016/06/gateway).
SecurityStoreTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
 
SecurityStoreTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML SecurityStoreType(@http://xmlns.kaazing.org/2015/11/gateway).
SecurityStoreTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
 
SecurityStoreTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML SecurityStoreType(@http://xmlns.kaazing.org/2014/09/gateway).
SecurityStoreTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
 
SecurityStoreTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML type(@http://xmlns.kaazing.org/2016/06/gateway).
SecurityStoreTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML type(@http://xmlns.kaazing.org/2015/11/gateway).
SecurityStoreTypeImpl.TypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML type(@http://xmlns.kaazing.org/2014/09/gateway).
SecurityType - Interface in org.kaazing.gateway.server.config.june2016
An XML SecurityType(@http://xmlns.kaazing.org/2016/06/gateway).
SecurityType - Interface in org.kaazing.gateway.server.config.nov2015
An XML SecurityType(@http://xmlns.kaazing.org/2015/11/gateway).
SecurityType - Interface in org.kaazing.gateway.server.config.sep2014
An XML SecurityType(@http://xmlns.kaazing.org/2014/09/gateway).
SecurityType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
SecurityType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
SecurityType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
SecurityTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML SecurityType(@http://xmlns.kaazing.org/2016/06/gateway).
SecurityTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
 
SecurityTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML SecurityType(@http://xmlns.kaazing.org/2015/11/gateway).
SecurityTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
 
SecurityTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML SecurityType(@http://xmlns.kaazing.org/2014/09/gateway).
SecurityTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
 
send(Object, SendListener, MemberId) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
send(Object, SendListener, String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
send(Object, MemberId) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
send(Object, String) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
send(Object, MemberId) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
send(Object, String) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
send(Object, SendListener, MemberId) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
send(Object, SendListener, String) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
send(String, Map<String, Object>, Object) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
send(String, Object) - Method in interface org.kaazing.gateway.server.messaging.MessagingSession
 
sendFailed(int, String, String, Map<String, Object>, Object, MessagingSession) - Method in interface org.kaazing.gateway.server.messaging.MessagingSessionListener
 
September2014ToNovember2015Translator - Class in org.kaazing.gateway.server.config.parse.translate
Class which translates/transforms a September2012 config file DOM into a November2015 config file DOM.
September2014ToNovember2015Translator() - Constructor for class org.kaazing.gateway.server.config.parse.translate.September2014ToNovember2015Translator
 
service() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
service() - Method in class org.kaazing.gateway.server.test.config.builder.GatewayConfigurationBuilder
 
SERVICE_ACCEPT_NETBINDCHNAGE - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_ACCEPT_PARAMCHANGE - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_ACCEPT_PAUSE_CONTINUE - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_ACCEPT_PRESHUTDOWN - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_ACCEPT_SHUTDOWN - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_ACCEPT_STOP - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_CONTINUE_PENDING - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_CONTROL_INTERROGATE - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_CONTROL_SHUTDOWN - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_CONTROL_STOP - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_MAIN_FUNCTION - Interface in org.kaazing.gateway.server.windowsservice
Part of JNA-based Windows Service program, based on the example I found in http://enigma2eureka.blogspot .com/2011/05/writing-windows-service-in-java.html and my own C++-based service work from earlier in 3.2 and 3.3.
SERVICE_PAUSE_PENDING - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_PAUSED - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_RUNNING - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_START_PENDNG - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_STATUS() - Constructor for class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS
 
SERVICE_STATUS_HANDLE() - Constructor for class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS_HANDLE
 
SERVICE_STATUS_HANDLE(Pointer) - Constructor for class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS_HANDLE
 
SERVICE_STOP_PENDING - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_STOPPED - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
SERVICE_TABLE_ENTRY() - Constructor for class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_TABLE_ENTRY
 
SERVICE_WIN32_OWN_PROCESS - Static variable in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
ServiceAcceptOptionsType - Interface in org.kaazing.gateway.server.config.june2016
An XML ServiceAcceptOptionsType(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceAcceptOptionsType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ServiceAcceptOptionsType(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceAcceptOptionsType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ServiceAcceptOptionsType(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceAcceptOptionsType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsType.SslEncryption - Interface in org.kaazing.gateway.server.config.june2016
An XML ssl.encryption(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceAcceptOptionsType.SslEncryption - Interface in org.kaazing.gateway.server.config.nov2015
An XML ssl.encryption(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceAcceptOptionsType.SslEncryption - Interface in org.kaazing.gateway.server.config.sep2014
An XML ssl.encryption(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceAcceptOptionsType.SslEncryption.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType$SslEncryption.
ServiceAcceptOptionsType.SslEncryption.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType$SslEncryption.
ServiceAcceptOptionsType.SslEncryption.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType$SslEncryption.
ServiceAcceptOptionsType.SslEncryption.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsType.SslEncryption.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsType.SslEncryption.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsType.SslVerifyClient - Interface in org.kaazing.gateway.server.config.june2016
An XML ssl.verify-client(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceAcceptOptionsType.SslVerifyClient - Interface in org.kaazing.gateway.server.config.nov2015
An XML ssl.verify-client(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceAcceptOptionsType.SslVerifyClient - Interface in org.kaazing.gateway.server.config.sep2014
An XML ssl.verify-client(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceAcceptOptionsType.SslVerifyClient.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType$SslVerifyClient.
ServiceAcceptOptionsType.SslVerifyClient.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType$SslVerifyClient.
ServiceAcceptOptionsType.SslVerifyClient.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType$SslVerifyClient.
ServiceAcceptOptionsType.SslVerifyClient.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsType.SslVerifyClient.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsType.SslVerifyClient.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServiceAcceptOptionsTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ServiceAcceptOptionsType(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceAcceptOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
 
ServiceAcceptOptionsTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ServiceAcceptOptionsType(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceAcceptOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
 
ServiceAcceptOptionsTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ServiceAcceptOptionsType(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceAcceptOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
 
ServiceAcceptOptionsTypeImpl.SslEncryptionImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ssl.encryption(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceAcceptOptionsTypeImpl.SslEncryptionImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ssl.encryption(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceAcceptOptionsTypeImpl.SslEncryptionImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ssl.encryption(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ssl.verify-client(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ssl.verify-client(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ssl.verify-client(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceAuthority - Class in org.kaazing.gateway.server.service
 
ServiceConfiguration - Class in org.kaazing.gateway.server.test.config
 
ServiceConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
ServiceConfiguration.SuppressibleServiceConfigurationImpl - Class in org.kaazing.gateway.server.test.config
 
ServiceConfigurationBuilder - Class in org.kaazing.gateway.server.test.config.builder
 
ServiceConfigurationBuilder(Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.ServiceConfigurationBuilder
 
ServiceConnectOptionsType - Interface in org.kaazing.gateway.server.config.june2016
An XML ServiceConnectOptionsType(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceConnectOptionsType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ServiceConnectOptionsType(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceConnectOptionsType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ServiceConnectOptionsType(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceConnectOptionsType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsType.HttpKeepalive - Interface in org.kaazing.gateway.server.config.june2016
An XML http.keepalive(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceConnectOptionsType.HttpKeepalive - Interface in org.kaazing.gateway.server.config.nov2015
An XML http.keepalive(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceConnectOptionsType.HttpKeepalive - Interface in org.kaazing.gateway.server.config.sep2014
An XML http.keepalive(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceConnectOptionsType.HttpKeepalive.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType$HttpKeepalive.
ServiceConnectOptionsType.HttpKeepalive.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType$HttpKeepalive.
ServiceConnectOptionsType.HttpKeepalive.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType$HttpKeepalive.
ServiceConnectOptionsType.HttpKeepalive.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsType.HttpKeepalive.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsType.HttpKeepalive.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsType.SslEncryption - Interface in org.kaazing.gateway.server.config.june2016
An XML ssl.encryption(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceConnectOptionsType.SslEncryption - Interface in org.kaazing.gateway.server.config.nov2015
An XML ssl.encryption(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceConnectOptionsType.SslEncryption - Interface in org.kaazing.gateway.server.config.sep2014
An XML ssl.encryption(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceConnectOptionsType.SslEncryption.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType$SslEncryption.
ServiceConnectOptionsType.SslEncryption.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType$SslEncryption.
ServiceConnectOptionsType.SslEncryption.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType$SslEncryption.
ServiceConnectOptionsType.SslEncryption.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsType.SslEncryption.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsType.SslEncryption.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServiceConnectOptionsTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ServiceConnectOptionsType(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceConnectOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
 
ServiceConnectOptionsTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ServiceConnectOptionsType(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceConnectOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
 
ServiceConnectOptionsTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ServiceConnectOptionsType(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceConnectOptionsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
 
ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML http.keepalive(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML http.keepalive(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceConnectOptionsTypeImpl.HttpKeepaliveImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML http.keepalive(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceConnectOptionsTypeImpl.SslEncryptionImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ssl.encryption(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceConnectOptionsTypeImpl.SslEncryptionImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ssl.encryption(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceConnectOptionsTypeImpl.SslEncryptionImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ssl.encryption(@http://xmlns.kaazing.org/2014/09/gateway).
serviceContext - Variable in class org.kaazing.gateway.server.service.AbstractSessionInitializer
 
serviceControlHandler(int, int, Pointer, Pointer) - Method in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.HandlerEx
 
serviceDefaults() - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
serviceDefaults() - Method in class org.kaazing.gateway.server.test.config.builder.GatewayConfigurationBuilder
 
ServiceDefaultsConfiguration - Class in org.kaazing.gateway.server.test.config
 
ServiceDefaultsConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.ServiceDefaultsConfiguration
 
ServiceDefaultsContext - Interface in org.kaazing.gateway.server.context
 
ServiceDefaultsType - Interface in org.kaazing.gateway.server.config.june2016
An XML ServiceDefaultsType(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceDefaultsType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ServiceDefaultsType(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceDefaultsType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ServiceDefaultsType(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceDefaultsType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServiceDefaultsType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServiceDefaultsType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServiceDefaultsTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ServiceDefaultsType(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceDefaultsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
 
ServiceDefaultsTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ServiceDefaultsType(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceDefaultsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
 
ServiceDefaultsTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ServiceDefaultsType(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceDefaultsTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
 
ServiceMain(int, Pointer) - Method in interface org.kaazing.gateway.server.windowsservice.SERVICE_MAIN_FUNCTION
ServiceMain is the main method of the service.
serviceName - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_TABLE_ENTRY
 
serviceProc - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_TABLE_ENTRY
 
ServicePropertiesType - Interface in org.kaazing.gateway.server.config.june2016
An XML ServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
ServicePropertiesType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
ServicePropertiesType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
ServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
ServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServicePropertiesTypeImpl
 
ServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
ServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServicePropertiesTypeImpl
 
ServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
ServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServicePropertiesTypeImpl
 
ServiceRegistry - Class in org.kaazing.gateway.server.service
 
ServiceRegistry() - Constructor for class org.kaazing.gateway.server.service.ServiceRegistry
 
ServiceSessionFilter() - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultServiceContext.ServiceSessionFilter
 
serviceSpecificExitCode - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS
 
ServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML ServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML ServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML ServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
serviceType - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS
 
ServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
ServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
ServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
ServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML ServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
ServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
 
ServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML ServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
ServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
 
ServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML ServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
ServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
 
sessionClosed(IoFilter.NextFilter, IoSession) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
sessionClosed(IoFilter.NextFilter, S) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
sessionClosed(IoFilter.NextFilter, S) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
sessionClosed(IoSession) - Method in class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
sessionClosed(S) - Method in interface org.kaazing.gateway.server.util.io.IoHandler
 
sessionClosed(S) - Method in class org.kaazing.gateway.server.util.io.IoHandlerAdapter
 
sessionCreated(IoFilter.NextFilter, IoSession) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
sessionCreated(IoFilter.NextFilter, S) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
sessionCreated(IoFilter.NextFilter, S) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
sessionCreated(IoSession) - Method in class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
sessionCreated(S) - Method in interface org.kaazing.gateway.server.util.io.IoHandler
 
sessionCreated(S) - Method in class org.kaazing.gateway.server.util.io.IoHandlerAdapter
 
sessionIdle(IoFilter.NextFilter, IoSession, IdleStatus) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
sessionIdle(IoFilter.NextFilter, S, IdleStatus) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
sessionIdle(IoFilter.NextFilter, S, IdleStatus) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
sessionIdle(IoSession, IdleStatus) - Method in class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
sessionIdle(S) - Method in interface org.kaazing.gateway.server.util.io.IoHandler
 
sessionIdle(S) - Method in class org.kaazing.gateway.server.util.io.IoHandlerAdapter
 
sessionOpened(IoFilter.NextFilter, IoSession) - Method in class org.kaazing.gateway.server.util.io.IoFilter.Adapter
 
sessionOpened(IoFilter.NextFilter, S) - Method in interface org.kaazing.gateway.server.util.io.IoFilter
 
sessionOpened(IoFilter.NextFilter, S) - Method in class org.kaazing.gateway.server.util.io.IoFilterAdapter
 
sessionOpened(IoSession) - Method in class org.kaazing.gateway.server.util.io.IoHandler.Adapter
 
sessionOpened(S) - Method in interface org.kaazing.gateway.server.util.io.IoHandler
 
sessionOpened(S) - Method in class org.kaazing.gateway.server.util.io.IoHandlerAdapter
 
sessionTimeout(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
sessionType - Variable in class org.kaazing.gateway.server.service.AbstractSessionInitializer
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption
 
set(List) - Method in interface org.kaazing.gateway.server.config.june2016.StringList
Deprecated. 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption
 
set(StringEnumAbstractBase) - Method in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
set(int, MessagingMessage) - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
set(int, MessagingMessage) - Method in class org.kaazing.gateway.server.messaging.buffer.MemoryMessageBuffer
 
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets array of all "accept" element
setAcceptArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Sets ith "accept" element
setAcceptArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets array of all "accept" element
setAcceptArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets ith "accept" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Sets the "accept-options" element
setAcceptOptions(ServiceAcceptOptionsType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets the "accept-options" element
setAllowHeaders(String) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Sets the "allow-headers" element
setAllowHeaders(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Sets the "allow-headers" element
setAllowHeaders(String) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Sets the "allow-headers" element
setAllowHeaders(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Sets the "allow-headers" element
setAllowHeaders(String) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Sets the "allow-headers" element
setAllowHeaders(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Sets the "allow-headers" element
setAllowHeaders(String) - Method in class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
setAllowHeaders(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleCrossOriginConstraintConfiguration
 
setAllowMethods(String) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Sets the "allow-methods" element
setAllowMethods(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Sets the "allow-methods" element
setAllowMethods(String) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Sets the "allow-methods" element
setAllowMethods(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Sets the "allow-methods" element
setAllowMethods(String) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Sets the "allow-methods" element
setAllowMethods(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Sets the "allow-methods" element
setAllowMethods(String) - Method in class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
setAllowMethods(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleCrossOriginConstraintConfiguration
 
setAllowOrigin(Object) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Sets the "allow-origin" element
setAllowOrigin(Object) - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Sets the "allow-origin" element
setAllowOrigin(Object) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Sets the "allow-origin" element
setAllowOrigin(Object) - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Sets the "allow-origin" element
setAllowOrigin(Object) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Sets the "allow-origin" element
setAllowOrigin(Object) - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Sets the "allow-origin" element
setAllowOrigin(String) - Method in class org.kaazing.gateway.server.test.config.CrossOriginConstraintConfiguration
 
setAllowOrigin(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleCrossOriginConstraintConfiguration
 
setAttribute(String, Object) - Method in class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
setAuthentication(AuthenticationType) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets the "authentication" element
setAuthentication(AuthenticationType) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets the "authentication" element
setAuthentication(AuthenticationType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets the "authentication" element
setAuthentication(AuthenticationType) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets the "authentication" element
setAuthentication(AuthenticationType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets the "authentication" element
setAuthentication(AuthenticationType) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets the "authentication" element
setAuthenticationConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "authentication.connect" element
setAuthenticationConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Sets the "authentication.connect" element
setAuthenticationIdentifier(String) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "authentication.identifier" element
setAuthenticationIdentifier(String) - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Sets the "authentication.identifier" element
setAuthorizationConstraintArray(AuthorizationConstraintType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets array of all "authorization-constraint" element
setAuthorizationConstraintArray(int, AuthorizationConstraintType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets ith "authorization-constraint" element
setAuthorizationConstraintArray(AuthorizationConstraintType[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets array of all "authorization-constraint" element
setAuthorizationConstraintArray(int, AuthorizationConstraintType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets ith "authorization-constraint" element
setAuthorizationConstraintArray(AuthorizationConstraintType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets array of all "authorization-constraint" element
setAuthorizationConstraintArray(int, AuthorizationConstraintType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets ith "authorization-constraint" element
setAuthorizationConstraintArray(AuthorizationConstraintType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets array of all "authorization-constraint" element
setAuthorizationConstraintArray(int, AuthorizationConstraintType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets ith "authorization-constraint" element
setAuthorizationConstraintArray(AuthorizationConstraintType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets array of all "authorization-constraint" element
setAuthorizationConstraintArray(int, AuthorizationConstraintType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets ith "authorization-constraint" element
setAuthorizationConstraintArray(AuthorizationConstraintType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets array of all "authorization-constraint" element
setAuthorizationConstraintArray(int, AuthorizationConstraintType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets ith "authorization-constraint" element
setAuthorizationMode(AuthenticationType.AuthorizationMode.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets the "authorization-mode" element
setAuthorizationMode(AuthenticationType.AuthorizationMode.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets the "authorization-mode" element
setAuthorizationMode(AuthenticationType.AuthorizationMode.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets the "authorization-mode" element
setAuthorizationMode(AuthenticationType.AuthorizationMode.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets the "authorization-mode" element
setAuthorizationMode(AuthenticationType.AuthorizationMode.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets the "authorization-mode" element
setAuthorizationMode(AuthenticationType.AuthorizationMode.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets the "authorization-mode" element
setAuthorizationMode(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
setAuthorizationMode(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
setAwsAccessKeyId(String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
Sets the "aws.access-key-id" element
setAwsAccessKeyId(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
Sets the "aws.access-key-id" element
setAwsAccessKeyId(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
Sets the "aws.access-key-id" element
setAwsAccessKeyId(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
Sets the "aws.access-key-id" element
setAwsAccessKeyId(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
Sets the "aws.access-key-id" element
setAwsAccessKeyId(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
Sets the "aws.access-key-id" element
setAwsAccessKeyId(String) - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
setAwsAccessKeyId(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
setAwsSecretKey(String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
Sets the "aws.secret-key" element
setAwsSecretKey(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
Sets the "aws.secret-key" element
setAwsSecretKey(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
Sets the "aws.secret-key" element
setAwsSecretKey(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
Sets the "aws.secret-key" element
setAwsSecretKey(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
Sets the "aws.secret-key" element
setAwsSecretKey(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
Sets the "aws.secret-key" element
setAwsSecretKeyId(String) - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
setAwsSecretKeyId(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
setBalanceArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets array of all "balance" element
setBalanceArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets ith "balance" element
setBalanceArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets array of all "balance" element
setBalanceArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets ith "balance" element
setBalanceArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets array of all "balance" element
setBalanceArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets ith "balance" element
setBalanceArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets array of all "balance" element
setBalanceArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets ith "balance" element
setBalanceArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets array of all "balance" element
setBalanceArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets ith "balance" element
setBalanceArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets array of all "balance" element
setBalanceArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets ith "balance" element
setCacheControl(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
Sets the "cache-control" element
setCacheControl(String) - Method in interface org.kaazing.gateway.server.config.june2016.LocationType
Sets the "cache-control" element
setCacheControl(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
Sets the "cache-control" element
setCacheControl(String) - Method in interface org.kaazing.gateway.server.config.nov2015.LocationType
Sets the "cache-control" element
setCluster(ClusterConfiguration) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
setClusterArray(ClusterType[]) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets array of all "cluster" element
setClusterArray(int, ClusterType) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets ith "cluster" element
setClusterArray(ClusterType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "cluster" element
setClusterArray(int, ClusterType) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "cluster" element
setClusterArray(ClusterType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets array of all "cluster" element
setClusterArray(int, ClusterType) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets ith "cluster" element
setClusterArray(ClusterType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "cluster" element
setClusterArray(int, ClusterType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "cluster" element
setClusterArray(ClusterType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets array of all "cluster" element
setClusterArray(int, ClusterType) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets ith "cluster" element
setClusterArray(ClusterType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "cluster" element
setClusterArray(int, ClusterType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "cluster" element
SetClusterBuilder(R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.SetClusterBuilder
 
setConfigElementName(String) - Method in class org.kaazing.gateway.server.test.config.NestedServicePropertiesConfiguration
 
setConnect(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets the "connect" element
setConnect(String) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets the "connect" element
setConnect(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets the "connect" element
setConnect(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets the "connect" element
setConnect(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "connect" element
setConnect(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets ith "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets ith "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets ith "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets ith "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets ith "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets array of all "connect" element
setConnectArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets ith "connect" element
setConnectArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets array of all "connect" element
setConnectArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets ith "connect" element
setConnectOptions(ClusterConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets the "connect-options" element
setConnectOptions(ClusterConnectOptionsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets the "connect-options" element
setConnectOptions(ClusterConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets the "connect-options" element
setConnectOptions(ClusterConnectOptionsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets the "connect-options" element
setConnectOptions(ClusterConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets the "connect-options" element
setConnectOptions(ClusterConnectOptionsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Sets the "connect-options" element
setConnectOptions(ServiceConnectOptionsType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets the "connect-options" element
setConnectStrategy(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets the "connect.strategy" element
setConnectStrategy(String) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets the "connect.strategy" element
setCredentialsGenerator(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets the "credentials.generator" element
setCredentialsGenerator(String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets the "credentials.generator" element
setCredentialsTtl(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets the "credentials.ttl" element
setCredentialsTtl(String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets the "credentials.ttl" element
setCrossSiteConstraintArray(CrossSiteConstraintType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets array of all "cross-site-constraint" element
setCrossSiteConstraintArray(int, CrossSiteConstraintType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets ith "cross-site-constraint" element
setCrossSiteConstraintArray(CrossSiteConstraintType[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets array of all "cross-site-constraint" element
setCrossSiteConstraintArray(int, CrossSiteConstraintType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets ith "cross-site-constraint" element
setCrossSiteConstraintArray(CrossSiteConstraintType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets array of all "cross-site-constraint" element
setCrossSiteConstraintArray(int, CrossSiteConstraintType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets ith "cross-site-constraint" element
setCrossSiteConstraintArray(CrossSiteConstraintType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets array of all "cross-site-constraint" element
setCrossSiteConstraintArray(int, CrossSiteConstraintType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets ith "cross-site-constraint" element
setCrossSiteConstraintArray(CrossSiteConstraintType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets array of all "cross-site-constraint" element
setCrossSiteConstraintArray(int, CrossSiteConstraintType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets ith "cross-site-constraint" element
setCrossSiteConstraintArray(CrossSiteConstraintType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets array of all "cross-site-constraint" element
setCrossSiteConstraintArray(int, CrossSiteConstraintType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets ith "cross-site-constraint" element
setDefaultPort(int) - Method in class org.kaazing.gateway.server.config.parse.DefaultSchemeConfig
 
setDescription(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets the "description" element
setDescription(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets the "description" element
setDescription(String) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets the "description" element
setDescription(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets the "description" element
setDescription(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets the "description" element
setDescription(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets the "description" element
setDescription(String) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets the "description" element
setDescription(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets the "description" element
setDescription(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets the "description" element
setDescription(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets the "description" element
setDescription(String) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets the "description" element
setDescription(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets the "description" element
setDescription(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
setDescription(String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
setDescription(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
setDescription(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
setDescription(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
setDirectory(String) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets the "directory" element
setDirectory(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets the "directory" element
setDirectory(String) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets the "directory" element
setDirectory(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets the "directory" element
setDirectory(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets the "directory" element
setDirectory(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets the "directory" element
setEncryptionKeyAlias(String) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "encryption.key.alias" element
setEncryptionKeyAlias(String) - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Sets the "encryption.key.alias" element
setErrorPagesDirectory(String) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets the "error-pages-directory" element
setErrorPagesDirectory(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets the "error-pages-directory" element
setErrorPagesDirectory(String) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets the "error-pages-directory" element
setErrorPagesDirectory(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets the "error-pages-directory" element
setErrorPagesDirectory(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets the "error-pages-directory" element
setErrorPagesDirectory(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets the "error-pages-directory" element
setExtendedProperty(String, String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
setExtendedProperty(String, Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
setExtension(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
Sets the "extension" element
setExtension(String) - Method in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
Sets the "extension" element
setExtension(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
Sets the "extension" element
setExtension(String) - Method in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
Sets the "extension" element
setExtension(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
Sets the "extension" element
setExtension(String) - Method in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
Sets the "extension" element
setFile(String) - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Options
Sets the "file" element
setFile(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl.OptionsImpl
Sets the "file" element
setFile(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Sets the "file" element
setFile(String) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Sets the "file" element
setFile(String) - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Options
Sets the "file" element
setFile(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl.OptionsImpl
Sets the "file" element
setFile(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Sets the "file" element
setFile(String) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Sets the "file" element
setFile(String) - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Options
Sets the "file" element
setFile(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl.OptionsImpl
Sets the "file" element
setFile(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Sets the "file" element
setFile(String) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Sets the "file" element
setGatewayConfig(GatewayConfigDocument.GatewayConfig) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument
Sets the "gateway-config" element
setGatewayConfig(GatewayConfigDocument.GatewayConfig) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl
Sets the "gateway-config" element
setGatewayConfig(GatewayConfigDocument.GatewayConfig) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument
Sets the "gateway-config" element
setGatewayConfig(GatewayConfigDocument.GatewayConfig) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl
Sets the "gateway-config" element
setGatewayConfig(GatewayConfigDocument.GatewayConfig) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument
Sets the "gateway-config" element
setGatewayConfig(GatewayConfigDocument.GatewayConfig) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl
Sets the "gateway-config" element
setHttpBind(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.bind" element
setHttpBind(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "http.bind" element
setHttpBind(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.bind" element
setHttpBind(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "http.bind" element
setHttpBind(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.bind" element
setHttpBind(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "http.bind" element
setHttpChallengeScheme(AuthenticationType.HttpChallengeScheme.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets the "http-challenge-scheme" element
setHttpChallengeScheme(AuthenticationType.HttpChallengeScheme.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets the "http-challenge-scheme" element
setHttpChallengeScheme(AuthenticationType.HttpChallengeScheme.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets the "http-challenge-scheme" element
setHttpChallengeScheme(AuthenticationType.HttpChallengeScheme.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets the "http-challenge-scheme" element
setHttpChallengeScheme(AuthenticationType.HttpChallengeScheme.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets the "http-challenge-scheme" element
setHttpChallengeScheme(AuthenticationType.HttpChallengeScheme.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets the "http-challenge-scheme" element
setHttpChallengeScheme(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
setHttpChallengeScheme(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
setHttpCookieArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets array of all "http-cookie" element
setHttpCookieArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets ith "http-cookie" element
setHttpCookieArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets array of all "http-cookie" element
setHttpCookieArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets ith "http-cookie" element
setHttpCookieArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets array of all "http-cookie" element
setHttpCookieArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets ith "http-cookie" element
setHttpCookieArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets array of all "http-cookie" element
setHttpCookieArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets ith "http-cookie" element
setHttpCookieArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets array of all "http-cookie" element
setHttpCookieArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets ith "http-cookie" element
setHttpCookieArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets array of all "http-cookie" element
setHttpCookieArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets ith "http-cookie" element
setHttpHeaderArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets array of all "http-header" element
setHttpHeaderArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets ith "http-header" element
setHttpHeaderArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets array of all "http-header" element
setHttpHeaderArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets ith "http-header" element
setHttpHeaderArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets array of all "http-header" element
setHttpHeaderArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets ith "http-header" element
setHttpHeaderArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets array of all "http-header" element
setHttpHeaderArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets ith "http-header" element
setHttpHeaderArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets array of all "http-header" element
setHttpHeaderArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets ith "http-header" element
setHttpHeaderArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets array of all "http-header" element
setHttpHeaderArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets ith "http-header" element
setHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive" element
setHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "http.keepalive" element
setHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive" element
setHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "http.keepalive" element
setHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive" element
setHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "http.keepalive" element
setHttpKeepaliveConnections(BigInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive.connections" element
setHttpKeepaliveConnections(BigInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "http.keepalive.connections" element
setHttpKeepaliveConnections(BigInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive.connections" element
setHttpKeepaliveConnections(BigInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "http.keepalive.connections" element
setHttpKeepaliveConnections(BigInteger) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive.connections" element
setHttpKeepaliveConnections(BigInteger) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "http.keepalive.connections" element
setHttpKeepaliveTimeout(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "http.keepalive.timeout" element
setHttpKeepaliveTimeout(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "http.keepalive.timeout" element
setHttpMaxAuthenticationAttempts(BigInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "http.max.authentication.attempts" element
setHttpMaxAuthenticationAttempts(BigInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "http.max.authentication.attempts" element
setHttpMaximumRedirects(BigInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.maximum.redirects" element
setHttpMaximumRedirects(BigInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "http.maximum.redirects" element
setHttpMaximumRedirects(BigInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "http.maximum.redirects" element
setHttpMaximumRedirects(BigInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "http.maximum.redirects" element
setHttpMaximumRedirects(BigInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "http.maximum.redirects" element
setHttpMaximumRedirects(BigInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "http.maximum.redirects" element
setHttpQueryParameterArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets array of all "http-query-parameter" element
setHttpQueryParameterArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets ith "http-query-parameter" element
setHttpQueryParameterArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets array of all "http-query-parameter" element
setHttpQueryParameterArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets ith "http-query-parameter" element
setHttpQueryParameterArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets array of all "http-query-parameter" element
setHttpQueryParameterArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets ith "http-query-parameter" element
setHttpQueryParameterArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets array of all "http-query-parameter" element
setHttpQueryParameterArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets ith "http-query-parameter" element
setHttpQueryParameterArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets array of all "http-query-parameter" element
setHttpQueryParameterArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets ith "http-query-parameter" element
setHttpQueryParameterArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets array of all "http-query-parameter" element
setHttpQueryParameterArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets ith "http-query-parameter" element
setHttpRealm(List) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.realm" element
setHttpRealm(List) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "http.realm" element
setHttpsBind(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "https.bind" element
setHttpsBind(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "https.bind" element
setHttpsBind(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "https.bind" element
setHttpsBind(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "https.bind" element
setHttpsBind(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "https.bind" element
setHttpsBind(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "https.bind" element
setHttpTransport(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.transport" element
setHttpTransport(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "http.transport" element
setHttpTransport(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "http.transport" element
setHttpTransport(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "http.transport" element
setHttpTransport(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.transport" element
setHttpTransport(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "http.transport" element
setHttpTransport(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "http.transport" element
setHttpTransport(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "http.transport" element
setHttpTransport(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "http.transport" element
setHttpTransport(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "http.transport" element
setHttpTransport(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "http.transport" element
setHttpTransport(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "http.transport" element
setId(String) - Method in class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
setInternalMaximumTransferredBytes(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets the "internal.maximum.transferred.bytes" element
setInternalMaximumTransferredBytes(String) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets the "internal.maximum.transferred.bytes" element
setInternalMaximumTransferredBytes(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets the "internal.maximum.transferred.bytes" element
setInternalMaximumTransferredBytes(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets the "internal.maximum.transferred.bytes" element
setInternalMaximumTransferredBytes(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "internal.maximum.transferred.bytes" element
setInternalMaximumTransferredBytes(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "internal.maximum.transferred.bytes" element
setJmxMBeanServer(MBeanServer) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
setKeyAlgorithm(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets the "key.algorithm" element
setKeyAlgorithm(String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets the "key.algorithm" element
setKeyAlias(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets the "key.alias" element
setKeyAlias(String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets the "key.alias" element
setKeystore(SecurityStoreType) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Sets the "keystore" element
setKeystore(SecurityStoreType) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Sets the "keystore" element
setKeystore(SecurityStoreType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Sets the "keystore" element
setKeystore(SecurityStoreType) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Sets the "keystore" element
setKeystore(SecurityStoreType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Sets the "keystore" element
setKeystore(SecurityStoreType) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Sets the "keystore" element
setKeyStore(KeyStore) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
setKeyStore(Suppressible<KeyStore>) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
setKeyStore(Suppressible<KeyStore>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleSecurityConfiguration
 
setKeyStoreFile(String) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
Deprecated.
setKeyStorePassword(char[]) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
setKeyStorePassword(Suppressible<char[]>) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
setKeyStorePassword(Suppressible<char[]>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleSecurityConfiguration
 
setKeyStorePasswordFile(String) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
Deprecated.
setListsOfAcceptConstraintsByURI(List<Map<String, Map<String, CrossSiteConstraintContext>>>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
setListValue(List) - Method in interface org.kaazing.gateway.server.config.june2016.StringList
 
setLocationArray(LocationType[]) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets array of all "location" element
setLocationArray(int, LocationType) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets ith "location" element
setLocationArray(LocationType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets array of all "location" element
setLocationArray(int, LocationType) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets ith "location" element
setLocationArray(LocationType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets array of all "location" element
setLocationArray(int, LocationType) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets ith "location" element
setLocationArray(LocationType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets array of all "location" element
setLocationArray(int, LocationType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets ith "location" element
setLoginModuleArray(LoginModuleType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
Sets array of all "login-module" element
setLoginModuleArray(int, LoginModuleType) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
Sets ith "login-module" element
setLoginModuleArray(LoginModuleType[]) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
Sets array of all "login-module" element
setLoginModuleArray(int, LoginModuleType) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
Sets ith "login-module" element
setLoginModuleArray(LoginModuleType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
Sets array of all "login-module" element
setLoginModuleArray(int, LoginModuleType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
Sets ith "login-module" element
setLoginModuleArray(LoginModuleType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
Sets array of all "login-module" element
setLoginModuleArray(int, LoginModuleType) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
Sets ith "login-module" element
setLoginModuleArray(LoginModuleType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
Sets array of all "login-module" element
setLoginModuleArray(int, LoginModuleType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
Sets ith "login-module" element
setLoginModuleArray(LoginModuleType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
Sets array of all "login-module" element
setLoginModuleArray(int, LoginModuleType) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
Sets ith "login-module" element
setLoginModules(LoginModulesType) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets the "login-modules" element
setLoginModules(LoginModulesType) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets the "login-modules" element
setLoginModules(LoginModulesType) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets the "login-modules" element
setLoginModules(LoginModulesType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets the "login-modules" element
setLoginModules(LoginModulesType) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets the "login-modules" element
setLoginModules(LoginModulesType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets the "login-modules" element
setLoginModules(List<LoginModuleConfiguration>) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
setMaximumAge(BigInteger) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Sets the "maximum-age" element
setMaximumAge(BigInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Sets the "maximum-age" element
setMaximumAge(BigInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Sets the "maximum-age" element
setMaximumAge(BigInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Sets the "maximum-age" element
setMaximumAge(BigInteger) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Sets the "maximum-age" element
setMaximumAge(BigInteger) - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Sets the "maximum-age" element
setMaximumPendingBytes(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets the "maximum.pending.bytes" element
setMaximumPendingBytes(String) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets the "maximum.pending.bytes" element
setMaximumPendingBytes(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets the "maximum.pending.bytes" element
setMaximumPendingBytes(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets the "maximum.pending.bytes" element
setMaximumPendingBytes(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "maximum.pending.bytes" element
setMaximumPendingBytes(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "maximum.pending.bytes" element
setMaximumRecoveryInterval(BigInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets the "maximum.recovery.interval" element
setMaximumRecoveryInterval(BigInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets the "maximum.recovery.interval" element
setMaximumRecoveryInterval(BigInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets the "maximum.recovery.interval" element
setMaximumRecoveryInterval(BigInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets the "maximum.recovery.interval" element
setMaximumRecoveryInterval(BigInteger) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "maximum.recovery.interval" element
setMaximumRecoveryInterval(BigInteger) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "maximum.recovery.interval" element
setMimeMappingArray(MimeMappingType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Sets ith "mime-mapping" element
setMimeMappingArray(MimeMappingType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets array of all "mime-mapping" element
setMimeMappingArray(int, MimeMappingType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets ith "mime-mapping" element
setMimeType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
Sets the "mime-type" element
setMimeType(String) - Method in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
Sets the "mime-type" element
setMimeType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
Sets the "mime-type" element
setMimeType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
Sets the "mime-type" element
setMimeType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
Sets the "mime-type" element
setMimeType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
Sets the "mime-type" element
setMonitoringFactory(MonitoringEntityFactory) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
setName(String) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.june2016.PropertyType
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertyType
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.parse.DefaultResourceConfig
 
setName(String) - Method in class org.kaazing.gateway.server.config.parse.DefaultSchemeConfig
 
setName(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertyType
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets the "name" element
setName(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets the "name" element
setName(String) - Method in class org.kaazing.gateway.server.test.config.ClusterConfiguration
 
setName(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
setName(String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
setName(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
setName(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
setName(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
setName(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
setNetwork(NetworkConfiguration) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
setNotifyArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets array of all "notify" element
setNotifyArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets ith "notify" element
setNotifyArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets array of all "notify" element
setNotifyArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets ith "notify" element
setNotifyArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets array of all "notify" element
setNotifyArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets ith "notify" element
setNotifyArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets array of all "notify" element
setNotifyArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets ith "notify" element
setNotifyArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets array of all "notify" element
setNotifyArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets ith "notify" element
setNotifyArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets array of all "notify" element
setNotifyArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets ith "notify" element
setObjectValue(Object) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin
 
setObjectValue(Object) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin
 
setObjectValue(Object) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin
 
setOnClientMessage(String) - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType
Sets the "on.client.message" element
setOnClientMessage(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServicePropertiesTypeImpl
Sets the "on.client.message" element
setOnClientMessage(String) - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType
Sets the "on.client.message" element
setOnClientMessage(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServicePropertiesTypeImpl
Sets the "on.client.message" element
setOptions(DirectoryServicePropertiesType.Options.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
Sets the "options" element
setOptions(DirectoryServicePropertiesType.Options.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Sets the "options" element
setOptions(DirectoryServicePropertiesType.Options.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
Sets the "options" element
setOptions(DirectoryServicePropertiesType.Options.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Sets the "options" element
setOptions(DirectoryServicePropertiesType.Options.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
Sets the "options" element
setOptions(DirectoryServicePropertiesType.Options.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
Sets the "options" element
setOptions(LoginModuleOptionsType) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Sets the "options" element
setPasswordFile(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Sets the "password-file" element
setPasswordFile(String) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Sets the "password-file" element
setPasswordFile(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Sets the "password-file" element
setPasswordFile(String) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Sets the "password-file" element
setPasswordFile(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Sets the "password-file" element
setPasswordFile(String) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Sets the "password-file" element
setPath(String) - Method in class org.kaazing.gateway.server.config.parse.DefaultResourceConfig
 
setPatterns(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
Sets the "patterns" element
setPatterns(String) - Method in interface org.kaazing.gateway.server.config.june2016.LocationType
Sets the "patterns" element
setPatterns(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
Sets the "patterns" element
setPatterns(String) - Method in interface org.kaazing.gateway.server.config.nov2015.LocationType
Sets the "patterns" element
setPayload(Object) - Method in class org.kaazing.gateway.server.messaging.DefaultMessagingMessage
 
setPipeTransport(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "pipe.transport" element
setPipeTransport(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "pipe.transport" element
setPipeTransport(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "pipe.transport" element
setPipeTransport(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "pipe.transport" element
setPipeTransport(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "pipe.transport" element
setPipeTransport(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "pipe.transport" element
setPipeTransport(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "pipe.transport" element
setPipeTransport(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "pipe.transport" element
setPipeTransport(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "pipe.transport" element
setPipeTransport(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "pipe.transport" element
setPipeTransport(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "pipe.transport" element
setPipeTransport(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "pipe.transport" element
setPreparedConnectionCount(BigInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets the "prepared.connection.count" element
setPreparedConnectionCount(BigInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets the "prepared.connection.count" element
setPreparedConnectionCount(BigInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets the "prepared.connection.count" element
setPreparedConnectionCount(BigInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets the "prepared.connection.count" element
setPreparedConnectionCount(BigInteger) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "prepared.connection.count" element
setPreparedConnectionCount(BigInteger) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "prepared.connection.count" element
setProperties(ServicePropertiesType) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Sets the "properties" element
setProperties(PropertiesType) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Sets the "properties" element
setProperties(PropertiesType) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Sets the "properties" element
setProperties(PropertiesType) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Sets the "properties" element
setProperties(PropertiesType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Sets the "properties" element
setProperties(PropertiesType) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Sets the "properties" element
setProperties(PropertiesType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets the "properties" element
setProperties(ServicePropertiesType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets the "properties" element
setProperties(Map<String, String>) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
setPropertyArray(PropertyType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
Sets ith "property" element
setPropertyArray(PropertyType[]) - Method in interface org.kaazing.gateway.server.config.june2016.PropertiesType
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in interface org.kaazing.gateway.server.config.june2016.PropertiesType
Sets ith "property" element
setPropertyArray(PropertyType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
Sets ith "property" element
setPropertyArray(PropertyType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
Sets ith "property" element
setPropertyArray(PropertyType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
Sets ith "property" element
setPropertyArray(PropertyType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
Sets array of all "property" element
setPropertyArray(int, PropertyType) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
Sets ith "property" element
setRealmArray(RealmType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Sets array of all "realm" element
setRealmArray(int, RealmType) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Sets ith "realm" element
setRealmArray(RealmType[]) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Sets array of all "realm" element
setRealmArray(int, RealmType) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Sets ith "realm" element
setRealmArray(RealmType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Sets array of all "realm" element
setRealmArray(int, RealmType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Sets ith "realm" element
setRealmArray(RealmType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Sets array of all "realm" element
setRealmArray(int, RealmType) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Sets ith "realm" element
setRealmArray(RealmType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Sets array of all "realm" element
setRealmArray(int, RealmType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Sets ith "realm" element
setRealmArray(RealmType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Sets array of all "realm" element
setRealmArray(int, RealmType) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Sets ith "realm" element
setRealmName(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets the "realm-name" element
setRealmName(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets the "realm-name" element
setRealmName(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets the "realm-name" element
setRealmName(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets the "realm-name" element
setRealmName(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets the "realm-name" element
setRealmName(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets the "realm-name" element
setRealmName(String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
setRealmName(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
setRealmName(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
setRealms(List<RealmConfiguration>) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
setReceiver(Class<T>, ReceiveListener<T>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
setReceiver(Class<T>, ReceiveListener<T>) - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
setRepeat(String) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType
Sets the "repeat" element
setRepeat(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServicePropertiesTypeImpl
Sets the "repeat" element
setRepeat(String) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType
Sets the "repeat" element
setRepeat(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServicePropertiesTypeImpl
Sets the "repeat" element
setRepeat(String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets the "repeat" element
setRepeat(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets the "repeat" element
setRequireRoleArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Sets array of all "require-role" element
setRequireRoleArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Sets ith "require-role" element
setRequireRoleArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Sets array of all "require-role" element
setRequireRoleArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Sets ith "require-role" element
setRequireRoleArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Sets array of all "require-role" element
setRequireRoleArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Sets ith "require-role" element
setRequireRoleArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Sets array of all "require-role" element
setRequireRoleArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Sets ith "require-role" element
setRequireRoleArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Sets array of all "require-role" element
setRequireRoleArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Sets ith "require-role" element
setRequireRoleArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Sets array of all "require-role" element
setRequireRoleArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Sets ith "require-role" element
setRequireValidUserArray(AuthorizationConstraintType.RequireValidUser[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Sets array of all "require-valid-user" element
setRequireValidUserArray(int, AuthorizationConstraintType.RequireValidUser) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Sets ith "require-valid-user" element
setRequireValidUserArray(AuthorizationConstraintType.RequireValidUser[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Sets array of all "require-valid-user" element
setRequireValidUserArray(int, AuthorizationConstraintType.RequireValidUser) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Sets ith "require-valid-user" element
setRequireValidUserArray(AuthorizationConstraintType.RequireValidUser[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Sets array of all "require-valid-user" element
setRequireValidUserArray(int, AuthorizationConstraintType.RequireValidUser) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Sets ith "require-valid-user" element
setRequireValidUserArray(AuthorizationConstraintType.RequireValidUser[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Sets array of all "require-valid-user" element
setRequireValidUserArray(int, AuthorizationConstraintType.RequireValidUser) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Sets ith "require-valid-user" element
setRequireValidUserArray(AuthorizationConstraintType.RequireValidUser[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Sets array of all "require-valid-user" element
setRequireValidUserArray(int, AuthorizationConstraintType.RequireValidUser) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Sets ith "require-valid-user" element
setRequireValidUserArray(AuthorizationConstraintType.RequireValidUser[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Sets array of all "require-valid-user" element
setRequireValidUserArray(int, AuthorizationConstraintType.RequireValidUser) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Sets ith "require-valid-user" element
setSecurity(SecurityConfiguration) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
setSecurityArray(SecurityType[]) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets array of all "security" element
setSecurityArray(int, SecurityType) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets ith "security" element
setSecurityArray(SecurityType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "security" element
setSecurityArray(int, SecurityType) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "security" element
setSecurityArray(SecurityType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets array of all "security" element
setSecurityArray(int, SecurityType) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets ith "security" element
setSecurityArray(SecurityType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "security" element
setSecurityArray(int, SecurityType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "security" element
setSecurityArray(SecurityType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets array of all "security" element
setSecurityArray(int, SecurityType) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets ith "security" element
setSecurityArray(SecurityType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "security" element
setSecurityArray(int, SecurityType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "security" element
SetSecurityBuilder(R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.SetSecurityBuilder
 
setServiceArray(ServiceType[]) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets array of all "service" element
setServiceArray(int, ServiceType) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets ith "service" element
setServiceArray(ServiceType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "service" element
setServiceArray(int, ServiceType) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "service" element
setServiceArray(ServiceType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets array of all "service" element
setServiceArray(int, ServiceType) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets ith "service" element
setServiceArray(ServiceType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "service" element
setServiceArray(int, ServiceType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "service" element
setServiceArray(ServiceType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets array of all "service" element
setServiceArray(int, ServiceType) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets ith "service" element
setServiceArray(ServiceType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "service" element
setServiceArray(int, ServiceType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "service" element
setServiceDefaults(ServiceDefaultsConfiguration) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
setServiceDefaultsArray(ServiceDefaultsType[]) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets array of all "service-defaults" element
setServiceDefaultsArray(int, ServiceDefaultsType) - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Sets ith "service-defaults" element
setServiceDefaultsArray(ServiceDefaultsType[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "service-defaults" element
setServiceDefaultsArray(int, ServiceDefaultsType) - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "service-defaults" element
setServiceDefaultsArray(ServiceDefaultsType[]) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets array of all "service-defaults" element
setServiceDefaultsArray(int, ServiceDefaultsType) - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Sets ith "service-defaults" element
setServiceDefaultsArray(ServiceDefaultsType[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "service-defaults" element
setServiceDefaultsArray(int, ServiceDefaultsType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "service-defaults" element
setServiceDefaultsArray(ServiceDefaultsType[]) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets array of all "service-defaults" element
setServiceDefaultsArray(int, ServiceDefaultsType) - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Sets ith "service-defaults" element
setServiceDefaultsArray(ServiceDefaultsType[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets array of all "service-defaults" element
setServiceDefaultsArray(int, ServiceDefaultsType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Sets ith "service-defaults" element
SetServiceDefaultsBuilder(R, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder.SetServiceDefaultsBuilder
 
setServiceDomain(String) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Sets the "service.domain" element
setServiceDomain(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets the "service.domain" element
setServiceDomain(String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets the "service.domain" element
setServiceDomain(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Sets the "service.domain" element
setServiceDomain(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets the "service.domain" element
setServiceDomain(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets the "service.domain" element
setServiceDomain(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets the "service.domain" element
setServiceDomain(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Sets the "service.domain" element
setServiceDomain(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets the "service.domain" element
setServiceDomain(String) - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Sets the "service.domain" element
setServices(List<ServiceConfiguration>) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
SetServiceStatus(ExtendedAdvapi32.SERVICE_STATUS_HANDLE, ExtendedAdvapi32.SERVICE_STATUS) - Method in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
setSessionInitializor(IoSessionInitializer<ConnectFuture>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
setSessionTimeout(String) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets the "session-timeout" element
setSessionTimeout(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets the "session-timeout" element
setSessionTimeout(String) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets the "session-timeout" element
setSessionTimeout(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets the "session-timeout" element
setSessionTimeout(String) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets the "session-timeout" element
setSessionTimeout(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets the "session-timeout" element
setSessionTimeout(String) - Method in class org.kaazing.gateway.server.test.config.RealmConfiguration
 
setSessionTimeout(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
setSslBind(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.bind" element
setSslBind(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ssl.bind" element
setSslBind(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.bind" element
setSslBind(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ssl.bind" element
setSslBind(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.bind" element
setSslBind(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ssl.bind" element
setSslCiphers(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ssl.ciphers" element
setSslCiphers(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "ssl.ciphers" element
setSslEncryption(ServiceAcceptOptionsType.SslEncryption.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.encryption" element
setSslEncryption(ServiceConnectOptionsType.SslEncryption.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.encryption" element
setSslEncryption(ServiceAcceptOptionsType.SslEncryption.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ssl.encryption" element
setSslEncryption(ServiceConnectOptionsType.SslEncryption.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "ssl.encryption" element
setSslEncryption(ServiceAcceptOptionsType.SslEncryption.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.encryption" element
setSslEncryption(ServiceConnectOptionsType.SslEncryption.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.encryption" element
setSslEncryption(ServiceAcceptOptionsType.SslEncryption.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ssl.encryption" element
setSslEncryption(ServiceConnectOptionsType.SslEncryption.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "ssl.encryption" element
setSslEncryption(ServiceAcceptOptionsType.SslEncryption.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.encryption" element
setSslEncryption(ServiceConnectOptionsType.SslEncryption.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.encryption" element
setSslEncryption(ServiceAcceptOptionsType.SslEncryption.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ssl.encryption" element
setSslEncryption(ServiceConnectOptionsType.SslEncryption.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "ssl.encryption" element
setSslProtocols(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ssl.protocols" element
setSslProtocols(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "ssl.protocols" element
setSslTransport(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.transport" element
setSslTransport(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.transport" element
setSslTransport(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ssl.transport" element
setSslTransport(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "ssl.transport" element
setSslTransport(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.transport" element
setSslTransport(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.transport" element
setSslTransport(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ssl.transport" element
setSslTransport(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "ssl.transport" element
setSslTransport(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.transport" element
setSslTransport(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "ssl.transport" element
setSslTransport(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ssl.transport" element
setSslTransport(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "ssl.transport" element
setSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.verify-client" element
setSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ssl.verify-client" element
setSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.verify-client" element
setSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ssl.verify-client" element
setSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ssl.verify-client" element
setSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ssl.verify-client" element
setSuccess(SuccessType.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Sets the "success" element
setSuccess(SuccessType.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Sets the "success" element
setSuccess(SuccessType.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Sets the "success" element
setSuccess(SuccessType.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Sets the "success" element
setSuccess(SuccessType.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Sets the "success" element
setSuccess(SuccessType.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Sets the "success" element
setSuccess(String) - Method in class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
setSuccess(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleLoginModuleConfiguration
 
setSuppression(Set<SuppressibleConfiguration.Suppression>) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
setSuppression(Set<SuppressibleConfiguration.Suppression>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
setSuppression(Set<SuppressibleConfiguration.Suppression>) - Method in interface org.kaazing.gateway.server.test.config.SuppressibleConfiguration
 
setSymbolicLinks(DirectoryServicePropertiesType.SymbolicLinks.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets the "symbolic-links" element
setSymbolicLinks(DirectoryServicePropertiesType.SymbolicLinks.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets the "symbolic-links" element
setTcpBind(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "tcp.bind" element
setTcpBind(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "tcp.bind" element
setTcpBind(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "tcp.bind" element
setTcpBind(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "tcp.bind" element
setTcpBind(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "tcp.bind" element
setTcpBind(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "tcp.bind" element
setTcpBind(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "tcp.bind" element
setTcpBind(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "tcp.bind" element
setTcpBind(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "tcp.bind" element
setTcpBind(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "tcp.bind" element
setTcpBind(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "tcp.bind" element
setTcpBind(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "tcp.bind" element
setTcpTransport(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "tcp.transport" element
setTcpTransport(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "tcp.transport" element
setTcpTransport(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "tcp.transport" element
setTcpTransport(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "tcp.transport" element
setTcpTransport(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "tcp.transport" element
setTcpTransport(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "tcp.transport" element
setTcpTransport(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "tcp.transport" element
setTcpTransport(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "tcp.transport" element
setTcpTransport(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "tcp.transport" element
setTcpTransport(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "tcp.transport" element
setTcpTransport(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "tcp.transport" element
setTcpTransport(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "tcp.transport" element
setTempDirectory(File) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
setTransportName(String) - Method in class org.kaazing.gateway.server.config.parse.DefaultSchemeConfig
 
setTruststore(SecurityStoreType) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Sets the "truststore" element
setTruststore(SecurityStoreType) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Sets the "truststore" element
setTruststore(SecurityStoreType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Sets the "truststore" element
setTruststore(SecurityStoreType) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Sets the "truststore" element
setTruststore(SecurityStoreType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Sets the "truststore" element
setTruststore(SecurityStoreType) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Sets the "truststore" element
setTrustStore(KeyStore) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
setTrustStore(Suppressible<KeyStore>) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
setTrustStore(Suppressible<KeyStore>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleSecurityConfiguration
 
setTrustStoreFile(String) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
Deprecated.
setTrustStorePassword(char[]) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
 
setTrustStorePasswordFile(String) - Method in class org.kaazing.gateway.server.test.config.SecurityConfiguration
Deprecated.
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.JndiLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.KeystoreLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Sets the "type" element
setType(SecurityStoreType.Type.Enum) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.UpdateCheckServiceTypeImpl
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.JndiLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Sets the "type" element
setType(SecurityStoreType.Type.Enum) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.JndiLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.KeystoreLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Sets the "type" element
setType(SecurityStoreType.Type.Enum) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.UpdateCheckServiceTypeImpl
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Sets the "type" element
setType(SecurityStoreType.Type.Enum) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.JndiLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.KeystoreLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Sets the "type" element
setType(SecurityStoreType.Type.Enum) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.UpdateCheckServiceTypeImpl
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Sets the "type" element
setType(SecurityStoreType.Type.Enum) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets the "type" element
setType(String) - Method in interface org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType
Sets the "type" element
setType(String) - Method in class org.kaazing.gateway.server.test.config.LoginModuleConfiguration
 
setType(String) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration
 
setType(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
setType(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleLoginModuleConfiguration
 
setType(Suppressible<String>) - Method in class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
setUdpInterface(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "udp.interface" element
setUdpInterface(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "udp.interface" element
setUdpInterface(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "udp.interface" element
setUdpInterface(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "udp.interface" element
setUdpInterface(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "udp.interface" element
setUdpInterface(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "udp.interface" element
setUdpInterface(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "udp.interface" element
setUdpInterface(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "udp.interface" element
setUdpInterface(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "udp.interface" element
setUdpInterface(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "udp.interface" element
setUdpInterface(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "udp.interface" element
setUdpInterface(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "udp.interface" element
setUrlArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets array of all "url" element
setUrlArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets ith "url" element
setUrlArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets array of all "url" element
setUrlArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets ith "url" element
setUsernameSeparator(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets the "username.separator" element
setUsernameSeparator(String) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets the "username.separator" element
setUserPrincipalClassArray(String[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets array of all "user-principal-class" element
setUserPrincipalClassArray(int, String) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets ith "user-principal-class" element
setUserPrincipalClassArray(String[]) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets array of all "user-principal-class" element
setUserPrincipalClassArray(int, String) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets ith "user-principal-class" element
setUserPrincipalClassArray(String[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets array of all "user-principal-class" element
setUserPrincipalClassArray(int, String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets ith "user-principal-class" element
setUserPrincipalClassArray(String[]) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets array of all "user-principal-class" element
setUserPrincipalClassArray(int, String) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets ith "user-principal-class" element
setUserPrincipalClassArray(String[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets array of all "user-principal-class" element
setUserPrincipalClassArray(int, String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets ith "user-principal-class" element
setUserPrincipalClassArray(String[]) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets array of all "user-principal-class" element
setUserPrincipalClassArray(int, String) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets ith "user-principal-class" element
setValue(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
Sets the "value" element
setValue(String) - Method in interface org.kaazing.gateway.server.config.june2016.PropertyType
Sets the "value" element
setValue(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
Sets the "value" element
setValue(String) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertyType
Sets the "value" element
setValue(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
Sets the "value" element
setValue(String) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertyType
Sets the "value" element
setWebRootDirectory(File) - Method in class org.kaazing.gateway.server.test.config.GatewayConfiguration
 
setWelcomeFile(String) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets the "welcome-file" element
setWelcomeFile(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets the "welcome-file" element
setWelcomeFile(String) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets the "welcome-file" element
setWelcomeFile(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets the "welcome-file" element
setWelcomeFile(String) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets the "welcome-file" element
setWelcomeFile(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets the "welcome-file" element
setWsBind(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.bind" element
setWsBind(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ws.bind" element
setWsBind(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.bind" element
setWsBind(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ws.bind" element
setWsBind(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.bind" element
setWsBind(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ws.bind" element
setWsInactivityTimeout(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ws.inactivity.timeout" element
setWsInactivityTimeout(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "ws.inactivity.timeout" element
setWsMaximumMessageSize(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.maximum.message.size" element
setWsMaximumMessageSize(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "ws.maximum.message.size" element
setWsMaximumMessageSize(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.maximum.message.size" element
setWsMaximumMessageSize(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "ws.maximum.message.size" element
setWsMaximumMessageSize(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "ws.maximum.message.size" element
setWsMaximumMessageSize(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "ws.maximum.message.size" element
setWssBind(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets the "wss.bind" element
setWssBind(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets the "wss.bind" element
setWssBind(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets the "wss.bind" element
setWssBind(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets the "wss.bind" element
setWssBind(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets the "wss.bind" element
setWssBind(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets the "wss.bind" element
setWsVersion(String) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets the "ws.version" element
setWsVersion(String) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets the "ws.version" element
setWsVersion(String) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets the "ws.version" element
setWsVersion(String) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets the "ws.version" element
setWsVersion(String) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets the "ws.version" element
setWsVersion(String) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets the "ws.version" element
simplePropertyNames() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
SimpleServiceManager - Class in org.kaazing.gateway.server.windowsservice
Part of JNA-based Windows Service program, based on the example I found in http://enigma2eureka.blogspot .com/2011/05/writing-windows-service-in-java.html and my own C++-based service work from earlier in 3.2 and 3.3.
SimpleServicePropertiesType - Interface in org.kaazing.gateway.server.config.june2016
An XML simpleServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
SimpleServicePropertiesType - Interface in org.kaazing.gateway.server.config.nov2015
An XML simpleServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
SimpleServicePropertiesType - Interface in org.kaazing.gateway.server.config.sep2014
An XML simpleServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
SimpleServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
SimpleServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
SimpleServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
SimpleServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML simpleServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
SimpleServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.SimpleServicePropertiesTypeImpl
 
SimpleServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML simpleServicePropertiesType(@http://xmlns.kaazing.org/2015/11/gateway).
SimpleServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.SimpleServicePropertiesTypeImpl
 
SimpleServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML simpleServicePropertiesType(@http://xmlns.kaazing.org/2014/09/gateway).
SimpleServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
 
size() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
size() - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Returns number of "accept" element
sizeOfAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Returns number of "accept" element
sizeOfAuthorizationConstraintArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Returns number of "authorization-constraint" element
sizeOfAuthorizationConstraintArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Returns number of "authorization-constraint" element
sizeOfAuthorizationConstraintArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Returns number of "authorization-constraint" element
sizeOfAuthorizationConstraintArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Returns number of "authorization-constraint" element
sizeOfAuthorizationConstraintArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Returns number of "authorization-constraint" element
sizeOfAuthorizationConstraintArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Returns number of "authorization-constraint" element
sizeOfBalanceArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Returns number of "balance" element
sizeOfBalanceArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Returns number of "balance" element
sizeOfBalanceArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Returns number of "balance" element
sizeOfBalanceArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Returns number of "balance" element
sizeOfBalanceArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Returns number of "balance" element
sizeOfBalanceArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Returns number of "balance" element
sizeOfClusterArray() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Returns number of "cluster" element
sizeOfClusterArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "cluster" element
sizeOfClusterArray() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Returns number of "cluster" element
sizeOfClusterArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "cluster" element
sizeOfClusterArray() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Returns number of "cluster" element
sizeOfClusterArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "cluster" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Returns number of "connect" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Returns number of "connect" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Returns number of "connect" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Returns number of "connect" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Returns number of "connect" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Returns number of "connect" element
sizeOfConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Returns number of "connect" element
sizeOfCrossSiteConstraintArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Returns number of "cross-site-constraint" element
sizeOfCrossSiteConstraintArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Returns number of "cross-site-constraint" element
sizeOfCrossSiteConstraintArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Returns number of "cross-site-constraint" element
sizeOfCrossSiteConstraintArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Returns number of "cross-site-constraint" element
sizeOfCrossSiteConstraintArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Returns number of "cross-site-constraint" element
sizeOfCrossSiteConstraintArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Returns number of "cross-site-constraint" element
sizeOfHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Returns number of "http-cookie" element
sizeOfHttpCookieArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Returns number of "http-cookie" element
sizeOfHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Returns number of "http-cookie" element
sizeOfHttpCookieArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Returns number of "http-cookie" element
sizeOfHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Returns number of "http-cookie" element
sizeOfHttpCookieArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Returns number of "http-cookie" element
sizeOfHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Returns number of "http-header" element
sizeOfHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Returns number of "http-header" element
sizeOfHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Returns number of "http-header" element
sizeOfHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Returns number of "http-header" element
sizeOfHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Returns number of "http-header" element
sizeOfHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Returns number of "http-header" element
sizeOfHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Returns number of "http-query-parameter" element
sizeOfHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Returns number of "http-query-parameter" element
sizeOfHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Returns number of "http-query-parameter" element
sizeOfHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Returns number of "http-query-parameter" element
sizeOfHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Returns number of "http-query-parameter" element
sizeOfHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Returns number of "http-query-parameter" element
sizeOfLocationArray() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Returns number of "location" element
sizeOfLocationArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Returns number of "location" element
sizeOfLocationArray() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Returns number of "location" element
sizeOfLocationArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Returns number of "location" element
sizeOfLoginModuleArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModulesTypeImpl
Returns number of "login-module" element
sizeOfLoginModuleArray() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
Returns number of "login-module" element
sizeOfLoginModuleArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModulesTypeImpl
Returns number of "login-module" element
sizeOfLoginModuleArray() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
Returns number of "login-module" element
sizeOfLoginModuleArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModulesTypeImpl
Returns number of "login-module" element
sizeOfLoginModuleArray() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
Returns number of "login-module" element
sizeOfMimeMappingArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Returns number of "mime-mapping" element
sizeOfMimeMappingArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Returns number of "mime-mapping" element
sizeOfNotifyArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Returns number of "notify" element
sizeOfNotifyArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Returns number of "notify" element
sizeOfNotifyArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Returns number of "notify" element
sizeOfNotifyArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Returns number of "notify" element
sizeOfNotifyArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Returns number of "notify" element
sizeOfNotifyArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Returns number of "notify" element
sizeOfPropertyArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertiesTypeImpl
Returns number of "property" element
sizeOfPropertyArray() - Method in interface org.kaazing.gateway.server.config.june2016.PropertiesType
Returns number of "property" element
sizeOfPropertyArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertiesTypeImpl
Returns number of "property" element
sizeOfPropertyArray() - Method in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
Returns number of "property" element
sizeOfPropertyArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertiesTypeImpl
Returns number of "property" element
sizeOfPropertyArray() - Method in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
Returns number of "property" element
sizeOfRealmArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Returns number of "realm" element
sizeOfRealmArray() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Returns number of "realm" element
sizeOfRealmArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Returns number of "realm" element
sizeOfRealmArray() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Returns number of "realm" element
sizeOfRealmArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Returns number of "realm" element
sizeOfRealmArray() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Returns number of "realm" element
sizeOfRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Returns number of "require-role" element
sizeOfRequireRoleArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Returns number of "require-role" element
sizeOfRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Returns number of "require-role" element
sizeOfRequireRoleArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Returns number of "require-role" element
sizeOfRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Returns number of "require-role" element
sizeOfRequireRoleArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Returns number of "require-role" element
sizeOfRequireValidUserArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Returns number of "require-valid-user" element
sizeOfRequireValidUserArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Returns number of "require-valid-user" element
sizeOfRequireValidUserArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Returns number of "require-valid-user" element
sizeOfRequireValidUserArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Returns number of "require-valid-user" element
sizeOfRequireValidUserArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Returns number of "require-valid-user" element
sizeOfRequireValidUserArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Returns number of "require-valid-user" element
sizeOfSecurityArray() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Returns number of "security" element
sizeOfSecurityArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "security" element
sizeOfSecurityArray() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Returns number of "security" element
sizeOfSecurityArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "security" element
sizeOfSecurityArray() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Returns number of "security" element
sizeOfSecurityArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "security" element
sizeOfServiceArray() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Returns number of "service" element
sizeOfServiceArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "service" element
sizeOfServiceArray() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Returns number of "service" element
sizeOfServiceArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "service" element
sizeOfServiceArray() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Returns number of "service" element
sizeOfServiceArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "service" element
sizeOfServiceDefaultsArray() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Returns number of "service-defaults" element
sizeOfServiceDefaultsArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "service-defaults" element
sizeOfServiceDefaultsArray() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Returns number of "service-defaults" element
sizeOfServiceDefaultsArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "service-defaults" element
sizeOfServiceDefaultsArray() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Returns number of "service-defaults" element
sizeOfServiceDefaultsArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Returns number of "service-defaults" element
sizeOfUrlArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Returns number of "url" element
sizeOfUrlArray() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Returns number of "url" element
sizeOfUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Returns number of "user-principal-class" element
sizeOfUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Returns number of "user-principal-class" element
sizeOfUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Returns number of "user-principal-class" element
sizeOfUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Returns number of "user-principal-class" element
sizeOfUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Returns number of "user-principal-class" element
sizeOfUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Returns number of "user-principal-class" element
SslEncryptionImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl.SslEncryptionImpl
 
SslEncryptionImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl.SslEncryptionImpl
 
SslVerifyClientImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl
 
SslVerifyClientImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl
 
SslVerifyClientImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl
 
SslVerifyClientImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl
 
SslVerifyClientImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl
 
SslVerifyClientImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl.SslVerifyClientImpl
 
StandaloneClusterContext - Class in org.kaazing.gateway.server.context.resolve
This class is the standalone case where the current node is itself the master this does not have any high availability functionality.
StandaloneClusterContext() - Constructor for class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
StandardSessionInitializer() - Constructor for class org.kaazing.gateway.server.context.resolve.DefaultServiceContext.StandardSessionInitializer
 
start() - Method in class org.kaazing.gateway.server.context.resolve.DefaultClusterContext
 
start() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
start() - Method in class org.kaazing.gateway.server.context.resolve.StandaloneClusterContext
 
start() - Method in class org.kaazing.gateway.server.service.DummyService
 
start(GatewayConfiguration) - Method in class org.kaazing.gateway.server.test.Gateway
 
startedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
startedService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service started
startedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
startingGateway(GatewayContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
startingGateway(GatewayContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that the gateway is starting
startingGateway(GatewayContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
startingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
startingService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service is starting
startingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
StartServiceCtrlDispatcher(ExtendedAdvapi32.SERVICE_TABLE_ENTRY[]) - Method in interface org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32
 
stop() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
stop() - Method in class org.kaazing.gateway.server.service.DummyService
 
stop() - Method in class org.kaazing.gateway.server.test.Gateway
 
stop() - Method in interface org.kaazing.gateway.server.windowsservice.ISimpleService
 
stop() - Method in class org.kaazing.gateway.server.windowsservice.WindowsService
 
stopingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
stopingService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service is being stopped
stopingService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
stoppedGateway(GatewayContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
stoppedGateway(GatewayContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that the gateway is stopped
stoppedGateway(GatewayContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
stoppedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserver
 
stoppedService(ServiceContext) - Method in interface org.kaazing.gateway.server.GatewayObserverApi
Notification that a service has been stopped
stoppedService(ServiceContext) - Method in class org.kaazing.gateway.server.GatewayObserverFactorySpiPrototype
 
StringList - Interface in org.kaazing.gateway.server.config.june2016
An XML StringList(@http://xmlns.kaazing.org/2016/06/gateway).
StringList.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
StringListImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML StringList(@http://xmlns.kaazing.org/2016/06/gateway).
StringListImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.StringListImpl
 
StringListImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.StringListImpl
 
success(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractLoginModuleConfigurationBuilder
 
SuccessType - Interface in org.kaazing.gateway.server.config.june2016
An XML SuccessType(@http://xmlns.kaazing.org/2016/06/gateway).
SuccessType - Interface in org.kaazing.gateway.server.config.nov2015
An XML SuccessType(@http://xmlns.kaazing.org/2015/11/gateway).
SuccessType - Interface in org.kaazing.gateway.server.config.sep2014
An XML SuccessType(@http://xmlns.kaazing.org/2014/09/gateway).
SuccessType.Enum - Class in org.kaazing.gateway.server.config.june2016
Enumeration value class for org.kaazing.gateway.server.config.june2016.SuccessType.
SuccessType.Enum - Class in org.kaazing.gateway.server.config.nov2015
Enumeration value class for org.kaazing.gateway.server.config.nov2015.SuccessType.
SuccessType.Enum - Class in org.kaazing.gateway.server.config.sep2014
Enumeration value class for org.kaazing.gateway.server.config.sep2014.SuccessType.
SuccessType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
SuccessType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
SuccessType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
SuccessTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML SuccessType(@http://xmlns.kaazing.org/2016/06/gateway).
SuccessTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.SuccessTypeImpl
 
SuccessTypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.SuccessTypeImpl
 
SuccessTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML SuccessType(@http://xmlns.kaazing.org/2015/11/gateway).
SuccessTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.SuccessTypeImpl
 
SuccessTypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.SuccessTypeImpl
 
SuccessTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML SuccessType(@http://xmlns.kaazing.org/2014/09/gateway).
SuccessTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.SuccessTypeImpl
 
SuccessTypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.SuccessTypeImpl
 
SUFFICIENT - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
SUFFICIENT - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
SUFFICIENT - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
supportsAccepts() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
supportsConnects() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
supportsMimeMappings() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractAuthorizationConstraintConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractClusterConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractCrossOriginConstraintConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractLoginModuleConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractNestedPropertyConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractNetworkBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
suppress(SuppressibleConfiguration.Suppression...) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceDefaultsConfigurationBuilder
 
Suppressible<T> - Class in org.kaazing.gateway.server.test.config
 
Suppressible(T, SuppressibleConfiguration.Suppression...) - Constructor for class org.kaazing.gateway.server.test.config.Suppressible
 
Suppressible(T, Set<SuppressibleConfiguration.Suppression>) - Constructor for class org.kaazing.gateway.server.test.config.Suppressible
 
SuppressibleAuthorizationConstraintConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleAuthorizationConstraintConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleAuthorizationConstraintConfiguration
 
SuppressibleClusterConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleClusterConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleClusterConfiguration
 
SuppressibleConfiguration - Interface in org.kaazing.gateway.server.test.config
 
SuppressibleConfiguration.Suppression - Enum in org.kaazing.gateway.server.test.config
 
SuppressibleCrossOriginConstraintConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleCrossOriginConstraintConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleCrossOriginConstraintConfiguration
 
SuppressibleGatewayConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleGatewayConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleGatewayConfiguration
 
SuppressibleLoginModuleConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleLoginModuleConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleLoginModuleConfiguration
 
SuppressibleNestedServicePropertiesConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleNestedServicePropertiesConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleNestedServicePropertiesConfiguration
 
SuppressibleNetworkConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleNetworkConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleNetworkConfiguration
 
SuppressibleRealmConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleRealmConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleRealmConfiguration
 
Suppressibles - Class in org.kaazing.gateway.server.test.config
 
SuppressibleSecurityConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleSecurityConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleSecurityConfiguration
 
SuppressibleSecurityConfigurationImpl() - Constructor for class org.kaazing.gateway.server.test.config.SecurityConfiguration.SuppressibleSecurityConfigurationImpl
 
SuppressibleServiceConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleServiceConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleServiceConfiguration
 
SuppressibleServiceConfigurationImpl() - Constructor for class org.kaazing.gateway.server.test.config.ServiceConfiguration.SuppressibleServiceConfigurationImpl
 
SuppressibleServiceDefaultsConfiguration - Class in org.kaazing.gateway.server.test.config
 
SuppressibleServiceDefaultsConfiguration() - Constructor for class org.kaazing.gateway.server.test.config.SuppressibleServiceDefaultsConfiguration
 
SymbolicLinksImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl.SymbolicLinksImpl
 
SymbolicLinksImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl.SymbolicLinksImpl
 

T

table - Static variable in class org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.june2016.SuccessType.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.nov2015.SuccessType.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption.Enum
 
table - Static variable in class org.kaazing.gateway.server.config.sep2014.SuccessType.Enum
 
tempDirectory(File) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
TimeIntervalString - Interface in org.kaazing.gateway.server.config.june2016
An XML TimeIntervalString(@http://xmlns.kaazing.org/2016/06/gateway).
TimeIntervalString - Interface in org.kaazing.gateway.server.config.nov2015
An XML TimeIntervalString(@http://xmlns.kaazing.org/2015/11/gateway).
TimeIntervalString - Interface in org.kaazing.gateway.server.config.sep2014
An XML TimeIntervalString(@http://xmlns.kaazing.org/2014/09/gateway).
TimeIntervalString.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
TimeIntervalString.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
TimeIntervalString.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
TimeIntervalStringImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML TimeIntervalString(@http://xmlns.kaazing.org/2016/06/gateway).
TimeIntervalStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.TimeIntervalStringImpl
 
TimeIntervalStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.TimeIntervalStringImpl
 
TimeIntervalStringImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML TimeIntervalString(@http://xmlns.kaazing.org/2015/11/gateway).
TimeIntervalStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.TimeIntervalStringImpl
 
TimeIntervalStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.TimeIntervalStringImpl
 
TimeIntervalStringImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML TimeIntervalString(@http://xmlns.kaazing.org/2014/09/gateway).
TimeIntervalStringImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.TimeIntervalStringImpl
 
TimeIntervalStringImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.TimeIntervalStringImpl
 
toArray() - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
toArray(T[]) - Method in class org.kaazing.gateway.server.util.collection.FixedArrayQueue
 
toListIterator(Iterator) - Method in class org.kaazing.gateway.server.config.parse.translate.AbstractVisitor
 
toString() - Method in class org.kaazing.gateway.server.context.resolve.DefaultCrossSiteConstraintContext
 
toString() - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceProperties
 
toString() - Method in class org.kaazing.gateway.server.messaging.buffer.ClusterMemoryMessageBuffer
 
toString() - Method in class org.kaazing.gateway.server.test.config.Suppressible
 
toString() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
toURI() - Method in enum org.kaazing.gateway.server.config.parse.GatewayConfigNamespace
 
translate(Document) - Method in class org.kaazing.gateway.server.config.parse.translate.AbstractVisitor
 
translate(Document) - Method in interface org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslator
 
translate(Document) - Method in class org.kaazing.gateway.server.config.parse.translate.GatewayConfigTranslatorPipeline
 
translate(Document) - Method in class org.kaazing.gateway.server.config.parse.translate.june2016.RemoveRealmVisitor
 
translate(Document) - Method in class org.kaazing.gateway.server.config.parse.translate.NamespaceVisitor
 
translate(Document) - Method in class org.kaazing.gateway.server.config.parse.translate.nov2015.AddDirectoryServiceLocationVisitor
 
translate(Document) - Method in class org.kaazing.gateway.server.config.parse.translate.sep2014.FindMatchingBalancerServiceVisitor
 
TransportContext<T extends SocketAddress> - Interface in org.kaazing.gateway.server.context
 
trustStore(KeyStore) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
 
trustStoreFile(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
Deprecated.
so we can get rid of all file touchpoints
trustStorePassword(char[]) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
 
trustStorePasswordFile(File) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractSecurityConfigurationBuilder
Deprecated.
tryLock(K, long, TimeUnit) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
tryLock(K) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
tryLockAndGet(K, long, TimeUnit) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
tryPut(K, V, long, TimeUnit) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
tryRemove(K, long, TimeUnit) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
TurnRestServicePropertiesType - Interface in org.kaazing.gateway.server.config.june2016
An XML turn.restServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
TurnRestServicePropertiesType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
TurnRestServicePropertiesTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML turn.restServicePropertiesType(@http://xmlns.kaazing.org/2016/06/gateway).
TurnRestServicePropertiesTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
 
TurnRestServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML turn.restServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
TurnRestServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
TurnRestServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML turn.restServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
TurnRestServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.HttpChallengeScheme
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType.RequireValidUser
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.BroadcastServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.CacheControlString
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ClusterType.Accept
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ClusterType.Connect
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ClusterType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.CollapsedString
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.CSVType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.CustomLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.CustomLoginModuleType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.DataRateString
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.DataSizeString
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType.Options
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Options
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.JndiLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.LocationType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.LoginModuleOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.LoginModulesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.PropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.PropertyType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.RealmType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.SecurityType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslEncryption
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType.SslVerifyClient
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.HttpKeepalive
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType.SslEncryption
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.ServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.SimpleServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.StringList
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.SuccessType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.TimeIntervalString
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.HttpChallengeScheme
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType.RequireValidUser
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.BroadcastServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.CacheControlString
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ClusterType.Accept
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ClusterType.Connect
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ClusterType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.CollapsedString
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.CSVType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.CustomLoginModuleType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.DataRateString
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.DataSizeString
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.Options
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType.SymbolicLinks
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Options
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.LocationType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.LoginModuleOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.LoginModulesType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.PropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.PropertyType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.RealmType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.SecurityType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslEncryption
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType.SslVerifyClient
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.HttpKeepalive
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType.SslEncryption
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.ServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.SimpleServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.SuccessType
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.TimeIntervalString
 
type - Static variable in interface org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.HttpChallengeScheme
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType.RequireValidUser
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.BroadcastServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ClusterType.Accept
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ClusterType.Connect
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ClusterType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.CollapsedString
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.CSVType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.CustomLoginModuleType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.DataRateString
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.DataSizeString
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType.Options
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ExtensionServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ExtensionServiceType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Options
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.LoginModuleOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.LoginModulesType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.PropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.PropertyType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.RealmType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType.Type
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.SecurityType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslEncryption
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType.SslVerifyClient
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.HttpKeepalive
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType.SslEncryption
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.ServiceType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.SuccessType
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.TimeIntervalString
 
type - Static variable in interface org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType
 
type(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractLoginModuleConfigurationBuilder
 
type(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractServiceConfigurationBuilder
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CustomLoginModuleTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.CustomLoginModuleTypeImpl.TypeImpl
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl.TypeImpl
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl.TypeImpl
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CustomLoginModuleTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.CustomLoginModuleTypeImpl.TypeImpl
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl.TypeImpl
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl.TypeImpl
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CustomLoginModuleTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.CustomLoginModuleTypeImpl.TypeImpl
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ExtensionServiceTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.ExtensionServiceTypeImpl.TypeImpl
 
TypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl.TypeImpl
 
TypeImpl(SchemaType, boolean) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl.TypeImpl
 

U

unbind(Collection<String>, IoHandler) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
unbind(ResourceAddress) - Method in class org.kaazing.gateway.server.context.resolve.DefaultTransportContext
 
unbind(T) - Method in interface org.kaazing.gateway.server.context.TransportContext
 
unbindConnectsIfNecessary(Collection<String>) - Method in class org.kaazing.gateway.server.context.resolve.DefaultServiceContext
 
unlock(K) - Method in class org.kaazing.gateway.server.util.collection.IMapProxy
 
unlockMap() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
unregister(String) - Method in class org.kaazing.gateway.server.service.ServiceRegistry
 
unregister(URI) - Method in class org.kaazing.gateway.server.service.ServiceRegistry
 
unresolvedSuppress(Set<UnresolvedSuppression>) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractConfigurationBuilder
 
UnresolvedSuppression - Enum in org.kaazing.gateway.server.test.config.builder
 
unsetAcceptOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Unsets the "accept-options" element
unsetAcceptOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Unsets the "accept-options" element
unsetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Unsets the "accept-options" element
unsetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Unsets the "accept-options" element
unsetAcceptOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Unsets the "accept-options" element
unsetAcceptOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Unsets the "accept-options" element
unsetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Unsets the "accept-options" element
unsetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Unsets the "accept-options" element
unsetAcceptOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Unsets the "accept-options" element
unsetAcceptOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Unsets the "accept-options" element
unsetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Unsets the "accept-options" element
unsetAcceptOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Unsets the "accept-options" element
unsetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Unsets the "allow-headers" element
unsetAllowHeaders() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Unsets the "allow-headers" element
unsetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Unsets the "allow-headers" element
unsetAllowHeaders() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Unsets the "allow-headers" element
unsetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Unsets the "allow-headers" element
unsetAllowHeaders() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Unsets the "allow-headers" element
unsetAllowMethods() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Unsets the "allow-methods" element
unsetAllowMethods() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Unsets the "allow-methods" element
unsetAllowMethods() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Unsets the "allow-methods" element
unsetAllowMethods() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Unsets the "allow-methods" element
unsetAllowMethods() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Unsets the "allow-methods" element
unsetAllowMethods() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Unsets the "allow-methods" element
unsetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "authentication.connect" element
unsetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Unsets the "authentication.connect" element
unsetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "authentication.identifier" element
unsetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Unsets the "authentication.identifier" element
unsetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Unsets the "authorization-mode" element
unsetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Unsets the "authorization-mode" element
unsetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Unsets the "authorization-mode" element
unsetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Unsets the "authorization-mode" element
unsetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Unsets the "authorization-mode" element
unsetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Unsets the "authorization-mode" element
unsetConnect() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Unsets the "connect" element
unsetConnect() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Unsets the "connect" element
unsetConnect() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Unsets the "connect" element
unsetConnect() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Unsets the "connect" element
unsetConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "connect" element
unsetConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "connect" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceDefaultsTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceDefaultsType
Unsets the "connect-options" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Unsets the "connect-options" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceDefaultsTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceDefaultsType
Unsets the "connect-options" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Unsets the "connect-options" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceDefaultsTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Unsets the "connect-options" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceDefaultsType
Unsets the "connect-options" element
unsetConnectOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Unsets the "connect-options" element
unsetConnectStrategy() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Unsets the "connect.strategy" element
unsetConnectStrategy() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Unsets the "connect.strategy" element
unsetCredentialsTtl() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Unsets the "credentials.ttl" element
unsetCredentialsTtl() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Unsets the "credentials.ttl" element
unsetDescription() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Unsets the "description" element
unsetDescription() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Unsets the "description" element
unsetDescription() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Unsets the "description" element
unsetDescription() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Unsets the "description" element
unsetDescription() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Unsets the "description" element
unsetDescription() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Unsets the "description" element
unsetDescription() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Unsets the "description" element
unsetDescription() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Unsets the "description" element
unsetDescription() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Unsets the "description" element
unsetDescription() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Unsets the "description" element
unsetDescription() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Unsets the "description" element
unsetDescription() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Unsets the "description" element
unsetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "encryption.key.alias" element
unsetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Unsets the "encryption.key.alias" element
unsetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Unsets the "error-pages-directory" element
unsetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Unsets the "error-pages-directory" element
unsetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Unsets the "error-pages-directory" element
unsetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Unsets the "error-pages-directory" element
unsetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Unsets the "error-pages-directory" element
unsetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Unsets the "error-pages-directory" element
unsetHttpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.bind" element
unsetHttpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "http.bind" element
unsetHttpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.bind" element
unsetHttpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "http.bind" element
unsetHttpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.bind" element
unsetHttpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "http.bind" element
unsetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive" element
unsetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "http.keepalive" element
unsetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive" element
unsetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "http.keepalive" element
unsetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive" element
unsetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "http.keepalive" element
unsetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive.connections" element
unsetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "http.keepalive.connections" element
unsetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive.connections" element
unsetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "http.keepalive.connections" element
unsetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive.connections" element
unsetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "http.keepalive.connections" element
unsetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "http.keepalive.timeout" element
unsetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "http.keepalive.timeout" element
unsetHttpMaxAuthenticationAttempts() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.max.authentication.attempts" element
unsetHttpMaxAuthenticationAttempts() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "http.max.authentication.attempts" element
unsetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.maximum.redirects" element
unsetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.maximum.redirects" element
unsetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "http.maximum.redirects" element
unsetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "http.maximum.redirects" element
unsetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.maximum.redirects" element
unsetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "http.maximum.redirects" element
unsetHttpRealm() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.realm" element
unsetHttpRealm() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "http.realm" element
unsetHttpsBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "https.bind" element
unsetHttpsBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "https.bind" element
unsetHttpsBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "https.bind" element
unsetHttpsBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "https.bind" element
unsetHttpsBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "https.bind" element
unsetHttpsBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "https.bind" element
unsetHttpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.transport" element
unsetHttpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.transport" element
unsetHttpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "http.transport" element
unsetHttpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "http.transport" element
unsetHttpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.transport" element
unsetHttpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.transport" element
unsetHttpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "http.transport" element
unsetHttpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "http.transport" element
unsetHttpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "http.transport" element
unsetHttpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "http.transport" element
unsetHttpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "http.transport" element
unsetHttpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "http.transport" element
unsetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Unsets the "internal.maximum.transferred.bytes" element
unsetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Unsets the "internal.maximum.transferred.bytes" element
unsetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Unsets the "internal.maximum.transferred.bytes" element
unsetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Unsets the "internal.maximum.transferred.bytes" element
unsetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "internal.maximum.transferred.bytes" element
unsetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "internal.maximum.transferred.bytes" element
unsetKeyAlgorithm() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Unsets the "key.algorithm" element
unsetKeyAlgorithm() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Unsets the "key.algorithm" element
unsetKeystore() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Unsets the "keystore" element
unsetKeystore() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Unsets the "keystore" element
unsetKeystore() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Unsets the "keystore" element
unsetKeystore() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Unsets the "keystore" element
unsetKeystore() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Unsets the "keystore" element
unsetKeystore() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Unsets the "keystore" element
unsetLoginModules() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Unsets the "login-modules" element
unsetLoginModules() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Unsets the "login-modules" element
unsetLoginModules() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Unsets the "login-modules" element
unsetLoginModules() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Unsets the "login-modules" element
unsetLoginModules() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Unsets the "login-modules" element
unsetLoginModules() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Unsets the "login-modules" element
unsetMaximumAge() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Unsets the "maximum-age" element
unsetMaximumAge() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Unsets the "maximum-age" element
unsetMaximumAge() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Unsets the "maximum-age" element
unsetMaximumAge() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Unsets the "maximum-age" element
unsetMaximumAge() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Unsets the "maximum-age" element
unsetMaximumAge() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Unsets the "maximum-age" element
unsetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Unsets the "maximum.pending.bytes" element
unsetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Unsets the "maximum.pending.bytes" element
unsetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Unsets the "maximum.pending.bytes" element
unsetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Unsets the "maximum.pending.bytes" element
unsetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "maximum.pending.bytes" element
unsetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "maximum.pending.bytes" element
unsetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Unsets the "maximum.recovery.interval" element
unsetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Unsets the "maximum.recovery.interval" element
unsetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Unsets the "maximum.recovery.interval" element
unsetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Unsets the "maximum.recovery.interval" element
unsetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "maximum.recovery.interval" element
unsetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "maximum.recovery.interval" element
unsetOnClientMessage() - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType
Unsets the "on.client.message" element
unsetOnClientMessage() - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServicePropertiesTypeImpl
Unsets the "on.client.message" element
unsetOnClientMessage() - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType
Unsets the "on.client.message" element
unsetOnClientMessage() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServicePropertiesTypeImpl
Unsets the "on.client.message" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
Unsets the "options" element
unsetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Unsets the "options" element
unsetPasswordFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Unsets the "password-file" element
unsetPasswordFile() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Unsets the "password-file" element
unsetPasswordFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Unsets the "password-file" element
unsetPasswordFile() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Unsets the "password-file" element
unsetPasswordFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Unsets the "password-file" element
unsetPasswordFile() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Unsets the "password-file" element
unsetPipeTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "pipe.transport" element
unsetPipeTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "pipe.transport" element
unsetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Unsets the "prepared.connection.count" element
unsetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Unsets the "prepared.connection.count" element
unsetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Unsets the "prepared.connection.count" element
unsetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Unsets the "prepared.connection.count" element
unsetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "prepared.connection.count" element
unsetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "prepared.connection.count" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Unsets the "properties" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.june2016.GatewayConfigDocument.GatewayConfig
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Unsets the "properties" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Unsets the "properties" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Unsets the "properties" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.GatewayConfigDocument.GatewayConfig
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Unsets the "properties" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Unsets the "properties" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Unsets the "properties" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.GatewayConfigDocument.GatewayConfig
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.GatewayConfigDocumentImpl.GatewayConfigImpl
Unsets the "properties" element
unsetProperties() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Unsets the "properties" element
unsetProperties() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Unsets the "properties" element
unsetRealmName() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Unsets the "realm-name" element
unsetRealmName() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Unsets the "realm-name" element
unsetRealmName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Unsets the "realm-name" element
unsetRealmName() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Unsets the "realm-name" element
unsetRealmName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Unsets the "realm-name" element
unsetRealmName() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Unsets the "realm-name" element
unsetRepeat() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType
Unsets the "repeat" element
unsetRepeat() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServicePropertiesTypeImpl
Unsets the "repeat" element
unsetRepeat() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType
Unsets the "repeat" element
unsetRepeat() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServicePropertiesTypeImpl
Unsets the "repeat" element
unsetRepeat() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Unsets the "repeat" element
unsetRepeat() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Unsets the "repeat" element
unsetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Unsets the "service.domain" element
unsetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Unsets the "service.domain" element
unsetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Unsets the "service.domain" element
unsetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Unsets the "service.domain" element
unsetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Unsets the "service.domain" element
unsetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Unsets the "service.domain" element
unsetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Unsets the "service.domain" element
unsetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Unsets the "service.domain" element
unsetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Unsets the "service.domain" element
unsetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Unsets the "service.domain" element
unsetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Unsets the "session-timeout" element
unsetSessionTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Unsets the "session-timeout" element
unsetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Unsets the "session-timeout" element
unsetSessionTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Unsets the "session-timeout" element
unsetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Unsets the "session-timeout" element
unsetSessionTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Unsets the "session-timeout" element
unsetSslBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.bind" element
unsetSslBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ssl.bind" element
unsetSslBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.bind" element
unsetSslBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ssl.bind" element
unsetSslBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.bind" element
unsetSslBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ssl.bind" element
unsetSslCiphers() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ssl.ciphers" element
unsetSslCiphers() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "ssl.ciphers" element
unsetSslEncryption() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ssl.encryption" element
unsetSslEncryption() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "ssl.encryption" element
unsetSslProtocols() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ssl.protocols" element
unsetSslProtocols() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "ssl.protocols" element
unsetSslTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.transport" element
unsetSslTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.transport" element
unsetSslTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ssl.transport" element
unsetSslTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "ssl.transport" element
unsetSslTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.transport" element
unsetSslTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.transport" element
unsetSslTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ssl.transport" element
unsetSslTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "ssl.transport" element
unsetSslTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.transport" element
unsetSslTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "ssl.transport" element
unsetSslTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ssl.transport" element
unsetSslTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "ssl.transport" element
unsetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.verify-client" element
unsetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ssl.verify-client" element
unsetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.verify-client" element
unsetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ssl.verify-client" element
unsetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ssl.verify-client" element
unsetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ssl.verify-client" element
unsetSymbolicLinks() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Unsets the "symbolic-links" element
unsetSymbolicLinks() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Unsets the "symbolic-links" element
unsetTcpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "tcp.bind" element
unsetTcpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "tcp.bind" element
unsetTcpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "tcp.bind" element
unsetTcpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "tcp.bind" element
unsetTcpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "tcp.bind" element
unsetTcpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "tcp.bind" element
unsetTcpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "tcp.bind" element
unsetTcpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "tcp.bind" element
unsetTcpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "tcp.bind" element
unsetTcpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "tcp.bind" element
unsetTcpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "tcp.bind" element
unsetTcpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "tcp.bind" element
unsetTcpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "tcp.transport" element
unsetTcpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "tcp.transport" element
unsetTruststore() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityTypeImpl
Unsets the "truststore" element
unsetTruststore() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityType
Unsets the "truststore" element
unsetTruststore() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityTypeImpl
Unsets the "truststore" element
unsetTruststore() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityType
Unsets the "truststore" element
unsetTruststore() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityTypeImpl
Unsets the "truststore" element
unsetTruststore() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityType
Unsets the "truststore" element
unsetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Unsets the "type" element
unsetType() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Unsets the "type" element
unsetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Unsets the "type" element
unsetType() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Unsets the "type" element
unsetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Unsets the "type" element
unsetType() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Unsets the "type" element
unsetUdpInterface() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "udp.interface" element
unsetUdpInterface() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "udp.interface" element
unsetUdpInterface() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "udp.interface" element
unsetUdpInterface() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "udp.interface" element
unsetUdpInterface() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "udp.interface" element
unsetUdpInterface() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "udp.interface" element
unsetUdpInterface() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "udp.interface" element
unsetUdpInterface() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "udp.interface" element
unsetUdpInterface() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "udp.interface" element
unsetUdpInterface() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "udp.interface" element
unsetUdpInterface() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "udp.interface" element
unsetUdpInterface() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "udp.interface" element
unsetUsernameSeparator() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Unsets the "username.separator" element
unsetUsernameSeparator() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Unsets the "username.separator" element
unsetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Unsets the "welcome-file" element
unsetWelcomeFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Unsets the "welcome-file" element
unsetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Unsets the "welcome-file" element
unsetWelcomeFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Unsets the "welcome-file" element
unsetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Unsets the "welcome-file" element
unsetWelcomeFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Unsets the "welcome-file" element
unsetWsBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.bind" element
unsetWsBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ws.bind" element
unsetWsBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.bind" element
unsetWsBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ws.bind" element
unsetWsBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.bind" element
unsetWsBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ws.bind" element
unsetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ws.inactivity.timeout" element
unsetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "ws.inactivity.timeout" element
unsetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.maximum.message.size" element
unsetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "ws.maximum.message.size" element
unsetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.maximum.message.size" element
unsetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "ws.maximum.message.size" element
unsetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "ws.maximum.message.size" element
unsetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "ws.maximum.message.size" element
unsetWssBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Unsets the "wss.bind" element
unsetWssBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Unsets the "wss.bind" element
unsetWssBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Unsets the "wss.bind" element
unsetWssBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Unsets the "wss.bind" element
unsetWssBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Unsets the "wss.bind" element
unsetWssBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Unsets the "wss.bind" element
unsetWsVersion() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Unsets the "ws.version" element
unsetWsVersion() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Unsets the "ws.version" element
unsetWsVersion() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Unsets the "ws.version" element
unsetWsVersion() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Unsets the "ws.version" element
unsetWsVersion() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Unsets the "ws.version" element
unsetWsVersion() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Unsets the "ws.version" element
unsuppressibleCollection(Collection<Suppressible<E>>) - Static method in class org.kaazing.gateway.server.test.config.Suppressibles
 
unsuppressibleEntry(Map.Entry<K, Suppressible<V>>) - Static method in class org.kaazing.gateway.server.test.config.Suppressibles
 
unsuppressibleIterator(Iterator<Suppressible<E>>) - Static method in class org.kaazing.gateway.server.test.config.Suppressibles
 
unsuppressibleList(List<Suppressible<E>>) - Static method in class org.kaazing.gateway.server.test.config.Suppressibles
 
unsuppressibleListIterator(ListIterator<Suppressible<E>>) - Static method in class org.kaazing.gateway.server.test.config.Suppressibles
 
unsuppressibleMap(Map<K, Suppressible<V>>) - Static method in class org.kaazing.gateway.server.test.config.Suppressibles
 
unsuppressibleSet(Set<Suppressible<E>>) - Static method in class org.kaazing.gateway.server.test.config.Suppressibles
 
UpdateCheckServiceType - Interface in org.kaazing.gateway.server.config.june2016
An XML update.checkServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
UpdateCheckServiceType - Interface in org.kaazing.gateway.server.config.nov2015
An XML update.checkServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
UpdateCheckServiceType - Interface in org.kaazing.gateway.server.config.sep2014
An XML update.checkServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
UpdateCheckServiceType.Factory - Class in org.kaazing.gateway.server.config.june2016
A factory class with static methods for creating instances of this type.
UpdateCheckServiceType.Factory - Class in org.kaazing.gateway.server.config.nov2015
A factory class with static methods for creating instances of this type.
UpdateCheckServiceType.Factory - Class in org.kaazing.gateway.server.config.sep2014
A factory class with static methods for creating instances of this type.
UpdateCheckServiceTypeImpl - Class in org.kaazing.gateway.server.config.june2016.impl
An XML update.checkServiceType(@http://xmlns.kaazing.org/2016/06/gateway).
UpdateCheckServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.june2016.impl.UpdateCheckServiceTypeImpl
 
UpdateCheckServiceTypeImpl - Class in org.kaazing.gateway.server.config.nov2015.impl
An XML update.checkServiceType(@http://xmlns.kaazing.org/2015/11/gateway).
UpdateCheckServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.nov2015.impl.UpdateCheckServiceTypeImpl
 
UpdateCheckServiceTypeImpl - Class in org.kaazing.gateway.server.config.sep2014.impl
An XML update.checkServiceType(@http://xmlns.kaazing.org/2014/09/gateway).
UpdateCheckServiceTypeImpl(SchemaType) - Constructor for class org.kaazing.gateway.server.config.sep2014.impl.UpdateCheckServiceTypeImpl
 
updateTrafficControl(T) - Method in class org.kaazing.gateway.server.util.io.IoProcessorAdapter
 
userPrincipalClass(String) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractRealmConfigurationBuilder
 

V

VALIDATE - Static variable in interface org.kaazing.gateway.server.config.june2016.AuthenticationType.AuthorizationMode
 
VALIDATE - Static variable in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType.AuthorizationMode
 
VALIDATE - Static variable in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType.AuthorizationMode
 
value() - Method in class org.kaazing.gateway.server.test.config.Suppressible
 
valueOf(String) - Static method in enum org.kaazing.gateway.server.config.parse.GatewayConfigNamespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kaazing.gateway.server.test.config.builder.UnresolvedSuppression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kaazing.gateway.server.test.config.Configuration.ConfigurationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kaazing.gateway.server.test.config.SuppressibleConfiguration.Suppression
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kaazing.gateway.server.config.parse.GatewayConfigNamespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.kaazing.gateway.server.service.ServiceAuthority
 
values() - Method in class org.kaazing.gateway.server.service.ServiceRegistry
 
values() - Static method in enum org.kaazing.gateway.server.test.config.builder.UnresolvedSuppression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kaazing.gateway.server.test.config.Configuration.ConfigurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kaazing.gateway.server.test.config.SuppressibleConfiguration.Suppression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.kaazing.gateway.server.util.collection.MapProxy
 
values() - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
values(Predicate) - Method in class org.kaazing.gateway.server.util.collection.ReplicatedIMap
 
visit(Element) - Method in class org.kaazing.gateway.server.config.parse.translate.AbstractVisitor
 
visit(Element) - Method in class org.kaazing.gateway.server.config.parse.translate.june2016.RemoveRealmVisitor
 
visit(Element) - Method in class org.kaazing.gateway.server.config.parse.translate.NamespaceVisitor
 
visit(Element) - Method in class org.kaazing.gateway.server.config.parse.translate.nov2015.AddDirectoryServiceLocationVisitor
 
visit(Element) - Method in class org.kaazing.gateway.server.config.parse.translate.sep2014.FindMatchingBalancerServiceVisitor
 
visit(AuthorizationConstraintConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(ClusterConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(CrossOriginConstraintConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(GatewayConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(LoginModuleConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(NetworkConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(RealmConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(SecurityConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(ServiceConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(ServiceDefaultsConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(NestedServicePropertiesConfiguration) - Method in class org.kaazing.gateway.server.test.config.ConfigurationVisitor.Adapter
 
visit(AuthorizationConstraintConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(ClusterConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(CrossOriginConstraintConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(GatewayConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(LoginModuleConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(NetworkConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(RealmConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(SecurityConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(ServiceConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(ServiceDefaultsConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 
visit(NestedServicePropertiesConfiguration) - Method in interface org.kaazing.gateway.server.test.config.ConfigurationVisitor
 

W

waitHint - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS
 
webRootDirectory(File) - Method in class org.kaazing.gateway.server.test.config.builder.AbstractGatewayConfigurationBuilder
 
win32ExitCode - Variable in class org.kaazing.gateway.server.windowsservice.ExtendedAdvapi32.SERVICE_STATUS
 
WindowsMain - Class in org.kaazing.gateway.server
Main entry point for gateway process (at least when being called by the start scripts--it's possible to call Gateway directly from other Java code as well.) This particular version is for Windows, where the directories are set up to be directly under GATEWAY_HOME, and we process the argument list to 'canonicalize' it so it looks like the standard command line, but also so we specialize help messages.
WindowsMain() - Constructor for class org.kaazing.gateway.server.WindowsMain
 
WindowsService - Class in org.kaazing.gateway.server.windowsservice
JNA-based Windows Service program, based on the example I found in http://enigma2eureka.blogspot .com/2011/05/writing-windows-service-in-java.html and my own C++-based service work from earlier in 3.2 and 3.3.
WindowsService() - Constructor for class org.kaazing.gateway.server.windowsservice.WindowsService
 

X

X - Static variable in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType.AllowOrigin.Member
 
X - Static variable in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType.AllowOrigin.Member
 
X - Static variable in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType.AllowOrigin.Member
 
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Gets (as xml) ith "accept" element
xgetAcceptArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) array of all "accept" elements
xgetAcceptArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) ith "accept" element
xgetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Gets (as xml) the "allow-headers" element
xgetAllowHeaders() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-headers" element
xgetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Gets (as xml) the "allow-headers" element
xgetAllowHeaders() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-headers" element
xgetAllowHeaders() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Gets (as xml) the "allow-headers" element
xgetAllowHeaders() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-headers" element
xgetAllowMethods() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Gets (as xml) the "allow-methods" element
xgetAllowMethods() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-methods" element
xgetAllowMethods() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Gets (as xml) the "allow-methods" element
xgetAllowMethods() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-methods" element
xgetAllowMethods() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Gets (as xml) the "allow-methods" element
xgetAllowMethods() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-methods" element
xgetAllowOrigin() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Gets (as xml) the "allow-origin" element
xgetAllowOrigin() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-origin" element
xgetAllowOrigin() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Gets (as xml) the "allow-origin" element
xgetAllowOrigin() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-origin" element
xgetAllowOrigin() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Gets (as xml) the "allow-origin" element
xgetAllowOrigin() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "allow-origin" element
xgetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "authentication.connect" element
xgetAuthenticationConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Gets (as xml) the "authentication.connect" element
xgetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "authentication.identifier" element
xgetAuthenticationIdentifier() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Gets (as xml) the "authentication.identifier" element
xgetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) the "authorization-mode" element
xgetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) the "authorization-mode" element
xgetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) the "authorization-mode" element
xgetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) the "authorization-mode" element
xgetAuthorizationMode() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) the "authorization-mode" element
xgetAuthorizationMode() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) the "authorization-mode" element
xgetAwsAccessKeyId() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
Gets (as xml) the "aws.access-key-id" element
xgetAwsAccessKeyId() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
Gets (as xml) the "aws.access-key-id" element
xgetAwsAccessKeyId() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
Gets (as xml) the "aws.access-key-id" element
xgetAwsAccessKeyId() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
Gets (as xml) the "aws.access-key-id" element
xgetAwsAccessKeyId() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
Gets (as xml) the "aws.access-key-id" element
xgetAwsAccessKeyId() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
Gets (as xml) the "aws.access-key-id" element
xgetAwsSecretKey() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
Gets (as xml) the "aws.secret-key" element
xgetAwsSecretKey() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
Gets (as xml) the "aws.secret-key" element
xgetAwsSecretKey() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
Gets (as xml) the "aws.secret-key" element
xgetAwsSecretKey() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
Gets (as xml) the "aws.secret-key" element
xgetAwsSecretKey() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
Gets (as xml) the "aws.secret-key" element
xgetAwsSecretKey() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
Gets (as xml) the "aws.secret-key" element
xgetBalanceArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) array of all "balance" elements
xgetBalanceArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) ith "balance" element
xgetBalanceArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) array of all "balance" elements
xgetBalanceArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) ith "balance" element
xgetBalanceArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) array of all "balance" elements
xgetBalanceArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) ith "balance" element
xgetBalanceArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) array of all "balance" elements
xgetBalanceArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) ith "balance" element
xgetBalanceArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) array of all "balance" elements
xgetBalanceArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) ith "balance" element
xgetBalanceArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) array of all "balance" elements
xgetBalanceArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) ith "balance" element
xgetCacheControl() - Method in class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
Gets (as xml) the "cache-control" element
xgetCacheControl() - Method in interface org.kaazing.gateway.server.config.june2016.LocationType
Gets (as xml) the "cache-control" element
xgetCacheControl() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
Gets (as xml) the "cache-control" element
xgetCacheControl() - Method in interface org.kaazing.gateway.server.config.nov2015.LocationType
Gets (as xml) the "cache-control" element
xgetConnect() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "connect" element
xgetConnect() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets (as xml) the "connect" element
xgetConnect() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "connect" element
xgetConnect() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets (as xml) the "connect" element
xgetConnect() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "connect" element
xgetConnect() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) ith "connect" element
xgetConnectArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) array of all "connect" elements
xgetConnectArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) ith "connect" element
xgetConnectStrategy() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "connect.strategy" element
xgetConnectStrategy() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets (as xml) the "connect.strategy" element
xgetCredentialsGenerator() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets (as xml) the "credentials.generator" element
xgetCredentialsGenerator() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets (as xml) the "credentials.generator" element
xgetCredentialsTtl() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets (as xml) the "credentials.ttl" element
xgetCredentialsTtl() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets (as xml) the "credentials.ttl" element
xgetDescription() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets (as xml) the "description" element
xgetDescription() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) the "description" element
xgetDescription() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets (as xml) the "description" element
xgetDescription() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) the "description" element
xgetDescription() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets (as xml) the "description" element
xgetDescription() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) the "description" element
xgetDescription() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets (as xml) the "description" element
xgetDescription() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) the "description" element
xgetDescription() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets (as xml) the "description" element
xgetDescription() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) the "description" element
xgetDescription() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets (as xml) the "description" element
xgetDescription() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) the "description" element
xgetDirectory() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets (as xml) the "directory" element
xgetDirectory() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "directory" element
xgetDirectory() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets (as xml) the "directory" element
xgetDirectory() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "directory" element
xgetDirectory() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets (as xml) the "directory" element
xgetDirectory() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "directory" element
xgetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "encryption.key.alias" element
xgetEncryptionKeyAlias() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Gets (as xml) the "encryption.key.alias" element
xgetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets (as xml) the "error-pages-directory" element
xgetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "error-pages-directory" element
xgetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets (as xml) the "error-pages-directory" element
xgetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "error-pages-directory" element
xgetErrorPagesDirectory() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets (as xml) the "error-pages-directory" element
xgetErrorPagesDirectory() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "error-pages-directory" element
xgetExtension() - Method in class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
Gets (as xml) the "extension" element
xgetExtension() - Method in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
Gets (as xml) the "extension" element
xgetExtension() - Method in class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
Gets (as xml) the "extension" element
xgetExtension() - Method in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
Gets (as xml) the "extension" element
xgetExtension() - Method in class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
Gets (as xml) the "extension" element
xgetExtension() - Method in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
Gets (as xml) the "extension" element
xgetFile() - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Options
Gets (as xml) the "file" element
xgetFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl.OptionsImpl
Gets (as xml) the "file" element
xgetFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Gets (as xml) the "file" element
xgetFile() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Gets (as xml) the "file" element
xgetFile() - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Options
Gets (as xml) the "file" element
xgetFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl.OptionsImpl
Gets (as xml) the "file" element
xgetFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Gets (as xml) the "file" element
xgetFile() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Gets (as xml) the "file" element
xgetFile() - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Options
Gets (as xml) the "file" element
xgetFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl.OptionsImpl
Gets (as xml) the "file" element
xgetFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Gets (as xml) the "file" element
xgetFile() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Gets (as xml) the "file" element
xgetHttpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.bind" element
xgetHttpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "http.bind" element
xgetHttpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.bind" element
xgetHttpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "http.bind" element
xgetHttpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.bind" element
xgetHttpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "http.bind" element
xgetHttpChallengeScheme() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) the "http-challenge-scheme" element
xgetHttpChallengeScheme() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) the "http-challenge-scheme" element
xgetHttpChallengeScheme() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) the "http-challenge-scheme" element
xgetHttpChallengeScheme() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) the "http-challenge-scheme" element
xgetHttpChallengeScheme() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) the "http-challenge-scheme" element
xgetHttpChallengeScheme() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) the "http-challenge-scheme" element
xgetHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) array of all "http-cookie" elements
xgetHttpCookieArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) ith "http-cookie" element
xgetHttpCookieArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-cookie" elements
xgetHttpCookieArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-cookie" element
xgetHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) array of all "http-cookie" elements
xgetHttpCookieArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) ith "http-cookie" element
xgetHttpCookieArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-cookie" elements
xgetHttpCookieArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-cookie" element
xgetHttpCookieArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) array of all "http-cookie" elements
xgetHttpCookieArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) ith "http-cookie" element
xgetHttpCookieArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-cookie" elements
xgetHttpCookieArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-cookie" element
xgetHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) array of all "http-header" elements
xgetHttpHeaderArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) ith "http-header" element
xgetHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-header" elements
xgetHttpHeaderArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-header" element
xgetHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) array of all "http-header" elements
xgetHttpHeaderArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) ith "http-header" element
xgetHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-header" elements
xgetHttpHeaderArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-header" element
xgetHttpHeaderArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) array of all "http-header" elements
xgetHttpHeaderArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) ith "http-header" element
xgetHttpHeaderArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-header" elements
xgetHttpHeaderArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-header" element
xgetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive" element
xgetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive" element
xgetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive" element
xgetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive" element
xgetHttpKeepalive() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive" element
xgetHttpKeepalive() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive" element
xgetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive.connections" element
xgetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive.connections" element
xgetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive.connections" element
xgetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive.connections" element
xgetHttpKeepaliveConnections() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive.connections" element
xgetHttpKeepaliveConnections() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive.connections" element
xgetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpKeepaliveTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "http.keepalive.timeout" element
xgetHttpMaxAuthenticationAttempts() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.max.authentication.attempts" element
xgetHttpMaxAuthenticationAttempts() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "http.max.authentication.attempts" element
xgetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.maximum.redirects" element
xgetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.maximum.redirects" element
xgetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "http.maximum.redirects" element
xgetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "http.maximum.redirects" element
xgetHttpMaximumRedirects() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.maximum.redirects" element
xgetHttpMaximumRedirects() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "http.maximum.redirects" element
xgetHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) array of all "http-query-parameter" elements
xgetHttpQueryParameterArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) ith "http-query-parameter" element
xgetHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-query-parameter" elements
xgetHttpQueryParameterArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-query-parameter" element
xgetHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) array of all "http-query-parameter" elements
xgetHttpQueryParameterArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) ith "http-query-parameter" element
xgetHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-query-parameter" elements
xgetHttpQueryParameterArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-query-parameter" element
xgetHttpQueryParameterArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) array of all "http-query-parameter" elements
xgetHttpQueryParameterArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) ith "http-query-parameter" element
xgetHttpQueryParameterArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) array of all "http-query-parameter" elements
xgetHttpQueryParameterArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) ith "http-query-parameter" element
xgetHttpRealm() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.realm" element
xgetHttpRealm() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "http.realm" element
xgetHttpsBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "https.bind" element
xgetHttpsBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "https.bind" element
xgetHttpsBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "https.bind" element
xgetHttpsBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "https.bind" element
xgetHttpsBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "https.bind" element
xgetHttpsBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "https.bind" element
xgetHttpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "http.transport" element
xgetHttpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "http.transport" element
xgetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "internal.maximum.transferred.bytes" element
xgetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets (as xml) the "internal.maximum.transferred.bytes" element
xgetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "internal.maximum.transferred.bytes" element
xgetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets (as xml) the "internal.maximum.transferred.bytes" element
xgetInternalMaximumTransferredBytes() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "internal.maximum.transferred.bytes" element
xgetInternalMaximumTransferredBytes() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "internal.maximum.transferred.bytes" element
xgetKeyAlgorithm() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets (as xml) the "key.algorithm" element
xgetKeyAlgorithm() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets (as xml) the "key.algorithm" element
xgetKeyAlias() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets (as xml) the "key.alias" element
xgetKeyAlias() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets (as xml) the "key.alias" element
xgetListValue() - Method in interface org.kaazing.gateway.server.config.june2016.StringList
 
xgetMaximumAge() - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Gets (as xml) the "maximum-age" element
xgetMaximumAge() - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "maximum-age" element
xgetMaximumAge() - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Gets (as xml) the "maximum-age" element
xgetMaximumAge() - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "maximum-age" element
xgetMaximumAge() - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Gets (as xml) the "maximum-age" element
xgetMaximumAge() - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Gets (as xml) the "maximum-age" element
xgetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "maximum.pending.bytes" element
xgetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets (as xml) the "maximum.pending.bytes" element
xgetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "maximum.pending.bytes" element
xgetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets (as xml) the "maximum.pending.bytes" element
xgetMaximumPendingBytes() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "maximum.pending.bytes" element
xgetMaximumPendingBytes() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "maximum.pending.bytes" element
xgetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "maximum.recovery.interval" element
xgetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets (as xml) the "maximum.recovery.interval" element
xgetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "maximum.recovery.interval" element
xgetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets (as xml) the "maximum.recovery.interval" element
xgetMaximumRecoveryInterval() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "maximum.recovery.interval" element
xgetMaximumRecoveryInterval() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "maximum.recovery.interval" element
xgetMimeType() - Method in class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
Gets (as xml) the "mime-type" element
xgetMimeType() - Method in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
Gets (as xml) the "mime-type" element
xgetMimeType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
Gets (as xml) the "mime-type" element
xgetMimeType() - Method in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
Gets (as xml) the "mime-type" element
xgetMimeType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
Gets (as xml) the "mime-type" element
xgetMimeType() - Method in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
Gets (as xml) the "mime-type" element
xgetName() - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.june2016.PropertyType
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.nov2015.PropertyType
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.sep2014.PropertyType
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets (as xml) the "name" element
xgetName() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) the "name" element
xgetNotifyArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) array of all "notify" elements
xgetNotifyArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) ith "notify" element
xgetNotifyArray() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) array of all "notify" elements
xgetNotifyArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) ith "notify" element
xgetNotifyArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) array of all "notify" elements
xgetNotifyArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) ith "notify" element
xgetNotifyArray() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) array of all "notify" elements
xgetNotifyArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) ith "notify" element
xgetNotifyArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) array of all "notify" elements
xgetNotifyArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) ith "notify" element
xgetNotifyArray() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) array of all "notify" elements
xgetNotifyArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) ith "notify" element
xgetOnClientMessage() - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType
Gets (as xml) the "on.client.message" element
xgetOnClientMessage() - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServicePropertiesTypeImpl
Gets (as xml) the "on.client.message" element
xgetOnClientMessage() - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType
Gets (as xml) the "on.client.message" element
xgetOnClientMessage() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServicePropertiesTypeImpl
Gets (as xml) the "on.client.message" element
xgetOptions() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets (as xml) the "options" element
xgetOptions() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "options" element
xgetOptions() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets (as xml) the "options" element
xgetOptions() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "options" element
xgetOptions() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets (as xml) the "options" element
xgetOptions() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "options" element
xgetPasswordFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Gets (as xml) the "password-file" element
xgetPasswordFile() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Gets (as xml) the "password-file" element
xgetPasswordFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Gets (as xml) the "password-file" element
xgetPasswordFile() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Gets (as xml) the "password-file" element
xgetPasswordFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Gets (as xml) the "password-file" element
xgetPasswordFile() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Gets (as xml) the "password-file" element
xgetPatterns() - Method in class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
Gets (as xml) the "patterns" element
xgetPatterns() - Method in interface org.kaazing.gateway.server.config.june2016.LocationType
Gets (as xml) the "patterns" element
xgetPatterns() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
Gets (as xml) the "patterns" element
xgetPatterns() - Method in interface org.kaazing.gateway.server.config.nov2015.LocationType
Gets (as xml) the "patterns" element
xgetPipeTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "pipe.transport" element
xgetPipeTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "pipe.transport" element
xgetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "prepared.connection.count" element
xgetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Gets (as xml) the "prepared.connection.count" element
xgetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "prepared.connection.count" element
xgetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Gets (as xml) the "prepared.connection.count" element
xgetPreparedConnectionCount() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "prepared.connection.count" element
xgetPreparedConnectionCount() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "prepared.connection.count" element
xgetRealmName() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) the "realm-name" element
xgetRealmName() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) the "realm-name" element
xgetRealmName() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) the "realm-name" element
xgetRealmName() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) the "realm-name" element
xgetRealmName() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) the "realm-name" element
xgetRealmName() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) the "realm-name" element
xgetRepeat() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType
Gets (as xml) the "repeat" element
xgetRepeat() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServicePropertiesTypeImpl
Gets (as xml) the "repeat" element
xgetRepeat() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType
Gets (as xml) the "repeat" element
xgetRepeat() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServicePropertiesTypeImpl
Gets (as xml) the "repeat" element
xgetRepeat() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets (as xml) the "repeat" element
xgetRepeat() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets (as xml) the "repeat" element
xgetRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Gets (as xml) array of all "require-role" elements
xgetRequireRoleArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Gets (as xml) ith "require-role" element
xgetRequireRoleArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Gets (as xml) array of all "require-role" elements
xgetRequireRoleArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Gets (as xml) ith "require-role" element
xgetRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Gets (as xml) array of all "require-role" elements
xgetRequireRoleArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Gets (as xml) ith "require-role" element
xgetRequireRoleArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Gets (as xml) array of all "require-role" elements
xgetRequireRoleArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Gets (as xml) ith "require-role" element
xgetRequireRoleArray() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Gets (as xml) array of all "require-role" elements
xgetRequireRoleArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Gets (as xml) ith "require-role" element
xgetRequireRoleArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Gets (as xml) array of all "require-role" elements
xgetRequireRoleArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Gets (as xml) ith "require-role" element
xgetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Gets (as xml) the "service.domain" element
xgetServiceDomain() - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Gets (as xml) the "service.domain" element
xgetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Gets (as xml) the "session-timeout" element
xgetSessionTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Gets (as xml) the "session-timeout" element
xgetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Gets (as xml) the "session-timeout" element
xgetSessionTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Gets (as xml) the "session-timeout" element
xgetSessionTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Gets (as xml) the "session-timeout" element
xgetSessionTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Gets (as xml) the "session-timeout" element
xgetSslBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.bind" element
xgetSslBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ssl.bind" element
xgetSslBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.bind" element
xgetSslBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ssl.bind" element
xgetSslBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.bind" element
xgetSslBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ssl.bind" element
xgetSslCiphers() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ssl.ciphers" element
xgetSslCiphers() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "ssl.ciphers" element
xgetSslEncryption() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ssl.encryption" element
xgetSslEncryption() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "ssl.encryption" element
xgetSslProtocols() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ssl.protocols" element
xgetSslProtocols() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "ssl.protocols" element
xgetSslTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ssl.transport" element
xgetSslTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "ssl.transport" element
xgetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.verify-client" element
xgetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ssl.verify-client" element
xgetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.verify-client" element
xgetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ssl.verify-client" element
xgetSslVerifyClient() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ssl.verify-client" element
xgetSslVerifyClient() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ssl.verify-client" element
xgetSuccess() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Gets (as xml) the "success" element
xgetSuccess() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Gets (as xml) the "success" element
xgetSuccess() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Gets (as xml) the "success" element
xgetSuccess() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Gets (as xml) the "success" element
xgetSuccess() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Gets (as xml) the "success" element
xgetSuccess() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Gets (as xml) the "success" element
xgetSymbolicLinks() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets (as xml) the "symbolic-links" element
xgetSymbolicLinks() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "symbolic-links" element
xgetTcpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "tcp.bind" element
xgetTcpBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "tcp.bind" element
xgetTcpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "tcp.transport" element
xgetTcpTransport() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "tcp.transport" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.JndiLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.KeystoreLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.june2016.impl.UpdateCheckServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.JndiLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.JndiLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.KeystoreLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.nov2015.impl.UpdateCheckServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.JndiLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.KeystoreLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in class org.kaazing.gateway.server.config.sep2014.impl.UpdateCheckServiceTypeImpl
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Gets (as xml) the "type" element
xgetType() - Method in interface org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType
Gets (as xml) the "type" element
xgetUdpInterface() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "udp.interface" element
xgetUdpInterface() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "udp.interface" element
xgetUrlArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets (as xml) array of all "url" elements
xgetUrlArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets (as xml) ith "url" element
xgetUrlArray() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets (as xml) array of all "url" elements
xgetUrlArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets (as xml) ith "url" element
xgetUsernameSeparator() - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Gets (as xml) the "username.separator" element
xgetUsernameSeparator() - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Gets (as xml) the "username.separator" element
xgetUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets (as xml) array of all "user-principal-class" elements
xgetUserPrincipalClassArray(int) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Gets (as xml) ith "user-principal-class" element
xgetUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets (as xml) array of all "user-principal-class" elements
xgetUserPrincipalClassArray(int) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Gets (as xml) ith "user-principal-class" element
xgetUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets (as xml) array of all "user-principal-class" elements
xgetUserPrincipalClassArray(int) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Gets (as xml) ith "user-principal-class" element
xgetUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets (as xml) array of all "user-principal-class" elements
xgetUserPrincipalClassArray(int) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Gets (as xml) ith "user-principal-class" element
xgetUserPrincipalClassArray() - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets (as xml) array of all "user-principal-class" elements
xgetUserPrincipalClassArray(int) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Gets (as xml) ith "user-principal-class" element
xgetUserPrincipalClassArray() - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets (as xml) array of all "user-principal-class" elements
xgetUserPrincipalClassArray(int) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Gets (as xml) ith "user-principal-class" element
xgetValue() - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
Gets (as xml) the "value" element
xgetValue() - Method in interface org.kaazing.gateway.server.config.june2016.PropertyType
Gets (as xml) the "value" element
xgetValue() - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
Gets (as xml) the "value" element
xgetValue() - Method in interface org.kaazing.gateway.server.config.nov2015.PropertyType
Gets (as xml) the "value" element
xgetValue() - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
Gets (as xml) the "value" element
xgetValue() - Method in interface org.kaazing.gateway.server.config.sep2014.PropertyType
Gets (as xml) the "value" element
xgetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Gets (as xml) the "welcome-file" element
xgetWelcomeFile() - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "welcome-file" element
xgetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Gets (as xml) the "welcome-file" element
xgetWelcomeFile() - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "welcome-file" element
xgetWelcomeFile() - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Gets (as xml) the "welcome-file" element
xgetWelcomeFile() - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Gets (as xml) the "welcome-file" element
xgetWsBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.bind" element
xgetWsBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ws.bind" element
xgetWsBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.bind" element
xgetWsBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ws.bind" element
xgetWsBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.bind" element
xgetWsBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ws.bind" element
xgetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsInactivityTimeout() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "ws.inactivity.timeout" element
xgetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.maximum.message.size" element
xgetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "ws.maximum.message.size" element
xgetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.maximum.message.size" element
xgetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "ws.maximum.message.size" element
xgetWsMaximumMessageSize() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "ws.maximum.message.size" element
xgetWsMaximumMessageSize() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "ws.maximum.message.size" element
xgetWssBind() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "wss.bind" element
xgetWssBind() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Gets (as xml) the "wss.bind" element
xgetWssBind() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "wss.bind" element
xgetWssBind() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Gets (as xml) the "wss.bind" element
xgetWssBind() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Gets (as xml) the "wss.bind" element
xgetWssBind() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Gets (as xml) the "wss.bind" element
xgetWsVersion() - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ws.version" element
xgetWsVersion() - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Gets (as xml) the "ws.version" element
xgetWsVersion() - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ws.version" element
xgetWsVersion() - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Gets (as xml) the "ws.version" element
xgetWsVersion() - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Gets (as xml) the "ws.version" element
xgetWsVersion() - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Gets (as xml) the "ws.version" element
xlistValue() - Method in interface org.kaazing.gateway.server.config.june2016.StringList
Deprecated. 
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(ClusterType.Accept[]) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, ClusterType.Accept) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ExtensionServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(ClusterType.Accept[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, ClusterType.Accept) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ExtensionServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(ClusterType.Accept[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, ClusterType.Accept) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ExtensionServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(ClusterType.Accept[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, ClusterType.Accept) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ExtensionServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(ClusterType.Accept[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, ClusterType.Accept) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(ClusterType.Accept[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, ClusterType.Accept) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Sets (as xml) ith "accept" element
xsetAcceptArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) array of all "accept" element
xsetAcceptArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) ith "accept" element
xsetAllowHeaders(CSVType) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Sets (as xml) the "allow-headers" element
xsetAllowHeaders(CSVType) - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-headers" element
xsetAllowHeaders(CSVType) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Sets (as xml) the "allow-headers" element
xsetAllowHeaders(CSVType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-headers" element
xsetAllowHeaders(CSVType) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Sets (as xml) the "allow-headers" element
xsetAllowHeaders(CSVType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-headers" element
xsetAllowMethods(CSVType) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Sets (as xml) the "allow-methods" element
xsetAllowMethods(CSVType) - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-methods" element
xsetAllowMethods(CSVType) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Sets (as xml) the "allow-methods" element
xsetAllowMethods(CSVType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-methods" element
xsetAllowMethods(CSVType) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Sets (as xml) the "allow-methods" element
xsetAllowMethods(CSVType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-methods" element
xsetAllowOrigin(CrossSiteConstraintType.AllowOrigin) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Sets (as xml) the "allow-origin" element
xsetAllowOrigin(CrossSiteConstraintType.AllowOrigin) - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-origin" element
xsetAllowOrigin(CrossSiteConstraintType.AllowOrigin) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Sets (as xml) the "allow-origin" element
xsetAllowOrigin(CrossSiteConstraintType.AllowOrigin) - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-origin" element
xsetAllowOrigin(CrossSiteConstraintType.AllowOrigin) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Sets (as xml) the "allow-origin" element
xsetAllowOrigin(CrossSiteConstraintType.AllowOrigin) - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "allow-origin" element
xsetAuthenticationConnect(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "authentication.connect" element
xsetAuthenticationConnect(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Sets (as xml) the "authentication.connect" element
xsetAuthenticationIdentifier(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "authentication.identifier" element
xsetAuthenticationIdentifier(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Sets (as xml) the "authentication.identifier" element
xsetAuthorizationMode(AuthenticationType.AuthorizationMode) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) the "authorization-mode" element
xsetAuthorizationMode(AuthenticationType.AuthorizationMode) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) the "authorization-mode" element
xsetAuthorizationMode(AuthenticationType.AuthorizationMode) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) the "authorization-mode" element
xsetAuthorizationMode(AuthenticationType.AuthorizationMode) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) the "authorization-mode" element
xsetAuthorizationMode(AuthenticationType.AuthorizationMode) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) the "authorization-mode" element
xsetAuthorizationMode(AuthenticationType.AuthorizationMode) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) the "authorization-mode" element
xsetAwsAccessKeyId(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
Sets (as xml) the "aws.access-key-id" element
xsetAwsAccessKeyId(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
Sets (as xml) the "aws.access-key-id" element
xsetAwsAccessKeyId(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
Sets (as xml) the "aws.access-key-id" element
xsetAwsAccessKeyId(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
Sets (as xml) the "aws.access-key-id" element
xsetAwsAccessKeyId(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
Sets (as xml) the "aws.access-key-id" element
xsetAwsAccessKeyId(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
Sets (as xml) the "aws.access-key-id" element
xsetAwsSecretKey(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterConnectOptionsType
Sets (as xml) the "aws.secret-key" element
xsetAwsSecretKey(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterConnectOptionsTypeImpl
Sets (as xml) the "aws.secret-key" element
xsetAwsSecretKey(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterConnectOptionsType
Sets (as xml) the "aws.secret-key" element
xsetAwsSecretKey(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterConnectOptionsTypeImpl
Sets (as xml) the "aws.secret-key" element
xsetAwsSecretKey(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterConnectOptionsType
Sets (as xml) the "aws.secret-key" element
xsetAwsSecretKey(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterConnectOptionsTypeImpl
Sets (as xml) the "aws.secret-key" element
xsetBalanceArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) array of all "balance" element
xsetBalanceArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) ith "balance" element
xsetBalanceArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) array of all "balance" element
xsetBalanceArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) ith "balance" element
xsetBalanceArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) array of all "balance" element
xsetBalanceArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) ith "balance" element
xsetBalanceArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) array of all "balance" element
xsetBalanceArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) ith "balance" element
xsetBalanceArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) array of all "balance" element
xsetBalanceArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) ith "balance" element
xsetBalanceArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) array of all "balance" element
xsetBalanceArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) ith "balance" element
xsetCacheControl(CacheControlString) - Method in class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
Sets (as xml) the "cache-control" element
xsetCacheControl(CacheControlString) - Method in interface org.kaazing.gateway.server.config.june2016.LocationType
Sets (as xml) the "cache-control" element
xsetCacheControl(CacheControlString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
Sets (as xml) the "cache-control" element
xsetCacheControl(CacheControlString) - Method in interface org.kaazing.gateway.server.config.nov2015.LocationType
Sets (as xml) the "cache-control" element
xsetConnect(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "connect" element
xsetConnect(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets (as xml) the "connect" element
xsetConnect(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "connect" element
xsetConnect(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets (as xml) the "connect" element
xsetConnect(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "connect" element
xsetConnect(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "connect" element
xsetConnectArray(ClusterType.Connect[]) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, ClusterType.Connect) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets (as xml) ith "connect" element
xsetConnectArray(ClusterType.Connect[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, ClusterType.Connect) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) ith "connect" element
xsetConnectArray(ClusterType.Connect[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, ClusterType.Connect) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets (as xml) ith "connect" element
xsetConnectArray(ClusterType.Connect[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, ClusterType.Connect) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) ith "connect" element
xsetConnectArray(ClusterType.Connect[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, ClusterType.Connect) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets (as xml) ith "connect" element
xsetConnectArray(ClusterType.Connect[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, ClusterType.Connect) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) ith "connect" element
xsetConnectArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) array of all "connect" element
xsetConnectArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) ith "connect" element
xsetConnectStrategy(XmlString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "connect.strategy" element
xsetConnectStrategy(XmlString) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets (as xml) the "connect.strategy" element
xsetCredentialsGenerator(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets (as xml) the "credentials.generator" element
xsetCredentialsGenerator(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets (as xml) the "credentials.generator" element
xsetCredentialsTtl(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets (as xml) the "credentials.ttl" element
xsetCredentialsTtl(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets (as xml) the "credentials.ttl" element
xsetDescription(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets (as xml) the "description" element
xsetDescription(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) the "description" element
xsetDirectory(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets (as xml) the "directory" element
xsetDirectory(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "directory" element
xsetDirectory(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets (as xml) the "directory" element
xsetDirectory(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "directory" element
xsetDirectory(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets (as xml) the "directory" element
xsetDirectory(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "directory" element
xsetEncryptionKeyAlias(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "encryption.key.alias" element
xsetEncryptionKeyAlias(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Sets (as xml) the "encryption.key.alias" element
xsetErrorPagesDirectory(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets (as xml) the "error-pages-directory" element
xsetErrorPagesDirectory(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "error-pages-directory" element
xsetErrorPagesDirectory(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets (as xml) the "error-pages-directory" element
xsetErrorPagesDirectory(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "error-pages-directory" element
xsetErrorPagesDirectory(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets (as xml) the "error-pages-directory" element
xsetErrorPagesDirectory(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "error-pages-directory" element
xsetExtension(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
Sets (as xml) the "extension" element
xsetExtension(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
Sets (as xml) the "extension" element
xsetExtension(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
Sets (as xml) the "extension" element
xsetExtension(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
Sets (as xml) the "extension" element
xsetExtension(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
Sets (as xml) the "extension" element
xsetExtension(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
Sets (as xml) the "extension" element
xsetFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType.Options
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl.OptionsImpl
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType.Options
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl.OptionsImpl
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType.Options
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl.OptionsImpl
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Sets (as xml) the "file" element
xsetFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Sets (as xml) the "file" element
xsetHttpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.bind" element
xsetHttpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "http.bind" element
xsetHttpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.bind" element
xsetHttpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "http.bind" element
xsetHttpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.bind" element
xsetHttpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "http.bind" element
xsetHttpChallengeScheme(AuthenticationType.HttpChallengeScheme) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) the "http-challenge-scheme" element
xsetHttpChallengeScheme(AuthenticationType.HttpChallengeScheme) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) the "http-challenge-scheme" element
xsetHttpChallengeScheme(AuthenticationType.HttpChallengeScheme) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) the "http-challenge-scheme" element
xsetHttpChallengeScheme(AuthenticationType.HttpChallengeScheme) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) the "http-challenge-scheme" element
xsetHttpChallengeScheme(AuthenticationType.HttpChallengeScheme) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) the "http-challenge-scheme" element
xsetHttpChallengeScheme(AuthenticationType.HttpChallengeScheme) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) the "http-challenge-scheme" element
xsetHttpCookieArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) array of all "http-cookie" element
xsetHttpCookieArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) ith "http-cookie" element
xsetHttpCookieArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-cookie" element
xsetHttpCookieArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-cookie" element
xsetHttpCookieArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) array of all "http-cookie" element
xsetHttpCookieArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) ith "http-cookie" element
xsetHttpCookieArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-cookie" element
xsetHttpCookieArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-cookie" element
xsetHttpCookieArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) array of all "http-cookie" element
xsetHttpCookieArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) ith "http-cookie" element
xsetHttpCookieArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-cookie" element
xsetHttpCookieArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-cookie" element
xsetHttpHeaderArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) array of all "http-header" element
xsetHttpHeaderArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) ith "http-header" element
xsetHttpHeaderArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-header" element
xsetHttpHeaderArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-header" element
xsetHttpHeaderArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) array of all "http-header" element
xsetHttpHeaderArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) ith "http-header" element
xsetHttpHeaderArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-header" element
xsetHttpHeaderArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-header" element
xsetHttpHeaderArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) array of all "http-header" element
xsetHttpHeaderArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) ith "http-header" element
xsetHttpHeaderArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-header" element
xsetHttpHeaderArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-header" element
xsetHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive" element
xsetHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive" element
xsetHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive" element
xsetHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive" element
xsetHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive" element
xsetHttpKeepalive(ServiceConnectOptionsType.HttpKeepalive) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive" element
xsetHttpKeepaliveConnections(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive.connections" element
xsetHttpKeepaliveConnections(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive.connections" element
xsetHttpKeepaliveConnections(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive.connections" element
xsetHttpKeepaliveConnections(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive.connections" element
xsetHttpKeepaliveConnections(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive.connections" element
xsetHttpKeepaliveConnections(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive.connections" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpKeepaliveTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "http.keepalive.timeout" element
xsetHttpMaxAuthenticationAttempts(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.max.authentication.attempts" element
xsetHttpMaxAuthenticationAttempts(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "http.max.authentication.attempts" element
xsetHttpMaximumRedirects(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.maximum.redirects" element
xsetHttpMaximumRedirects(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.maximum.redirects" element
xsetHttpMaximumRedirects(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "http.maximum.redirects" element
xsetHttpMaximumRedirects(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "http.maximum.redirects" element
xsetHttpMaximumRedirects(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.maximum.redirects" element
xsetHttpMaximumRedirects(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "http.maximum.redirects" element
xsetHttpQueryParameterArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) array of all "http-query-parameter" element
xsetHttpQueryParameterArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) ith "http-query-parameter" element
xsetHttpQueryParameterArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-query-parameter" element
xsetHttpQueryParameterArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-query-parameter" element
xsetHttpQueryParameterArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) array of all "http-query-parameter" element
xsetHttpQueryParameterArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) ith "http-query-parameter" element
xsetHttpQueryParameterArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-query-parameter" element
xsetHttpQueryParameterArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-query-parameter" element
xsetHttpQueryParameterArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) array of all "http-query-parameter" element
xsetHttpQueryParameterArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) ith "http-query-parameter" element
xsetHttpQueryParameterArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) array of all "http-query-parameter" element
xsetHttpQueryParameterArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) ith "http-query-parameter" element
xsetHttpRealm(StringList) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.realm" element
xsetHttpRealm(StringList) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "http.realm" element
xsetHttpsBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "https.bind" element
xsetHttpsBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "https.bind" element
xsetHttpsBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "https.bind" element
xsetHttpsBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "https.bind" element
xsetHttpsBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "https.bind" element
xsetHttpsBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "https.bind" element
xsetHttpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "http.transport" element
xsetHttpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "http.transport" element
xsetInternalMaximumTransferredBytes(DataSizeString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "internal.maximum.transferred.bytes" element
xsetInternalMaximumTransferredBytes(DataSizeString) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets (as xml) the "internal.maximum.transferred.bytes" element
xsetInternalMaximumTransferredBytes(DataSizeString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "internal.maximum.transferred.bytes" element
xsetInternalMaximumTransferredBytes(DataSizeString) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets (as xml) the "internal.maximum.transferred.bytes" element
xsetInternalMaximumTransferredBytes(DataSizeString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "internal.maximum.transferred.bytes" element
xsetInternalMaximumTransferredBytes(DataSizeString) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "internal.maximum.transferred.bytes" element
xsetKeyAlgorithm(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets (as xml) the "key.algorithm" element
xsetKeyAlgorithm(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets (as xml) the "key.algorithm" element
xsetKeyAlias(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets (as xml) the "key.alias" element
xsetKeyAlias(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets (as xml) the "key.alias" element
xsetMaximumAge(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.june2016.CrossSiteConstraintType
Sets (as xml) the "maximum-age" element
xsetMaximumAge(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "maximum-age" element
xsetMaximumAge(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.CrossSiteConstraintType
Sets (as xml) the "maximum-age" element
xsetMaximumAge(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "maximum-age" element
xsetMaximumAge(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.sep2014.CrossSiteConstraintType
Sets (as xml) the "maximum-age" element
xsetMaximumAge(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.sep2014.impl.CrossSiteConstraintTypeImpl
Sets (as xml) the "maximum-age" element
xsetMaximumPendingBytes(DataSizeString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "maximum.pending.bytes" element
xsetMaximumPendingBytes(DataSizeString) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets (as xml) the "maximum.pending.bytes" element
xsetMaximumPendingBytes(DataSizeString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "maximum.pending.bytes" element
xsetMaximumPendingBytes(DataSizeString) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets (as xml) the "maximum.pending.bytes" element
xsetMaximumPendingBytes(DataSizeString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "maximum.pending.bytes" element
xsetMaximumPendingBytes(DataSizeString) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "maximum.pending.bytes" element
xsetMaximumRecoveryInterval(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "maximum.recovery.interval" element
xsetMaximumRecoveryInterval(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets (as xml) the "maximum.recovery.interval" element
xsetMaximumRecoveryInterval(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "maximum.recovery.interval" element
xsetMaximumRecoveryInterval(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets (as xml) the "maximum.recovery.interval" element
xsetMaximumRecoveryInterval(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "maximum.recovery.interval" element
xsetMaximumRecoveryInterval(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "maximum.recovery.interval" element
xsetMimeType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.MimeMappingTypeImpl
Sets (as xml) the "mime-type" element
xsetMimeType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.MimeMappingType
Sets (as xml) the "mime-type" element
xsetMimeType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.MimeMappingTypeImpl
Sets (as xml) the "mime-type" element
xsetMimeType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.MimeMappingType
Sets (as xml) the "mime-type" element
xsetMimeType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.MimeMappingTypeImpl
Sets (as xml) the "mime-type" element
xsetMimeType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.MimeMappingType
Sets (as xml) the "mime-type" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ClusterType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ClusterTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.PropertyType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ClusterType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ClusterTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertyType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ClusterType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ClusterTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertyType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets (as xml) the "name" element
xsetName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) the "name" element
xsetNotifyArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) array of all "notify" element
xsetNotifyArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) ith "notify" element
xsetNotifyArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) array of all "notify" element
xsetNotifyArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) ith "notify" element
xsetNotifyArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) array of all "notify" element
xsetNotifyArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) ith "notify" element
xsetNotifyArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) array of all "notify" element
xsetNotifyArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) ith "notify" element
xsetNotifyArray(XmlAnyURI[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) array of all "notify" element
xsetNotifyArray(int, XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) ith "notify" element
xsetNotifyArray(XmlAnyURI[]) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) array of all "notify" element
xsetNotifyArray(int, XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) ith "notify" element
xsetOnClientMessage(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServicePropertiesType
Sets (as xml) the "on.client.message" element
xsetOnClientMessage(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServicePropertiesTypeImpl
Sets (as xml) the "on.client.message" element
xsetOnClientMessage(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServicePropertiesType
Sets (as xml) the "on.client.message" element
xsetOnClientMessage(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServicePropertiesTypeImpl
Sets (as xml) the "on.client.message" element
xsetOptions(DirectoryServicePropertiesType.Options) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets (as xml) the "options" element
xsetOptions(DirectoryServicePropertiesType.Options) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "options" element
xsetOptions(DirectoryServicePropertiesType.Options) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets (as xml) the "options" element
xsetOptions(DirectoryServicePropertiesType.Options) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "options" element
xsetOptions(DirectoryServicePropertiesType.Options) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets (as xml) the "options" element
xsetOptions(DirectoryServicePropertiesType.Options) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "options" element
xsetPasswordFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Sets (as xml) the "password-file" element
xsetPasswordFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Sets (as xml) the "password-file" element
xsetPasswordFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Sets (as xml) the "password-file" element
xsetPasswordFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Sets (as xml) the "password-file" element
xsetPasswordFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Sets (as xml) the "password-file" element
xsetPasswordFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Sets (as xml) the "password-file" element
xsetPatterns(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.LocationTypeImpl
Sets (as xml) the "patterns" element
xsetPatterns(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.LocationType
Sets (as xml) the "patterns" element
xsetPatterns(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LocationTypeImpl
Sets (as xml) the "patterns" element
xsetPatterns(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.LocationType
Sets (as xml) the "patterns" element
xsetPipeTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "pipe.transport" element
xsetPipeTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "pipe.transport" element
xsetPreparedConnectionCount(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "prepared.connection.count" element
xsetPreparedConnectionCount(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServicePropertiesType
Sets (as xml) the "prepared.connection.count" element
xsetPreparedConnectionCount(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "prepared.connection.count" element
xsetPreparedConnectionCount(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServicePropertiesType
Sets (as xml) the "prepared.connection.count" element
xsetPreparedConnectionCount(XmlNonNegativeInteger) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "prepared.connection.count" element
xsetPreparedConnectionCount(XmlNonNegativeInteger) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "prepared.connection.count" element
xsetRealmName(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) the "realm-name" element
xsetRealmName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) the "realm-name" element
xsetRealmName(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) the "realm-name" element
xsetRealmName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) the "realm-name" element
xsetRealmName(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) the "realm-name" element
xsetRealmName(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) the "realm-name" element
xsetRepeat(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServicePropertiesType
Sets (as xml) the "repeat" element
xsetRepeat(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServicePropertiesTypeImpl
Sets (as xml) the "repeat" element
xsetRepeat(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServicePropertiesType
Sets (as xml) the "repeat" element
xsetRepeat(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServicePropertiesTypeImpl
Sets (as xml) the "repeat" element
xsetRepeat(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets (as xml) the "repeat" element
xsetRepeat(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets (as xml) the "repeat" element
xsetRequireRoleArray(XmlString[]) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Sets (as xml) array of all "require-role" element
xsetRequireRoleArray(int, XmlString) - Method in interface org.kaazing.gateway.server.config.june2016.AuthorizationConstraintType
Sets (as xml) ith "require-role" element
xsetRequireRoleArray(XmlString[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Sets (as xml) array of all "require-role" element
xsetRequireRoleArray(int, XmlString) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthorizationConstraintTypeImpl
Sets (as xml) ith "require-role" element
xsetRequireRoleArray(XmlString[]) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Sets (as xml) array of all "require-role" element
xsetRequireRoleArray(int, XmlString) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthorizationConstraintType
Sets (as xml) ith "require-role" element
xsetRequireRoleArray(XmlString[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Sets (as xml) array of all "require-role" element
xsetRequireRoleArray(int, XmlString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthorizationConstraintTypeImpl
Sets (as xml) ith "require-role" element
xsetRequireRoleArray(XmlString[]) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Sets (as xml) array of all "require-role" element
xsetRequireRoleArray(int, XmlString) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthorizationConstraintType
Sets (as xml) ith "require-role" element
xsetRequireRoleArray(XmlString[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Sets (as xml) array of all "require-role" element
xsetRequireRoleArray(int, XmlString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthorizationConstraintTypeImpl
Sets (as xml) ith "require-role" element
xsetServiceDomain(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServicePropertiesType
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServicePropertiesType
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServicePropertiesTypeImpl
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServicePropertiesTypeImpl
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServicePropertiesTypeImpl
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SimpleServicePropertiesTypeImpl
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServicePropertiesType
Sets (as xml) the "service.domain" element
xsetServiceDomain(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.SimpleServicePropertiesType
Sets (as xml) the "service.domain" element
xsetSessionTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.june2016.AuthenticationType
Sets (as xml) the "session-timeout" element
xsetSessionTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.june2016.impl.AuthenticationTypeImpl
Sets (as xml) the "session-timeout" element
xsetSessionTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.nov2015.AuthenticationType
Sets (as xml) the "session-timeout" element
xsetSessionTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AuthenticationTypeImpl
Sets (as xml) the "session-timeout" element
xsetSessionTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.sep2014.AuthenticationType
Sets (as xml) the "session-timeout" element
xsetSessionTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AuthenticationTypeImpl
Sets (as xml) the "session-timeout" element
xsetSslBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.bind" element
xsetSslBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ssl.bind" element
xsetSslBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.bind" element
xsetSslBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ssl.bind" element
xsetSslBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.bind" element
xsetSslBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ssl.bind" element
xsetSslCiphers(CSVType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ssl.ciphers" element
xsetSslCiphers(CSVType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "ssl.ciphers" element
xsetSslEncryption(ServiceAcceptOptionsType.SslEncryption) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceConnectOptionsType.SslEncryption) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceAcceptOptionsType.SslEncryption) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceConnectOptionsType.SslEncryption) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceAcceptOptionsType.SslEncryption) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceConnectOptionsType.SslEncryption) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceAcceptOptionsType.SslEncryption) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceConnectOptionsType.SslEncryption) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceAcceptOptionsType.SslEncryption) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceConnectOptionsType.SslEncryption) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceAcceptOptionsType.SslEncryption) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ssl.encryption" element
xsetSslEncryption(ServiceConnectOptionsType.SslEncryption) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "ssl.encryption" element
xsetSslProtocols(CSVType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ssl.protocols" element
xsetSslProtocols(CSVType) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "ssl.protocols" element
xsetSslTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ssl.transport" element
xsetSslTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "ssl.transport" element
xsetSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.verify-client" element
xsetSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ssl.verify-client" element
xsetSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.verify-client" element
xsetSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ssl.verify-client" element
xsetSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ssl.verify-client" element
xsetSslVerifyClient(ServiceAcceptOptionsType.SslVerifyClient) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ssl.verify-client" element
xsetSuccess(SuccessType) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Sets (as xml) the "success" element
xsetSuccess(SuccessType) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Sets (as xml) the "success" element
xsetSuccess(SuccessType) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Sets (as xml) the "success" element
xsetSuccess(SuccessType) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Sets (as xml) the "success" element
xsetSuccess(SuccessType) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Sets (as xml) the "success" element
xsetSuccess(SuccessType) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Sets (as xml) the "success" element
xsetSymbolicLinks(DirectoryServicePropertiesType.SymbolicLinks) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets (as xml) the "symbolic-links" element
xsetSymbolicLinks(DirectoryServicePropertiesType.SymbolicLinks) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "symbolic-links" element
xsetTcpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "tcp.bind" element
xsetTcpBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "tcp.bind" element
xsetTcpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "tcp.transport" element
xsetTcpTransport(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "tcp.transport" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.AmqpProxyServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.BalancerServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.BroadcastServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.EchoServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.FileLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.HttpProxyServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.AmqpProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.BalancerServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.BroadcastServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.EchoServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.FileLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.HttpProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.JndiLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.KeystoreLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.LdapLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.LoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(SecurityStoreType.Type) - Method in class org.kaazing.gateway.server.config.june2016.impl.SecurityStoreTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.UpdateCheckServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.JndiLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.KeystoreLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.LdapLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.LoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ProxyServiceType
Sets (as xml) the "type" element
xsetType(SecurityStoreType.Type) - Method in interface org.kaazing.gateway.server.config.june2016.SecurityStoreType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.UpdateCheckServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.AmqpProxyServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.BalancerServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.BroadcastServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.EchoServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.FileLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.HttpProxyServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.AmqpProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BalancerServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.BroadcastServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.EchoServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.FileLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.HttpProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.JndiLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.KeystoreLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LdapLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.LoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(SecurityStoreType.Type) - Method in class org.kaazing.gateway.server.config.nov2015.impl.SecurityStoreTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.UpdateCheckServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.JndiLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.KeystoreLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.LdapLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.LoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ProxyServiceType
Sets (as xml) the "type" element
xsetType(SecurityStoreType.Type) - Method in interface org.kaazing.gateway.server.config.nov2015.SecurityStoreType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.UpdateCheckServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.AmqpProxyServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.BalancerServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.BroadcastServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.EchoServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.FileLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.HttpProxyServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.AmqpProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BalancerServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.BroadcastServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.EchoServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.FileLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.HttpProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.JndiLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.KeystoreLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LdapLoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.LoginModuleTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ProxyServiceTypeImpl
Sets (as xml) the "type" element
xsetType(SecurityStoreType.Type) - Method in class org.kaazing.gateway.server.config.sep2014.impl.SecurityStoreTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.UpdateCheckServiceTypeImpl
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.JndiLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.KeystoreLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.LdapLoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.LoginModuleType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ProxyServiceType
Sets (as xml) the "type" element
xsetType(SecurityStoreType.Type) - Method in interface org.kaazing.gateway.server.config.sep2014.SecurityStoreType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceType
Sets (as xml) the "type" element
xsetType(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.UpdateCheckServiceType
Sets (as xml) the "type" element
xsetUdpInterface(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "udp.interface" element
xsetUdpInterface(XmlAnyURI) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "udp.interface" element
xsetUrlArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets (as xml) array of all "url" element
xsetUrlArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets (as xml) ith "url" element
xsetUrlArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets (as xml) array of all "url" element
xsetUrlArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets (as xml) ith "url" element
xsetUsernameSeparator(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.TurnRestServicePropertiesTypeImpl
Sets (as xml) the "username.separator" element
xsetUsernameSeparator(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.TurnRestServicePropertiesType
Sets (as xml) the "username.separator" element
xsetUserPrincipalClassArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets (as xml) array of all "user-principal-class" element
xsetUserPrincipalClassArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.RealmTypeImpl
Sets (as xml) ith "user-principal-class" element
xsetUserPrincipalClassArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets (as xml) array of all "user-principal-class" element
xsetUserPrincipalClassArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.RealmType
Sets (as xml) ith "user-principal-class" element
xsetUserPrincipalClassArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets (as xml) array of all "user-principal-class" element
xsetUserPrincipalClassArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.RealmTypeImpl
Sets (as xml) ith "user-principal-class" element
xsetUserPrincipalClassArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets (as xml) array of all "user-principal-class" element
xsetUserPrincipalClassArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.RealmType
Sets (as xml) ith "user-principal-class" element
xsetUserPrincipalClassArray(CollapsedString[]) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets (as xml) array of all "user-principal-class" element
xsetUserPrincipalClassArray(int, CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.RealmTypeImpl
Sets (as xml) ith "user-principal-class" element
xsetUserPrincipalClassArray(CollapsedString[]) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets (as xml) array of all "user-principal-class" element
xsetUserPrincipalClassArray(int, CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.RealmType
Sets (as xml) ith "user-principal-class" element
xsetValue(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.PropertyTypeImpl
Sets (as xml) the "value" element
xsetValue(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.PropertyType
Sets (as xml) the "value" element
xsetValue(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.PropertyTypeImpl
Sets (as xml) the "value" element
xsetValue(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.PropertyType
Sets (as xml) the "value" element
xsetValue(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.PropertyTypeImpl
Sets (as xml) the "value" element
xsetValue(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.PropertyType
Sets (as xml) the "value" element
xsetWelcomeFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.DirectoryServicePropertiesType
Sets (as xml) the "welcome-file" element
xsetWelcomeFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "welcome-file" element
xsetWelcomeFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.DirectoryServicePropertiesType
Sets (as xml) the "welcome-file" element
xsetWelcomeFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "welcome-file" element
xsetWelcomeFile(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.DirectoryServicePropertiesType
Sets (as xml) the "welcome-file" element
xsetWelcomeFile(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.DirectoryServicePropertiesTypeImpl
Sets (as xml) the "welcome-file" element
xsetWsBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.bind" element
xsetWsBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ws.bind" element
xsetWsBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.bind" element
xsetWsBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ws.bind" element
xsetWsBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.bind" element
xsetWsBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ws.bind" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsInactivityTimeout(TimeIntervalString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "ws.inactivity.timeout" element
xsetWsMaximumMessageSize(DataSizeString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.maximum.message.size" element
xsetWsMaximumMessageSize(DataSizeString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "ws.maximum.message.size" element
xsetWsMaximumMessageSize(DataSizeString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.maximum.message.size" element
xsetWsMaximumMessageSize(DataSizeString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "ws.maximum.message.size" element
xsetWsMaximumMessageSize(DataSizeString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "ws.maximum.message.size" element
xsetWsMaximumMessageSize(DataSizeString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "ws.maximum.message.size" element
xsetWssBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "wss.bind" element
xsetWssBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceAcceptOptionsType
Sets (as xml) the "wss.bind" element
xsetWssBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "wss.bind" element
xsetWssBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceAcceptOptionsType
Sets (as xml) the "wss.bind" element
xsetWssBind(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceAcceptOptionsTypeImpl
Sets (as xml) the "wss.bind" element
xsetWssBind(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceAcceptOptionsType
Sets (as xml) the "wss.bind" element
xsetWsVersion(CollapsedString) - Method in class org.kaazing.gateway.server.config.june2016.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ws.version" element
xsetWsVersion(CollapsedString) - Method in interface org.kaazing.gateway.server.config.june2016.ServiceConnectOptionsType
Sets (as xml) the "ws.version" element
xsetWsVersion(CollapsedString) - Method in class org.kaazing.gateway.server.config.nov2015.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ws.version" element
xsetWsVersion(CollapsedString) - Method in interface org.kaazing.gateway.server.config.nov2015.ServiceConnectOptionsType
Sets (as xml) the "ws.version" element
xsetWsVersion(CollapsedString) - Method in class org.kaazing.gateway.server.config.sep2014.impl.ServiceConnectOptionsTypeImpl
Sets (as xml) the "ws.version" element
xsetWsVersion(CollapsedString) - Method in interface org.kaazing.gateway.server.config.sep2014.ServiceConnectOptionsType
Sets (as xml) the "ws.version" element
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2014–2016. All rights reserved.