Class Any$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<AnySchema.Any>, org.infinispan.protostream.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 org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
    implements org.infinispan.protostream.ProtobufTagMarshaller<AnySchema.Any>
    WARNING: Generated code! Do not edit!
    • Constructor Detail

      • Any$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4

        public Any$___Marshaller_2195a9038bac1fb7c1c2e304a7e5f93380da37670d46c2aa37f5e391165e44f4()
    • Method Detail

      • getJavaClass

        public Class<AnySchema.Any> getJavaClass()
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<AnySchema.Any>
      • getTypeName

        public String getTypeName()
        Specified by:
        getTypeName in interface org.infinispan.protostream.BaseMarshaller<AnySchema.Any>
      • read

        public AnySchema.Any read​(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
                           throws IOException
        Specified by:
        read in interface org.infinispan.protostream.ProtobufTagMarshaller<AnySchema.Any>
        Throws:
        IOException
      • write

        public void write​(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1,
                          AnySchema.Any $2)
                   throws IOException
        Specified by:
        write in interface org.infinispan.protostream.ProtobufTagMarshaller<AnySchema.Any>
        Throws:
        IOException