Class Transaction$___Marshaller_fc10ee67836ac8cf2235f0f2ca0a8aad8486d96d152a39e2d16020ae4c3d7e4b
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.sampledomain.Transaction$___Marshaller_fc10ee67836ac8cf2235f0f2ca0a8aad8486d96d152a39e2d16020ae4c3d7e4b
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<Transaction>,org.infinispan.protostream.ProtobufTagMarshaller<Transaction>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class Transaction$___Marshaller_fc10ee67836ac8cf2235f0f2ca0a8aad8486d96d152a39e2d16020ae4c3d7e4b
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<Transaction>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase.NestedWriterNested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, Transaction $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Constructor Details
-
Transaction$___Marshaller_fc10ee67836ac8cf2235f0f2ca0a8aad8486d96d152a39e2d16020ae4c3d7e4b
public Transaction$___Marshaller_fc10ee67836ac8cf2235f0f2ca0a8aad8486d96d152a39e2d16020ae4c3d7e4b()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<Transaction>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<Transaction>
-
read
public Transaction read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<Transaction>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, Transaction $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<Transaction>- Throws:
IOException
-