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