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

public class URLMarshaller extends FunctionalMarshaller<URL,URI>
Marshaller for a URL.
Author:
Paul Ferraro
  • Constructor Details

    • URLMarshaller

      public URLMarshaller()