Class CheckAddressTask$___Marshaller_dcd8057225bfc0016e570b853b121c1a0013bfdf5fe5045bc992624fd1389b1f

java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.server.hotrod.CheckAddressTask$___Marshaller_dcd8057225bfc0016e570b853b121c1a0013bfdf5fe5045bc992624fd1389b1f
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.infinispan.server.hotrod.CheckAddressTask>, org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.server.hotrod.CheckAddressTask>

@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class CheckAddressTask$___Marshaller_dcd8057225bfc0016e570b853b121c1a0013bfdf5fe5045bc992624fd1389b1f extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.server.hotrod.CheckAddressTask>
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 inherited from interface org.infinispan.protostream.BaseMarshaller

    EMPTY
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<org.infinispan.server.hotrod.CheckAddressTask>
     
     
    org.infinispan.server.hotrod.CheckAddressTask
    read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
     
    void
    write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.server.hotrod.CheckAddressTask $2)
     

    Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

    readMessage, writeMessage, writeNestedMessage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.infinispan.protostream.BaseMarshaller

    getSubClassNames
  • Constructor Details

    • CheckAddressTask$___Marshaller_dcd8057225bfc0016e570b853b121c1a0013bfdf5fe5045bc992624fd1389b1f

      public CheckAddressTask$___Marshaller_dcd8057225bfc0016e570b853b121c1a0013bfdf5fe5045bc992624fd1389b1f()
  • Method Details

    • getJavaClass

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

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

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

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