public interface ExpectationForwardCallback
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
handle(HttpRequest httpRequest)
Called for every request when expectation condition has been satisfied.
|
HttpRequest handle(HttpRequest httpRequest)
httpRequest - the request that satisfied the expectation conditionCopyright © 2018. All rights reserved.