public class AjpListenerService extends ListenerService<AjpListenerService>
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() |
protected String |
getProtocol() |
AjpListenerService |
getValue() |
boolean |
isSecure() |
protected void |
preStart(org.jboss.msc.service.StartContext context) |
getBinding, getBufferPool, getName, getOpenListener, getRedirectSocket, getServerService, getUndertowService, getWorker, registerBinding, start, stop, unregisterBinding
protected io.undertow.server.OpenListener createOpenListener()
createOpenListener
in class ListenerService<AjpListenerService>
protected void cleanFailedStart()
cleanFailedStart
in class ListenerService<AjpListenerService>
public AjpListenerService getValue() throws IllegalStateException, IllegalArgumentException
public boolean isSecure()
isSecure
in class ListenerService<AjpListenerService>
protected void preStart(org.jboss.msc.service.StartContext context)
preStart
in class ListenerService<AjpListenerService>
protected String getProtocol()
getProtocol
in class ListenerService<AjpListenerService>
Copyright © 2018 JBoss by Red Hat. All rights reserved.