Package | Description |
---|---|
org.wildfly.extension.undertow | |
org.wildfly.mod_cluster.undertow |
Modifier and Type | Class and Description |
---|---|
class |
AjpListenerService |
class |
HttpListenerService |
class |
HttpsListenerService
An extension of
HttpListenerService to add SSL. |
Modifier and Type | Method and Description |
---|---|
List<AbstractListenerService<?>> |
Server.getListeners() |
Modifier and Type | Method and Description |
---|---|
protected void |
Server.registerListener(AbstractListenerService<?> listener) |
protected void |
Server.unregisterListener(AbstractListenerService<?> listener) |
Constructor and Description |
---|
UndertowConnector(AbstractListenerService<?> listener) |
Constructor and Description |
---|
UndertowEventHandlerAdapter(org.jboss.msc.value.Value<org.jboss.modcluster.container.ContainerEventHandler> eventHandler,
org.jboss.msc.value.Value<UndertowService> service,
org.jboss.msc.value.Value<AbstractListenerService> listener) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.