Class HotRodSessionStore

java.lang.Object
org.wildfly.clustering.vertx.web.DistributableSessionStore
org.wildfly.clustering.vertx.web.infinispan.remote.HotRodSessionStore
All Implemented Interfaces:
io.vertx.ext.web.sstore.SessionStore

@MetaInfServices(io.vertx.ext.web.sstore.SessionStore.class) public class HotRodSessionStore extends DistributableSessionStore
A remote Infinispan SessionStore for Vert.x.
Author:
Paul Ferraro