Class SessionHelperMarshaller
- java.lang.Object
-
- org.wildfly.clustering.marshalling.protostream.ValueMarshaller<javax.servlet.http.HttpSessionActivationListener>
-
- org.wildfly.clustering.faces.mojarra.context.flash.SessionHelperMarshaller
-
- All Implemented Interfaces:
org.infinispan.protostream.BaseMarshaller<javax.servlet.http.HttpSessionActivationListener>,org.infinispan.protostream.ProtobufTagMarshaller<javax.servlet.http.HttpSessionActivationListener>,Marshallable<javax.servlet.http.HttpSessionActivationListener>,ProtoStreamMarshaller<javax.servlet.http.HttpSessionActivationListener>
public class SessionHelperMarshaller extends ValueMarshaller<javax.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
-
-