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 TypeClassDescriptionclass
class
Collection of decoders for all primitive types.static class
static class
static class
static class
static class
static class
static class
static class
class
Fields in org.glassfish.tyrus.core.coder with type parameters of type Decoder.TextModifier and TypeFieldDescriptionstatic final Map
<Class<?>, Decoder.Text<?>> PrimitiveDecoders.ALL_INSTANCES