Class DefaultExchangeHolderProtoAdapter$___Marshaller_4c7ffab913bd6a731c3e222c28505fa46448a8d86e41925a239ff9b375d620a3
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.apache.camel.component.infinispan.remote.protostream.DefaultExchangeHolderProtoAdapter$___Marshaller_4c7ffab913bd6a731c3e222c28505fa46448a8d86e41925a239ff9b375d620a3
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.apache.camel.support.DefaultExchangeHolder>,org.infinispan.protostream.ProtobufTagMarshaller<org.apache.camel.support.DefaultExchangeHolder>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class DefaultExchangeHolderProtoAdapter$___Marshaller_4c7ffab913bd6a731c3e222c28505fa46448a8d86e41925a239ff9b375d620a3
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<org.apache.camel.support.DefaultExchangeHolder>
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 -
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<org.apache.camel.support.DefaultExchangeHolder> org.apache.camel.support.DefaultExchangeHolderread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.apache.camel.support.DefaultExchangeHolder $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Constructor Details
-
DefaultExchangeHolderProtoAdapter$___Marshaller_4c7ffab913bd6a731c3e222c28505fa46448a8d86e41925a239ff9b375d620a3
public DefaultExchangeHolderProtoAdapter$___Marshaller_4c7ffab913bd6a731c3e222c28505fa46448a8d86e41925a239ff9b375d620a3()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<org.apache.camel.support.DefaultExchangeHolder>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<org.apache.camel.support.DefaultExchangeHolder>
-
read
public org.apache.camel.support.DefaultExchangeHolder read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<org.apache.camel.support.DefaultExchangeHolder>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.apache.camel.support.DefaultExchangeHolder $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<org.apache.camel.support.DefaultExchangeHolder>- Throws:
IOException
-