Package org.wildfly.httpclient.common
Interface HttpTargetContext.HttpFailureHandler
-
- Enclosing class:
- HttpTargetContext
public static interface HttpTargetContext.HttpFailureHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleFailure(Throwable throwable)
-
-
-
Method Detail
-
handleFailure
void handleFailure(Throwable throwable)
-
-