| Package | Description | 
|---|---|
| org.glassfish.tyrus.core.coder | Encoder and decoder adapters and built-in implementations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NoOpTextCoder | 
| class  | PrimitiveDecoders<T>Collection of decoders for all primitive types. | 
| static class  | PrimitiveDecoders.BooleanDecoder | 
| static class  | PrimitiveDecoders.ByteDecoder | 
| static class  | PrimitiveDecoders.CharacterDecoder | 
| static class  | PrimitiveDecoders.DoubleDecoder | 
| static class  | PrimitiveDecoders.FloatDecoder | 
| static class  | PrimitiveDecoders.IntegerDecoder | 
| static class  | PrimitiveDecoders.LongDecoder | 
| static class  | PrimitiveDecoders.ShortDecoder | 
| class  | ReaderDecoderBuilt in  DecoderforReader. | 
| Modifier and Type | Field and Description | 
|---|---|
| static java.util.Map<java.lang.Class<?>,Decoder.Text<?>> | PrimitiveDecoders. ALL_INSTANCES | 
Copyright © 2012–2020 Oracle Corporation. All rights reserved.