public interface Condition
| Modifier and Type | Method and Description |
|---|---|
default void |
debug(Request request,
Debugger debugger) |
default boolean |
matches(org.apache.http.HttpHost httpHost,
org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext) |
boolean |
matches(Request request) |
Copyright © 2018. All rights reserved.