Uses of Class
org.wildfly.extension.clustering.web.SessionMarshallerFactory
-
Packages that use SessionMarshallerFactory Package Description org.wildfly.extension.clustering.web -
-
Uses of SessionMarshallerFactory in org.wildfly.extension.clustering.web
Methods in org.wildfly.extension.clustering.web that return SessionMarshallerFactory Modifier and Type Method Description static SessionMarshallerFactorySessionMarshallerFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static SessionMarshallerFactory[]SessionMarshallerFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-