| Package | Description |
|---|---|
| org.wildfly.extension.undertow |
| 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) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.