JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
J
O
S
C
com.hpe.caf.codec
- package com.hpe.caf.codec
D
deserialise(byte[], Class<T>, DecodeMethod)
- Method in class com.hpe.caf.codec.
JsonCodec
deserialise(InputStream, Class<T>, DecodeMethod)
- Method in class com.hpe.caf.codec.
JsonCodec
G
getLenientMapper()
- Static method in class com.hpe.caf.codec.
ObjectMapperFactory
getMapper(DecodeMethod)
- Method in class com.hpe.caf.codec.
JsonCodec
getStrictMapper()
- Static method in class com.hpe.caf.codec.
ObjectMapperFactory
J
JsonCodec
- Class in
com.hpe.caf.codec
Implementation of Codec that supports serialisation and deserialisation to and form JSON format.
JsonCodec()
- Constructor for class com.hpe.caf.codec.
JsonCodec
O
ObjectMapperFactory
- Class in
com.hpe.caf.codec
Provides pre-configured strict and lenient Jackson JSON ObjectMapper instances.
S
serialise(Object)
- Method in class com.hpe.caf.codec.
JsonCodec
C
D
G
J
O
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.