| Package | Description |
|---|---|
| org.wildfly.extension.undertow | |
| org.wildfly.extension.undertow.session |
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.msc.value.InjectedValue<Server> |
ListenerService.serverService |
| Modifier and Type | Method and Description |
|---|---|
Server |
Host.getServer() |
Server |
Server.getValue() |
| Modifier and Type | Method and Description |
|---|---|
protected org.jboss.msc.value.InjectedValue<Server> |
Host.getServerInjection() |
Set<Server> |
UndertowService.getServers() |
org.jboss.msc.value.InjectedValue<Server> |
ListenerService.getServerService() |
| Modifier and Type | Method and Description |
|---|---|
default void |
UndertowEventListener.onServerStart(Server server) |
default void |
UndertowEventListener.onServerStop(Server server) |
protected void |
UndertowService.registerServer(Server server) |
protected void |
UndertowService.unregisterServer(Server server) |
| Modifier and Type | Method and Description |
|---|---|
SessionIdentifierCodec |
SimpleSessionIdentifierCodecServiceConfigurator.apply(Server server) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.