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!
-
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 -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionClass<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRule>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) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Constructor Details
-
IpFilterRule$___Marshaller_41b60a7c6dcbb31e788d30975cf7d645533cb49acf9c30883db2b002e532d247
public IpFilterRule$___Marshaller_41b60a7c6dcbb31e788d30975cf7d645533cb49acf9c30883db2b002e532d247()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<org.infinispan.server.state.ServerStateManagerImpl.IpFilterRule>
-
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
-