Uses of Class
org.glassfish.tyrus.core.ProtocolHandler
Packages that use ProtocolHandler
-
Uses of ProtocolHandler in org.glassfish.tyrus.core
Methods in org.glassfish.tyrus.core that return ProtocolHandlerModifier and TypeMethodDescriptionabstract ProtocolHandler
Version.createHandler
(boolean mask, MaskingKeyGenerator maskingKeyGenerator) Constructors in org.glassfish.tyrus.core with parameters of type ProtocolHandlerModifierConstructorDescriptionTyrusWebSocket
(ProtocolHandler protocolHandler, TyrusEndpointWrapper endpointWrapper) Create new instance, setProtocolHandler
and registerTyrusEndpointWrapper
.