Class Any$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.types.protobuf.Any$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4
- All Implemented Interfaces:
BaseMarshaller<AnySchema.Any>,ProtobufTagMarshaller<AnySchema.Any>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class Any$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4
extends GeneratedMarshallerBase
implements ProtobufTagMarshaller<AnySchema.Any>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
GeneratedMarshallerBase.NestedWriterNested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
ProtobufTagMarshaller.OperationContext, ProtobufTagMarshaller.ReadContext, ProtobufTagMarshaller.WriteContext -
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the Java type handled by this marshaller.Returns the full name of the message or enum type, defined in a proto file.voidMethods 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
-
Any$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4
public Any$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4()
-
-
Method Details
-
getJavaClass
Description copied from interface:BaseMarshallerReturns the Java type handled by this marshaller. This must not change over multiple invocations.- Specified by:
getJavaClassin interfaceBaseMarshaller<AnySchema.Any>- Returns:
- the Java type.
-
getTypeName
Description copied from interface:BaseMarshallerReturns the full name of the message or enum type, defined in a proto file. This must not change over multiple invocations.- Specified by:
getTypeNamein interfaceBaseMarshaller<AnySchema.Any>- Returns:
- the full name of the message or enum type, defined in a proto file.
-
read
- Specified by:
readin interfaceProtobufTagMarshaller<AnySchema.Any>- Throws:
IOException
-
write
- Specified by:
writein interfaceProtobufTagMarshaller<AnySchema.Any>- Throws:
IOException
-