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