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(Vertx, JsonObject) but with a pre-configured Infinispan Client. |
Modifier and Type | Method and Description |
---|---|
InfinispanSessionStore |
InfinispanSessionStore.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static InfinispanSessionStore |
InfinispanSessionStore.newInstance(InfinispanSessionStore arg) |
Constructor and Description |
---|
InfinispanSessionStore(InfinispanSessionStore delegate) |
Modifier and Type | Method and Description |
---|---|
InfinispanSessionStore |
InfinispanSessionStore.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static InfinispanSessionStore |
InfinispanSessionStore.newInstance(InfinispanSessionStore arg) |
Constructor and Description |
---|
InfinispanSessionStore(InfinispanSessionStore delegate) |
Modifier and Type | Method and Description |
---|---|
InfinispanSessionStore |
InfinispanSessionStore.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static InfinispanSessionStore |
InfinispanSessionStore.newInstance(InfinispanSessionStore arg) |
Constructor and Description |
---|
InfinispanSessionStore(InfinispanSessionStore delegate) |
Copyright © 2022 Eclipse. All rights reserved.