| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.undertow |
| Modifier and Type | Method and Description |
|---|---|
AddUndertowListener.AjpBuilder |
AddUndertowListener.AjpBuilder.redirectSocket(String redirectSocket)
Defines socket binding port which shall be used if this listener is supporting non-SSL requests,
and a request is received for which a matching requires SSL transport, undertow will automatically redirect
the request to the socket binding defined by this option.
|
AddUndertowListener.AjpBuilder |
AddUndertowListener.AjpBuilder.scheme(String scheme)
Defines the listener scheme, can be HTTP or HTTPS.
|
Copyright © 2021. All rights reserved.