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