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