Package org.infinispan.server.state
Class IpFilterRules$___Marshaller_1c48a9e0ded96481d89aa9ccdfeb6d236ecde19aa1786889cdc815bc47a3a7ec
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.server.state.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!
-
-
Constructor Summary
Constructors Constructor Description IpFilterRules$___Marshaller_1c48a9e0ded96481d89aa9ccdfeb6d236ecde19aa1786889cdc815bc47a3a7ec()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules>getJavaClass()StringgetTypeName()org.infinispan.server.state.ServerStateManagerImpl.IpFilterRulesread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules $2)
-
-
-
Method Detail
-
getJavaClass
public Class<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.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:
readin interfaceorg.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:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRules>- Throws:
IOException
-
-