Class LocaleMarshaller

java.lang.Object
org.wildfly.clustering.marshalling.protostream.util.LocaleMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<Locale>, org.infinispan.protostream.ProtobufTagMarshaller<Locale>, Marshallable<Locale>, ProtoStreamMarshaller<Locale>, Readable<Locale>, Writable<Locale>

public class LocaleMarshaller extends Object implements ProtoStreamMarshaller<Locale>
Author:
Paul Ferraro