Class HotRodIdentityProviderMapperEntity$___Marshaller_5ad15351b6ec23bf5f92a68d49aa1cc53663221262ad03ecc18e4f67c5cb32b9
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.keycloak.models.map.storage.hotRod.realm.entity.HotRodIdentityProviderMapperEntity$___Marshaller_5ad15351b6ec23bf5f92a68d49aa1cc53663221262ad03ecc18e4f67c5cb32b9
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<HotRodIdentityProviderMapperEntity>,org.infinispan.protostream.ProtobufTagMarshaller<HotRodIdentityProviderMapperEntity>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class HotRodIdentityProviderMapperEntity$___Marshaller_5ad15351b6ec23bf5f92a68d49aa1cc53663221262ad03ecc18e4f67c5cb32b9 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<HotRodIdentityProviderMapperEntity>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description HotRodIdentityProviderMapperEntity$___Marshaller_5ad15351b6ec23bf5f92a68d49aa1cc53663221262ad03ecc18e4f67c5cb32b9()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<HotRodIdentityProviderMapperEntity>getJavaClass()StringgetTypeName()HotRodIdentityProviderMapperEntityread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodIdentityProviderMapperEntity $2)
-
-
-
Method Detail
-
getJavaClass
public Class<HotRodIdentityProviderMapperEntity> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<HotRodIdentityProviderMapperEntity>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<HotRodIdentityProviderMapperEntity>
-
read
public HotRodIdentityProviderMapperEntity read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
- Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<HotRodIdentityProviderMapperEntity>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodIdentityProviderMapperEntity $2) throws IOException- Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<HotRodIdentityProviderMapperEntity>- Throws:
IOException
-
-