Class MarshallableUserObject.Marshaller

java.lang.Object
org.infinispan.marshall.protostream.impl.MarshallableUserObject.Marshaller
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<MarshallableUserObject>, org.infinispan.protostream.ProtobufTagMarshaller<MarshallableUserObject>
Enclosing class:
MarshallableUserObject<T>

public static class MarshallableUserObject.Marshaller extends Object implements org.infinispan.protostream.ProtobufTagMarshaller<MarshallableUserObject>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller

    org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext
  • Field Summary

    Fields inherited from interface org.infinispan.protostream.BaseMarshaller

    EMPTY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Marshaller(String typeName, org.infinispan.commons.marshall.Marshaller userMarshaller)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext ctx)
     
    void
    write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext ctx, MarshallableUserObject marshallableUserObject)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.infinispan.protostream.BaseMarshaller

    getSubClassNames