| 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
|
@Subresource public List<Host> hosts()
@Subresource public List<HTTPListener> httpListeners()
@Subresource public List<AJPListener> ajpListeners()
@Subresource public List<HttpsListener> httpsListeners()
Copyright © 2015 JBoss by Red Hat. All rights reserved.