java.lang.Object
org.wildfly.clustering.marshalling.protostream.FunctionalScalarMarshaller<URI,String>
org.wildfly.clustering.marshalling.protostream.net.URIMarshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<URI>, org.infinispan.protostream.ProtobufTagMarshaller<URI>, Marshallable<URI>, ProtoStreamMarshaller<URI>, Readable<URI>, Writable<URI>

public class URIMarshaller extends FunctionalScalarMarshaller<URI,String>
Marshaller for a URI.
Author:
Paul Ferraro
  • Constructor Details

    • URIMarshaller

      public URIMarshaller()