Uses of Class
org.eclipse.jetty.fcgi.client.http.HttpChannelOverFCGI
Packages that use HttpChannelOverFCGI
-
Uses of HttpChannelOverFCGI in org.eclipse.jetty.fcgi.client.http
Methods in org.eclipse.jetty.fcgi.client.http that return HttpChannelOverFCGIModifier and TypeMethodDescriptionprotected HttpChannelOverFCGI
HttpConnectionOverFCGI.acquireHttpChannel
(int id, Request request) protected HttpChannelOverFCGI
HttpReceiverOverFCGI.getHttpChannel()
protected HttpChannelOverFCGI
HttpSenderOverFCGI.getHttpChannel()
protected HttpChannelOverFCGI
HttpConnectionOverFCGI.newHttpChannel
(Request request) Methods in org.eclipse.jetty.fcgi.client.http with parameters of type HttpChannelOverFCGIModifier and TypeMethodDescriptionprotected void
HttpConnectionOverFCGI.release
(HttpChannelOverFCGI channel)