Class InfinispanSessionStore

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate

    public class InfinispanSessionStore
    extends SessionStore
    implements io.vertx.lang.rx.RxDelegate
    An implementation of that relies on the Infinispan Java Client.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.