Class ZoneIdAdapter$___Marshaller_1f73487e8b7ae6939f0207fd821751d831ffc6f0e51839e6c9cc6863c30e368f
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.types.java.time.ZoneIdAdapter$___Marshaller_1f73487e8b7ae6939f0207fd821751d831ffc6f0e51839e6c9cc6863c30e368f
- All Implemented Interfaces:
BaseMarshaller<ZoneId>,ProtobufTagMarshaller<ZoneId>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class ZoneIdAdapter$___Marshaller_1f73487e8b7ae6939f0207fd821751d831ffc6f0e51839e6c9cc6863c30e368f
extends GeneratedMarshallerBase
implements ProtobufTagMarshaller<ZoneId>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
GeneratedMarshallerBase.NestedWriterNested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
ProtobufTagMarshaller.OperationContext, ProtobufTagMarshaller.ReadContext, ProtobufTagMarshaller.WriteContext -
Field Summary
FieldsFields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the Java type handled by this marshaller.String[]Returns any subclass namesReturns the full name of the message or enum type, defined in a proto file.voidMethods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Field Details
-
__a$
-
-
Constructor Details
-
ZoneIdAdapter$___Marshaller_1f73487e8b7ae6939f0207fd821751d831ffc6f0e51839e6c9cc6863c30e368f
public ZoneIdAdapter$___Marshaller_1f73487e8b7ae6939f0207fd821751d831ffc6f0e51839e6c9cc6863c30e368f()
-
-
Method Details
-
getJavaClass
Description copied from interface:BaseMarshallerReturns the Java type handled by this marshaller. This must not change over multiple invocations.- Specified by:
getJavaClassin interfaceBaseMarshaller<ZoneId>- Returns:
- the Java type.
-
getTypeName
Description copied from interface:BaseMarshallerReturns the full name of the message or enum type, defined in a proto file. This must not change over multiple invocations.- Specified by:
getTypeNamein interfaceBaseMarshaller<ZoneId>- Returns:
- the full name of the message or enum type, defined in a proto file.
-
getSubClassNames
Description copied from interface:BaseMarshallerReturns any subclass names- Specified by:
getSubClassNamesin interfaceBaseMarshaller<ZoneId>
-
read
- Specified by:
readin interfaceProtobufTagMarshaller<ZoneId>- Throws:
IOException
-
write
- Specified by:
writein interfaceProtobufTagMarshaller<ZoneId>- Throws:
IOException
-