Class SessionHelperMarshaller
java.lang.Object
org.wildfly.clustering.marshalling.protostream.ValueMarshaller<jakarta.servlet.http.HttpSessionActivationListener>
org.wildfly.clustering.faces.mojarra.context.flash.SessionHelperMarshaller
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<jakarta.servlet.http.HttpSessionActivationListener>,org.infinispan.protostream.ProtobufTagMarshaller<jakarta.servlet.http.HttpSessionActivationListener>,Marshallable<jakarta.servlet.http.HttpSessionActivationListener>,ProtoStreamMarshaller<jakarta.servlet.http.HttpSessionActivationListener>,Readable<jakarta.servlet.http.HttpSessionActivationListener>,Writable<jakarta.servlet.http.HttpSessionActivationListener>
public class SessionHelperMarshaller
extends ValueMarshaller<jakarta.servlet.http.HttpSessionActivationListener>
- Author:
- Paul Ferraro
-
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
Methods inherited from class org.wildfly.clustering.marshalling.protostream.ValueMarshaller
getJavaClass, readFrom, writeToMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.marshalling.protostream.Marshallable
sizeMethods inherited from interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
getTypeName, read, write
-
Constructor Details
-
SessionHelperMarshaller
public SessionHelperMarshaller()
-