Class IpFilterRule$___Marshaller_41b60a7c6dcbb31e788d30975cf7d645533cb49acf9c30883db2b002e532d247

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

    @Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
               comments="Please do not edit this file!")
    public final class IpFilterRule$___Marshaller_41b60a7c6dcbb31e788d30975cf7d645533cb49acf9c30883db2b002e532d247
    extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
    implements org.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRule>
    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.IpFilterRule> getJavaClass()  
      String getTypeName()  
      org.infinispan.server.state.ServerStateManagerImpl.IpFilterRule read​(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)  
      void write​(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.server.state.ServerStateManagerImpl.IpFilterRule $2)  
      • Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase

        readMessage, writeMessage, writeNestedMessage
    • Constructor Detail

      • IpFilterRule$___Marshaller_41b60a7c6dcbb31e788d30975cf7d645533cb49acf9c30883db2b002e532d247

        public IpFilterRule$___Marshaller_41b60a7c6dcbb31e788d30975cf7d645533cb49acf9c30883db2b002e532d247()
    • Method Detail

      • getJavaClass

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

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

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

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