public final class GryoSerializers extends Object
DetachedFactory before serialization. These serializers present a generalized way to
 serialize the implementations of core interfaces.| Modifier and Type | Class and Description | 
|---|---|
| static class  | GryoSerializers.BindingSerializer | 
| static class  | GryoSerializers.BytecodeSerializer | 
| static class  | GryoSerializers.DefaultRemoteTraverserSerializer | 
| static class  | GryoSerializers.EdgeSerializerSerializes any  Edgeimplementation encountered to aDetachedEdge. | 
| static class  | GryoSerializers.LambdaSerializer | 
| static class  | GryoSerializers.PathSerializerSerializes any  Pathimplementation encountered to anDetachedPath. | 
| static class  | GryoSerializers.PropertySerializerSerializes any  Propertyimplementation encountered to anDetachedProperty. | 
| static class  | GryoSerializers.PSerializer | 
| static class  | GryoSerializers.VertexPropertySerializerSerializes any  VertexPropertyimplementation encountered to anDetachedVertexProperty. | 
| static class  | GryoSerializers.VertexSerializerSerializes any  Verteximplementation encountered to anDetachedVertex. | 
| Constructor and Description | 
|---|
| GryoSerializers() | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.