Package | Description |
---|---|
org.glassfish.tyrus.core | |
org.glassfish.tyrus.core.cluster |
Constructor and Description |
---|
TyrusEndpointWrapper(Endpoint endpoint,
EndpointConfig configuration,
ComponentProviderService componentProvider,
WebSocketContainer container,
String contextPath,
ServerEndpointConfig.Configurator configurator,
TyrusEndpointWrapper.OnCloseListener onCloseListener,
ClusterContext clusterContext)
|
TyrusWebSocketEngine(WebSocketContainer webSocketContainer,
Integer incomingBufferSize,
ClusterContext clusterContext)
Create
WebSocketEngine instance based on passed WebSocketContainer and with configured maximal
incoming buffer size. |
Constructor and Description |
---|
ClusterSession(String sessionId,
ClusterContext clusterContext,
Map<ClusterSession.DistributedMapKey,Object> distributedPropertyMap,
TyrusEndpointWrapper endpointWrapper,
Session session)
Constructor.
|
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.