Package org.eclipse.jetty.client
Class SendFailure
- java.lang.Object
-
- org.eclipse.jetty.client.SendFailure
-
@Deprecated(since="2021-05-27") public class SendFailure extends java.lang.Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description SendFailure(java.lang.Throwable failure, boolean retry)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.String
toString()
Deprecated.
-