| Package | Description | 
|---|---|
| io.vertx.reactivex.ext.web.sstore.infinispan | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<InfinispanSessionStore> | 
InfinispanSessionStore.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static InfinispanSessionStore | 
InfinispanSessionStore.create(Vertx vertx,
      JsonObject options)
Create a new  
InfinispanSessionStore for the given configuration. | 
static InfinispanSessionStore | 
InfinispanSessionStore.create(Vertx vertx,
      JsonObject options,
      org.infinispan.client.hotrod.RemoteCacheManager remoteCacheManager)
Like  
create(io.vertx.reactivex.core.Vertx, io.vertx.core.json.JsonObject) but with a pre-configured Infinispan Client. | 
static InfinispanSessionStore | 
InfinispanSessionStore.newInstance(InfinispanSessionStore arg)  | 
Copyright © 2023 Eclipse. All rights reserved.