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