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