Uses of Class
org.eclipse.jetty.client.transport.SendFailure
Packages that use SendFailure
Package
Description
-
Uses of SendFailure in org.eclipse.jetty.client.transport
Methods in org.eclipse.jetty.client.transport that return SendFailureModifier 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.transport.internal
Methods in org.eclipse.jetty.client.transport.internal that return SendFailure -
Uses of SendFailure in org.eclipse.jetty.fcgi.client.transport.internal
Methods in org.eclipse.jetty.fcgi.client.transport.internal that return SendFailure -
Uses of SendFailure in org.eclipse.jetty.http2.client.transport.internal
Methods in org.eclipse.jetty.http2.client.transport.internal that return SendFailure