Class Params$___Marshaller_6111594034a98bb9f844adc0cc6eda7a8f82905a8af7ba6df54550e2cff1a7d4
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.functional.impl.Params$___Marshaller_6111594034a98bb9f844adc0cc6eda7a8f82905a8af7ba6df54550e2cff1a7d4
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<Params>
,org.infinispan.protostream.ProtobufTagMarshaller<Params>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class Params$___Marshaller_6111594034a98bb9f844adc0cc6eda7a8f82905a8af7ba6df54550e2cff1a7d4
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<Params>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
org.infinispan.protostream.ProtobufTagMarshaller.OperationContext, org.infinispan.protostream.ProtobufTagMarshaller.ReadContext, org.infinispan.protostream.ProtobufTagMarshaller.WriteContext
-
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) void
Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Constructor Details
-
Params$___Marshaller_6111594034a98bb9f844adc0cc6eda7a8f82905a8af7ba6df54550e2cff1a7d4
public Params$___Marshaller_6111594034a98bb9f844adc0cc6eda7a8f82905a8af7ba6df54550e2cff1a7d4()
-
-
Method Details
-
getJavaClass
-
getTypeName
-
read
public Params read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
read
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<Params>
- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, Params $2) throws IOException - Specified by:
write
in interfaceorg.infinispan.protostream.ProtobufTagMarshaller<Params>
- Throws:
IOException
-