Class XmlEndEventAdapter$___Marshaller_4d65525ac4ffaa68a8459c9b5bd114c6e104f7ae60f0c7f3ff0d0a0b5ec81b7d
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
io.debezium.connector.oracle.logminer.processor.infinispan.marshalling.XmlEndEventAdapter$___Marshaller_4d65525ac4ffaa68a8459c9b5bd114c6e104f7ae60f0c7f3ff0d0a0b5ec81b7d
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<XmlEndEvent>,org.infinispan.protostream.ProtobufTagMarshaller<XmlEndEvent>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class XmlEndEventAdapter$___Marshaller_4d65525ac4ffaa68a8459c9b5bd114c6e104f7ae60f0c7f3ff0d0a0b5ec81b7d
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<XmlEndEvent>
WARNING: Generated code! Do not edit!
-
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 -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, XmlEndEvent $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Field Details
-
__a$
-
-
Constructor Details
-
XmlEndEventAdapter$___Marshaller_4d65525ac4ffaa68a8459c9b5bd114c6e104f7ae60f0c7f3ff0d0a0b5ec81b7d
public XmlEndEventAdapter$___Marshaller_4d65525ac4ffaa68a8459c9b5bd114c6e104f7ae60f0c7f3ff0d0a0b5ec81b7d()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<XmlEndEvent>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<XmlEndEvent>
-
read
public XmlEndEvent read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<XmlEndEvent>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, XmlEndEvent $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<XmlEndEvent>- Throws:
IOException
-