Class MarshallableUserObject$___Marshaller_ff6b068168b51aac5d0c18c371e02ff55d3bb0cb73296e9cf1f4a65917105dec
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.marshall.protostream.impl.MarshallableUserObject$___Marshaller_ff6b068168b51aac5d0c18c371e02ff55d3bb0cb73296e9cf1f4a65917105dec
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<MarshallableUserObject>,org.infinispan.protostream.RawProtobufMarshaller<MarshallableUserObject>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class MarshallableUserObject$___Marshaller_ff6b068168b51aac5d0c18c371e02ff55d3bb0cb73296e9cf1f4a65917105dec extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.RawProtobufMarshaller<MarshallableUserObject>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description MarshallableUserObject$___Marshaller_ff6b068168b51aac5d0c18c371e02ff55d3bb0cb73296e9cf1f4a65917105dec()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<MarshallableUserObject>getJavaClass()StringgetTypeName()MarshallableUserObjectreadFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)voidwriteTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, MarshallableUserObject $3)
-
-
-
Method Detail
-
getJavaClass
public Class<MarshallableUserObject> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<MarshallableUserObject>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<MarshallableUserObject>
-
readFrom
public MarshallableUserObject readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2) throws IOException
- Specified by:
readFromin interfaceorg.infinispan.protostream.RawProtobufMarshaller<MarshallableUserObject>- Throws:
IOException
-
writeTo
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, MarshallableUserObject $3) throws IOException- Specified by:
writeToin interfaceorg.infinispan.protostream.RawProtobufMarshaller<MarshallableUserObject>- Throws:
IOException
-
-