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