| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem.server | |
| org.wildfly.swarm.config.undertow.subsystem.server.httpListener |
| Modifier and Type | Method and Description |
|---|---|
List<HttpListener> |
Server.ServerResources.httpListeners()
Get the list of HttpListener resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.httpListener(HttpListener value)
Add the HttpListener object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.httpListeners(List<HttpListener> value)
Add all HttpListener objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpListener<T extends HttpListener>
http listener
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.