- Service - Interface in org.kaazing.gateway.service
-
Interface describing a Kaazing WebSocket Gateway service.
- ServiceContext - Interface in org.kaazing.gateway.service
-
- ServiceFactory - Class in org.kaazing.gateway.service
-
- ServiceFactorySpi - Class in org.kaazing.gateway.service
-
- ServiceFactorySpi() - Constructor for class org.kaazing.gateway.service.ServiceFactorySpi
-
- ServiceProperties - Interface in org.kaazing.gateway.service
-
Represents a set of regular (String) properties and/or nested properties.
- ServiceRegistration - Class in org.kaazing.gateway.service
-
- ServiceRegistration(String, ServiceContext) - Constructor for class org.kaazing.gateway.service.ServiceRegistration
-
- ServiceUtils - Class in org.kaazing.gateway.service.util
-
- ServiceUtils() - Constructor for class org.kaazing.gateway.service.util.ServiceUtils
-
- SESSION_FILTER_NAME - Static variable in interface org.kaazing.gateway.service.ServiceContext
-
- setListsOfAcceptConstraintsByURI(List<Map<String, Map<String, CrossSiteConstraintContext>>>) - Method in interface org.kaazing.gateway.service.ServiceContext
-
- setMonitoringFactory(MonitoringEntityFactory) - Method in interface org.kaazing.gateway.service.ServiceContext
-
- setSessionInitializor(IoSessionInitializer<ConnectFuture>) - Method in interface org.kaazing.gateway.service.ServiceContext
-
- setValue(long) - Method in interface org.kaazing.gateway.service.LongMonitoringCounter
-
Method setting a monitoring counter to a specific value
- simplePropertyNames() - Method in interface org.kaazing.gateway.service.ServiceProperties
-
- SSL_CIPHERS - Static variable in interface org.kaazing.gateway.service.TransportOptionNames
-
Deprecated.
- SSL_ENCRYPTION_ENABLED - Static variable in interface org.kaazing.gateway.service.TransportOptionNames
-
Deprecated.
- SSL_KEY_SELECTOR - Static variable in interface org.kaazing.gateway.service.TransportOptionNames
-
Deprecated.
- SSL_NEED_CLIENT_AUTH - Static variable in interface org.kaazing.gateway.service.TransportOptionNames
-
Deprecated.
- SSL_PROTOCOLS - Static variable in interface org.kaazing.gateway.service.TransportOptionNames
-
Deprecated.
- SSL_TRANSPORT - Static variable in interface org.kaazing.gateway.service.TransportOptionNames
-
Deprecated.
- SSL_WANT_CLIENT_AUTH - Static variable in interface org.kaazing.gateway.service.TransportOptionNames
-
Deprecated.
- start() - Method in interface org.kaazing.gateway.service.cluster.ClusterContext
-
- start() - Method in interface org.kaazing.gateway.service.Service
-
Starts the service.
- start() - Method in interface org.kaazing.gateway.service.ServiceContext
-
- stop() - Method in interface org.kaazing.gateway.service.Service
-
Stops the service.
- stop() - Method in interface org.kaazing.gateway.service.ServiceContext
-
- SUPPORTED_PROTOCOLS - Static variable in interface org.kaazing.gateway.service.TransportOptionNames
-
Deprecated.
What WebSocket protocols does the server globally support?
- supportsAccepts() - Method in interface org.kaazing.gateway.service.ServiceContext
-
For help with the Console, indicate whether the service supports accepts
and accept options.
- supportsConnects() - Method in interface org.kaazing.gateway.service.ServiceContext
-
For help with the Console, indicate whether the service supports connects
and connect options.
- supportsMimeMappings() - Method in interface org.kaazing.gateway.service.ServiceContext
-
For help with the Console, indicate whether the service supports connects
and connect options.