Class MapSessionProtoAdapter$___Marshaller_71442e7b0d28786c1f10a1743da12fcd08d64dc0b8a798e5658e855284c87eee

java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.spring.common.session.MapSessionProtoAdapter$___Marshaller_71442e7b0d28786c1f10a1743da12fcd08d64dc0b8a798e5658e855284c87eee
All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<org.springframework.session.MapSession>, org.infinispan.protostream.ProtobufTagMarshaller<org.springframework.session.MapSession>

@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public final class MapSessionProtoAdapter$___Marshaller_71442e7b0d28786c1f10a1743da12fcd08d64dc0b8a798e5658e855284c87eee extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase implements org.infinispan.protostream.ProtobufTagMarshaller<org.springframework.session.MapSession>
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

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<org.springframework.session.MapSession>
     
     
    org.springframework.session.MapSession
    read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
     
    void
    write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.springframework.session.MapSession $2)
     

    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
  • Constructor Details

    • MapSessionProtoAdapter$___Marshaller_71442e7b0d28786c1f10a1743da12fcd08d64dc0b8a798e5658e855284c87eee

      public MapSessionProtoAdapter$___Marshaller_71442e7b0d28786c1f10a1743da12fcd08d64dc0b8a798e5658e855284c87eee()
  • Method Details

    • getJavaClass

      public Class<org.springframework.session.MapSession> getJavaClass()
      Specified by:
      getJavaClass in interface org.infinispan.protostream.BaseMarshaller<org.springframework.session.MapSession>
    • getTypeName

      public String getTypeName()
      Specified by:
      getTypeName in interface org.infinispan.protostream.BaseMarshaller<org.springframework.session.MapSession>
    • read

      public org.springframework.session.MapSession read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) throws IOException
      Specified by:
      read in interface org.infinispan.protostream.ProtobufTagMarshaller<org.springframework.session.MapSession>
      Throws:
      IOException
    • write

      public void write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, org.springframework.session.MapSession $2) throws IOException
      Specified by:
      write in interface org.infinispan.protostream.ProtobufTagMarshaller<org.springframework.session.MapSession>
      Throws:
      IOException