Uses of Interface
org.eclipse.jetty.server.HttpTransport
Package
Description
Jetty Server : Core Server API
-
Uses of HttpTransport in org.eclipse.jetty.fcgi.server
ModifierConstructorDescriptionHttpChannelOverFCGI
(ServerFCGIConnection connection, Connector connector, HttpConfiguration configuration, EndPoint endPoint, HttpTransport transport) -
Uses of HttpTransport in org.eclipse.jetty.http2.server
-
Uses of HttpTransport in org.eclipse.jetty.server
ModifierConstructorDescriptionHttpChannel
(Connector connector, HttpConfiguration configuration, EndPoint endPoint, HttpTransport transport) HttpChannelOverHttp
(HttpConnection httpConnection, Connector connector, HttpConfiguration config, EndPoint endPoint, HttpTransport transport)