Uses of Interface
org.eclipse.jetty.server.HttpTransport
Packages that use HttpTransport
-
Uses of HttpTransport in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement HttpTransportFields in org.eclipse.jetty.server declared as HttpTransportMethods in org.eclipse.jetty.server that return HttpTransportConstructors in org.eclipse.jetty.server with parameters of type HttpTransportModifierConstructorDescriptionHttpChannel
(Connector connector, HttpConfiguration configuration, EndPoint endPoint, HttpTransport transport) HttpChannelOverHttp
(HttpConnection httpConnection, Connector connector, HttpConfiguration config, EndPoint endPoint, HttpTransport transport)