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