Package org.bremersee.http.codec.xml
-
Class Summary Class Description ReactiveJaxbDecoder Decode from a bytes stream containing XML elements to a stream ofObject
s (POJOs).ReactiveJaxbEncoder Encode from single value to a byte stream containing XML elements.