Class ServerEventImpl$___Marshaller_583be5eedc120cc4a3433301a521e28366fc034e6eedf3375c85b4beedcc227e
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.server.logging.events.ServerEventImpl$___Marshaller_583be5eedc120cc4a3433301a521e28366fc034e6eedf3375c85b4beedcc227e
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<ServerEventImpl>,org.infinispan.protostream.ProtobufTagMarshaller<ServerEventImpl>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class ServerEventImpl$___Marshaller_583be5eedc120cc4a3433301a521e28366fc034e6eedf3375c85b4beedcc227e
extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
implements org.infinispan.protostream.ProtobufTagMarshaller<ServerEventImpl>
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 -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionread(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) voidwrite(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ServerEventImpl $2) Methods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessage
-
Constructor Details
-
ServerEventImpl$___Marshaller_583be5eedc120cc4a3433301a521e28366fc034e6eedf3375c85b4beedcc227e
public ServerEventImpl$___Marshaller_583be5eedc120cc4a3433301a521e28366fc034e6eedf3375c85b4beedcc227e()
-
-
Method Details
-
getJavaClass
- Specified by:
getJavaClassin interfaceorg.infinispan.protostream.BaseMarshaller<ServerEventImpl>
-
getTypeName
- Specified by:
getTypeNamein interfaceorg.infinispan.protostream.BaseMarshaller<ServerEventImpl>
-
read
public ServerEventImpl read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException - Specified by:
readin interfaceorg.infinispan.protostream.ProtobufTagMarshaller<ServerEventImpl>- Throws:
IOException
-
write
public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ServerEventImpl $2) throws IOException - Specified by:
writein interfaceorg.infinispan.protostream.ProtobufTagMarshaller<ServerEventImpl>- Throws:
IOException
-