Class HotRodClientEntity$___Marshaller_a48aa5c2c8d04966a0c683ee0d81359c14d0e2894f070453f9c8bffb982af3d7
- java.lang.Object
-
- org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
-
- org.keycloak.models.map.storage.hotRod.client.HotRodClientEntity$___Marshaller_a48aa5c2c8d04966a0c683ee0d81359c14d0e2894f070453f9c8bffb982af3d7
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<HotRodClientEntity>,org.infinispan.protostream.RawProtobufMarshaller<HotRodClientEntity>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class HotRodClientEntity$___Marshaller_a48aa5c2c8d04966a0c683ee0d81359c14d0e2894f070453f9c8bffb982af3d7 extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.RawProtobufMarshaller<HotRodClientEntity>
WARNING: Generated code! Do not edit!
-
-
Constructor Summary
Constructors Constructor Description HotRodClientEntity$___Marshaller_a48aa5c2c8d04966a0c683ee0d81359c14d0e2894f070453f9c8bffb982af3d7()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<HotRodClientEntity>getJavaClass()StringgetTypeName()HotRodClientEntityreadFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)voidwriteTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, HotRodClientEntity $3)
-
-
-
Method Detail
-
getJavaClass
public Class<HotRodClientEntity> getJavaClass()
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<HotRodClientEntity>
-
getTypeName
public String getTypeName()
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<HotRodClientEntity>
-
readFrom
public HotRodClientEntity readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2) throws IOException
- Specified by:
readFromin interfaceorg.infinispan.protostream.RawProtobufMarshaller<HotRodClientEntity>- Throws:
IOException
-
writeTo
public void writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, HotRodClientEntity $3) throws IOException- Specified by:
writeToin interfaceorg.infinispan.protostream.RawProtobufMarshaller<HotRodClientEntity>- Throws:
IOException
-
-