Class TypedObjectMarshaller

java.lang.Object
org.wildfly.clustering.marshalling.protostream.TypedObjectMarshaller
All Implemented Interfaces:
Marshallable<Object>, Readable<Object>, Writable<Object>

public class TypedObjectMarshaller extends Object
Marshaller for a typed object.
Author:
Paul Ferraro