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