| Interface | Description |
|---|---|
| AjpListenerConfigurator<T extends AjpListener> | |
| HostConfigurator<T extends Host> | |
| HttpListenerConfigurator<T extends HttpListener> | |
| HttpsListenerConfigurator<T extends HttpsListener> |
| Class | Description |
|---|---|
| AjpListener<T extends AjpListener> |
http listener
|
| Host<T extends Host> |
An Undertow host
|
| HttpListener<T extends HttpListener> |
http listener
|
| HttpsListener<T extends HttpsListener> |
http listener
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.