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