Enum InfinispanJGroupsTransportMarshallerProvider

java.lang.Object
java.lang.Enum<InfinispanJGroupsTransportMarshallerProvider>
org.wildfly.clustering.server.infinispan.group.InfinispanJGroupsTransportMarshallerProvider
All Implemented Interfaces:
Serializable, Comparable<InfinispanJGroupsTransportMarshallerProvider>, org.infinispan.protostream.BaseMarshaller<Object>, org.infinispan.protostream.ProtobufTagMarshaller<Object>, Marshallable<Object>, ProtoStreamMarshaller<Object>, ProtoStreamMarshallerProvider, Readable<Object>, Writable<Object>

public enum InfinispanJGroupsTransportMarshallerProvider extends Enum<InfinispanJGroupsTransportMarshallerProvider> implements ProtoStreamMarshallerProvider
Provider of marshallers for the org.infinispan.remoting.transport.jgroups package.
Author:
Paul Ferraro