public final class Marshalling extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
marshal(Object object,
OutputStream entityStream) |
static Object |
unmarshal(InputStream entityStream) |
public static void marshal(Object object, OutputStream entityStream)
public static Object unmarshal(InputStream entityStream)
Copyright © 2019 Digipost. All rights reserved.