| Constructor and Description |
|---|
ServerResources() |
| Modifier and Type | Method and Description |
|---|---|
List<AjpListener> |
ajpListeners()
Get the list of AjpListener resources
|
List<Host> |
hosts()
Get the list of Host resources
|
List<HttpListener> |
httpListeners()
Get the list of HttpListener resources
|
List<HttpsListener> |
httpsListeners()
Get the list of HttpsListener resources
|
public List<HttpListener> httpListeners()
public List<AjpListener> ajpListeners()
public List<HttpsListener> httpsListeners()
Copyright © 2015 JBoss by Red Hat. All rights reserved.