| Package | Description |
|---|---|
| org.wildfly.extension.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<ListenerService<?>> |
Server.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Server.registerListener(ListenerService<?> listener) |
protected void |
Server.unregisterListener(ListenerService<?> listener) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.