public class StreamingWriter.IterableSerializer extends StreamingWriter.Serializer<Iterable>
| Constructor and Description |
|---|
StreamingWriter.IterableSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(RestWriter writer,
Iterable value,
String localPropertyView,
int depth) |
serializeProperty, serializeRootpublic void serialize(RestWriter writer, Iterable value, String localPropertyView, int depth) throws IOException
serialize in class StreamingWriter.Serializer<Iterable>IOExceptionCopyright © 2014. All rights reserved.