Index

B C F G I J N R S W 
All Classes and Interfaces|All Packages

B

beforeAnalysis(Feature.BeforeAnalysisAccess) - Method in class io.micronaut.serde.json.stream.graalvm.JsonpFeature
 

C

cloneWithConfiguration(SerdeConfiguration, SerializationConfiguration, DeserializationConfiguration) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
cloneWithViewClass(Class<?>) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
coerceScalarToString(AbstractStreamDecoder.TokenType) - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
createDeserializationException(String, Object) - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
createReactiveParser(Consumer<Processor<byte[], JsonNode>>, boolean) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
currentToken() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 

F

finishStructure(boolean) - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 

G

getBestNumber() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
getBigDecimal() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
getBigInteger() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
getBoolean() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
getCurrentKey() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
getDouble() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
getLong() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 
getSerdeRegistry() - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
getStreamConfig() - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
getString() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 

I

io.micronaut.serde.json.stream - package io.micronaut.serde.json.stream
 
io.micronaut.serde.json.stream.graalvm - package io.micronaut.serde.json.stream.graalvm
 

J

JsonParserDecoder - Class in io.micronaut.serde.json.stream
Implementation of the Decoder interface for JSON-P.
JsonParserDecoder(JsonParser) - Constructor for class io.micronaut.serde.json.stream.JsonParserDecoder
 
JsonpFeature - Class in io.micronaut.serde.json.stream.graalvm
configures JSON-P for GraalVM.
JsonpFeature() - Constructor for class io.micronaut.serde.json.stream.graalvm.JsonpFeature
 
JsonStreamMapper - Class in io.micronaut.serde.json.stream
Implementation of the JsonMapper interface for JSON-P.
JsonStreamMapper(SerdeRegistry) - Constructor for class io.micronaut.serde.json.stream.JsonStreamMapper
Deprecated.
JsonStreamMapper(SerdeRegistry, SerdeConfiguration) - Constructor for class io.micronaut.serde.json.stream.JsonStreamMapper
 
JsonStreamMapper(SerdeRegistry, Class<?>) - Constructor for class io.micronaut.serde.json.stream.JsonStreamMapper
Deprecated.

N

nextToken() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 

R

readValue(byte[], Argument<T>) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
readValue(InputStream, Argument<T>) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
readValueFromTree(JsonNode, Argument<T>) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 

S

skipChildren() - Method in class io.micronaut.serde.json.stream.JsonParserDecoder
 

W

writeValue(OutputStream, Argument<T>, T) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
writeValue(OutputStream, Object) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
writeValueAsBytes(Argument<T>, T) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
writeValueAsBytes(Object) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
writeValueToTree(Argument<T>, T) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
writeValueToTree(Object) - Method in class io.micronaut.serde.json.stream.JsonStreamMapper
 
B C F G I J N R S W 
All Classes and Interfaces|All Packages