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>
public class SessionHelperMarshaller extends ValueMarshaller<jakarta.servlet.http.HttpSessionActivationListener>
- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description SessionHelperMarshaller()
-
Method Summary
-
Methods inherited from class org.wildfly.clustering.marshalling.protostream.ValueMarshaller
getJavaClass, readFrom, writeTo
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshaller
getTypeName, read, write
-
-