Class Person$___Marshaller_65151fbd86ec378dea2aa8c9e65b3c2c4679b16b01012f44ef4f9d3f3a351a44

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<Person>, org.infinispan.protostream.ProtobufTagMarshaller<Person>

    @Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
               comments="Please do not edit this file!")
    public final class Person$___Marshaller_65151fbd86ec378dea2aa8c9e65b3c2c4679b16b01012f44ef4f9d3f3a351a44
    extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
    implements org.infinispan.protostream.ProtobufTagMarshaller<Person>
    WARNING: Generated code! Do not edit!
    • Constructor Detail

      • Person$___Marshaller_65151fbd86ec378dea2aa8c9e65b3c2c4679b16b01012f44ef4f9d3f3a351a44

        public Person$___Marshaller_65151fbd86ec378dea2aa8c9e65b3c2c4679b16b01012f44ef4f9d3f3a351a44()
    • Method Detail

      • getJavaClass

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

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

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

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