Enum ConcurrentMarshallerProvider

java.lang.Object
java.lang.Enum<ConcurrentMarshallerProvider>
org.wildfly.clustering.marshalling.protostream.util.concurrent.ConcurrentMarshallerProvider
All Implemented Interfaces:
Serializable, Comparable<ConcurrentMarshallerProvider>, org.infinispan.protostream.BaseMarshaller<Object>, org.infinispan.protostream.ProtobufTagMarshaller<Object>, Marshallable<Object>, ProtoStreamMarshaller<Object>, ProtoStreamMarshallerProvider, Readable<Object>, Writable<Object>

public enum ConcurrentMarshallerProvider extends Enum<ConcurrentMarshallerProvider> implements ProtoStreamMarshallerProvider
Author:
Paul Ferraro