public interface SerializationProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
<I> void |
serialize(I input,
OutputStream outputStream) |
<I> void serialize(I input,
OutputStream outputStream)
throws IOException
IOExceptionString getContentType()
Copyright © 2020. All rights reserved.