Class IpFilterRules$___Marshaller_1c48a9e0ded96481d89aa9ccdfeb6d236ecde19aa1786889cdc815bc47a3a7ec

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules>, org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules>

    @Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
               comments="Please do not edit this file!")
    public final class IpFilterRules$___Marshaller_1c48a9e0ded96481d89aa9ccdfeb6d236ecde19aa1786889cdc815bc47a3a7ec
    extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
    implements org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules>
    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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Class<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules> getJavaClass()  
      String getTypeName()  
      org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules read​(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)  
      void write​(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules $2)  
      • Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

        readMessage, writeMessage, writeNestedMessage
    • Constructor Detail

      • IpFilterRules$___Marshaller_1c48a9e0ded96481d89aa9ccdfeb6d236ecde19aa1786889cdc815bc47a3a7ec

        public IpFilterRules$___Marshaller_1c48a9e0ded96481d89aa9ccdfeb6d236ecde19aa1786889cdc815bc47a3a7ec()
    • Method Detail

      • getJavaClass

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

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

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

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