Package | Description |
---|---|
org.glassfish.tyrus.core |
Modifier and Type | Method and Description |
---|---|
abstract ProtocolHandler |
Version.createHandler(boolean mask) |
Modifier and Type | Method and Description |
---|---|
TyrusWebSocket |
TyrusEndpointWrapper.createSocket(ProtocolHandler handler)
Factory method to create new
TyrusWebSocket instances. |
Constructor and Description |
---|
TyrusWebSocket(ProtocolHandler protocolHandler,
TyrusEndpointWrapper endpointWrapper)
Create new instance, set
ProtocolHandler and register TyrusEndpointWrapper . |
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.