public class AjpListenerService extends ListenerService
binding, bufferPool, commonOptions, listenerOptions, openListener, redirectSocket, serverService, socketOptions, worker| Constructor and Description |
|---|
AjpListenerService(String name,
String scheme,
org.xnio.OptionMap listenerOptions,
org.xnio.OptionMap socketOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanFailedStart() |
protected io.undertow.server.OpenListener |
createOpenListener() |
String |
getProtocol()
Returns the transport protocol.
|
AjpListenerService |
getValue() |
boolean |
isSecure()
Returns true if the listener is secure.
|
protected void |
preStart(org.jboss.msc.service.StartContext context) |
getBinding, getBufferPool, getName, getOpenListener, getRedirectSocket, getServer, getServerService, getSocketBinding, getSsl, getSSLOptions, getUndertowService, getWorker, isEnabled, isShutdown, registerBinding, setEnabled, start, stop, unregisterBindingprotected io.undertow.server.OpenListener createOpenListener()
createOpenListener in class ListenerServiceprotected void cleanFailedStart()
cleanFailedStart in class ListenerServicepublic AjpListenerService getValue() throws IllegalStateException, IllegalArgumentException
public boolean isSecure()
UndertowListenerisSecure in interface UndertowListenerisSecure in class ListenerServicetrue if the listener is considered securityprotected void preStart(org.jboss.msc.service.StartContext context)
preStart in class ListenerServicepublic String getProtocol()
UndertowListenergetProtocol in interface UndertowListenergetProtocol in class ListenerServiceCopyright © 2018 JBoss by Red Hat. All rights reserved.