Package | Description |
---|---|
org.wildfly.clustering.web | |
org.wildfly.clustering.web.infinispan | |
org.wildfly.clustering.web.undertow.session | |
org.wildfly.clustering.web.undertow.sso |
Modifier and Type | Method and Description |
---|---|
Batch |
Batcher.startBatch()
Starts a batch.
|
Modifier and Type | Method and Description |
---|---|
Batch |
InfinispanBatcher.startBatch() |
Constructor and Description |
---|
DistributableSession(UndertowSessionManager manager,
Session<LocalSessionContext> session,
io.undertow.server.session.SessionConfig config,
Batch batch) |
Constructor and Description |
---|
DistributableSingleSignOn(SSO<io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession,String,Void> sso,
SessionManagerRegistry registry,
Batch batch) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.