| Interface | Description | 
|---|---|
| AJPListenerConsumer<T extends AJPListener<T>> | |
| AJPListenerSupplier<T extends AJPListener> | |
| HostConsumer<T extends Host<T>> | |
| HostSupplier<T extends Host> | |
| HTTPListenerConsumer<T extends HTTPListener<T>> | |
| HTTPListenerSupplier<T extends HTTPListener> | |
| HttpsListenerConsumer<T extends HttpsListener<T>> | |
| HttpsListenerSupplier<T extends HttpsListener> | 
| Class | Description | 
|---|---|
| AJPListener<T extends AJPListener<T>> | 
 http listener 
 | 
| Host<T extends Host<T>> | 
 An Undertow host 
 | 
| Host.HostResources | 
 Child mutators for Host 
 | 
| HTTPListener<T extends HTTPListener<T>> | 
 http listener 
 | 
| HttpsListener<T extends HttpsListener<T>> | 
 http listener 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.