public abstract class WebTransportServerSupport extends TransportServerSupport
| Modifier and Type | Field and Description |
|---|---|
protected java.net.URI |
bindAddress |
protected org.eclipse.jetty.server.Connector |
connector |
protected java.lang.String |
host |
protected org.eclipse.jetty.server.Server |
server |
protected SocketConnectorFactory |
socketConnectorFactory |
allowLinkStealing, transportOptions| Constructor and Description |
|---|
WebTransportServerSupport(java.net.URI location) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
bind() |
getAcceptListener, getBindLocation, getConnectURI, isAllowLinkStealing, onAcceptError, setAcceptListener, setAllowLinkStealing, setBindLocation, setConnectURI, setTransportOptionaddServiceListener, dispose, doStart, doStop, isStarted, isStopped, isStopping, postStop, preStart, removeServiceListener, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSocketAddress, isSslServer, setBrokerInfoprotected java.net.URI bindAddress
protected org.eclipse.jetty.server.Server server
protected org.eclipse.jetty.server.Connector connector
protected SocketConnectorFactory socketConnectorFactory
protected java.lang.String host
Copyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.