Uses of Interface
jakarta.websocket.Decoder.Text
Package
Description
Encoder and decoder adapters and built-in implementations.
-
Uses of Decoder.Text in org.glassfish.tyrus.core.coder
Modifier 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
Modifier and TypeFieldDescriptionstatic final Map
<Class<?>, Decoder.Text<?>> PrimitiveDecoders.ALL_INSTANCES