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 io.undertow.server.OpenListener |
createOpenListener() |
protected String |
getProtocol() |
AjpListenerService |
getValue() |
boolean |
isSecure() |
protected void |
preStart(org.jboss.msc.service.StartContext context) |
getBinding, getBufferPool, getBufferSize, getName, getOpenListener, getRedirectSocket, getServerService, getUndertowService, getWorker, registerBinding, start, stop, unregisterBindingprotected io.undertow.server.OpenListener createOpenListener()
createOpenListener 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 © 2015 JBoss by Red Hat. All rights reserved.