Package org.infinispan.server.core
Class IgnoredCaches$___Marshaller_65c409b7179485ca37b1b77da722afbe47a25451a99365fe9ab4b37eee4e8545
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.infinispan.server.core.IgnoredCaches$___Marshaller_65c409b7179485ca37b1b77da722afbe47a25451a99365fe9ab4b37eee4e8545
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches>
,org.infinispan.protostream.RawProtobufMarshaller<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class IgnoredCaches$___Marshaller_65c409b7179485ca37b1b77da722afbe47a25451a99365fe9ab4b37eee4e8545 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.RawProtobufMarshaller<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches>
WARNING: Generated code!
-
-
Constructor Summary
Constructors Constructor Description IgnoredCaches$___Marshaller_65c409b7179485ca37b1b77da722afbe47a25451a99365fe9ab4b37eee4e8545()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches>
getJavaClass()
java.lang.String
getTypeName()
org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches
readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)
void
writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches $3)
-
-
-
Method Detail
-
getJavaClass
public java.lang.Class<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches> getJavaClass()
- Specified by:
getJavaClass
in interfaceorg.infinispan.protostream.BaseMarshaller<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches>
-
getTypeName
public java.lang.String getTypeName()
- Specified by:
getTypeName
in interfaceorg.infinispan.protostream.BaseMarshaller<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches>
-
readFrom
public org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2) throws java.io.IOException
- Specified by:
readFrom
in interfaceorg.infinispan.protostream.RawProtobufMarshaller<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches>
- Throws:
java.io.IOException
-
writeTo
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches $3) throws java.io.IOException
- Specified by:
writeTo
in interfaceorg.infinispan.protostream.RawProtobufMarshaller<org.infinispan.server.core.CacheIgnoreManager.IgnoredCaches>
- Throws:
java.io.IOException
-
-