Package | Description |
---|---|
org.wildfly.swarm.config.undertow.server | |
org.wildfly.swarm.config.undertow.server.host |
Modifier and Type | Method and Description |
---|---|
HTTPInvokerSetting |
Host.HostResources.httpInvokerSetting()
The HTTP invoker services that allows remote HTTP based invocation of
services such as EJB and naming
|
Modifier and Type | Method and Description |
---|---|
T |
Host.httpInvokerSetting(HTTPInvokerSetting value)
The HTTP invoker services that allows remote HTTP based invocation of
services such as EJB and naming
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPInvokerSetting<T extends HTTPInvokerSetting<T>>
The HTTP invoker services that allows remote HTTP based invocation of
services such as EJB and naming
|
interface |
HTTPInvokerSettingConsumer<T extends HTTPInvokerSetting<T>> |
interface |
HTTPInvokerSettingSupplier<T extends HTTPInvokerSetting> |
Modifier and Type | Method and Description |
---|---|
HTTPInvokerSetting |
HTTPInvokerSettingSupplier.get()
Constructed instance of HTTPInvokerSetting resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.