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