Uses of Interface
jakarta.websocket.Decoder.Text
Packages that use Decoder.Text
Package
Description
Encoder and decoder adapters and built-in implementations.
-
Uses of Decoder.Text in org.glassfish.tyrus.core.coder
Classes in org.glassfish.tyrus.core.coder that implement Decoder.TextModifier and TypeClassDescriptionclassclassCollection of decoders for all primitive types.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classclassFields in org.glassfish.tyrus.core.coder with type parameters of type Decoder.TextModifier and TypeFieldDescriptionstatic final Map<Class<?>, Decoder.Text<?>> PrimitiveDecoders.ALL_INSTANCES