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