Class LocalTimeAdapter$___Marshaller_50682d2b857a66a07b62c8d0e2c0eca58dfe38fdbff140cea34e2a24259a8375
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.types.java.time.LocalTimeAdapter$___Marshaller_50682d2b857a66a07b62c8d0e2c0eca58dfe38fdbff140cea34e2a24259a8375
- All Implemented Interfaces:
BaseMarshaller<LocalTime>,ProtobufTagMarshaller<LocalTime>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class LocalTimeAdapter$___Marshaller_50682d2b857a66a07b62c8d0e2c0eca58dfe38fdbff140cea34e2a24259a8375
extends GeneratedMarshallerBase
implements ProtobufTagMarshaller<LocalTime>
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.Returns 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, writeNestedMessageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Field Details
-
__a$
-
-
Constructor Details
-
LocalTimeAdapter$___Marshaller_50682d2b857a66a07b62c8d0e2c0eca58dfe38fdbff140cea34e2a24259a8375
public LocalTimeAdapter$___Marshaller_50682d2b857a66a07b62c8d0e2c0eca58dfe38fdbff140cea34e2a24259a8375()
-
-
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<LocalTime>- 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<LocalTime>- Returns:
- the full name of the message or enum type, defined in a proto file.
-
read
- Specified by:
readin interfaceProtobufTagMarshaller<LocalTime>- Throws:
IOException
-
write
- Specified by:
writein interfaceProtobufTagMarshaller<LocalTime>- Throws:
IOException
-