Package org.wildfly.clustering.vertx.web
Class VertxSessionIdentifierFactory
java.lang.Object
org.wildfly.clustering.vertx.web.VertxSessionIdentifierFactory
public class VertxSessionIdentifierFactory
extends Object
implements org.wildfly.clustering.function.Supplier<String>
- Author:
- Paul Ferraro
-
Field Summary
FieldsFields inherited from interface org.wildfly.clustering.function.Supplier
NULL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.function.Supplier
handle, map, thenAccept, thenApply, thenApplyAsDouble, thenApplyAsInt, thenApplyAsLong, thenTest