| Package | Description |
|---|---|
| org.wildfly.clustering.web.undertow.sso | |
| org.wildfly.extension.undertow | |
| org.wildfly.mod_cluster.undertow |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionManagerRegistryService
Service providing a
SessionManagerRegistry for a host. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUndertowEventListener
Implementers of the listener API through
UndertowEventListener should extend this class to maintain
backward compatibility. |
| Modifier and Type | Method and Description |
|---|---|
void |
EventInvoker.invoke(UndertowEventListener listener) |
void |
UndertowService.registerListener(UndertowEventListener listener)
Registers custom Event listener to server
|
void |
UndertowService.unregisterListener(UndertowEventListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
UndertowEventHandlerAdapter
Service exposing an Undertow subsystem adapter to mod_cluster's ContainerEventHandler.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.