Uses of Class
org.eclipse.jetty.client.SendFailure
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of SendFailure in org.eclipse.jetty.client
Modifier and TypeMethodDescriptionprotected SendFailure
HttpConnection.send
(HttpChannel channel, HttpExchange exchange) protected SendFailure
HttpDestination.send
(IConnection connection, HttpExchange exchange) IConnection.send
(HttpExchange exchange) -
Uses of SendFailure in org.eclipse.jetty.client.http
-
Uses of SendFailure in org.eclipse.jetty.fcgi.client.http
-
Uses of SendFailure in org.eclipse.jetty.http2.client.http