Interface | Description |
---|---|
RequestPreProcessor |
Request pre-processor.
|
ResponsePostProcessor |
Response post-processor.
|
Class | Description |
---|---|
CompositeResponseAccessor |
Composite
HttpResponseAccessor . |
HeaderExtractor |
Extractor which captures particular HTTP header from the raw REST response.
|
ResponseExtractor |
Capturer for the raw REST response.
|
SingleHeaderExtractor |
Extractor which captures particular singleton HTTP header from the raw
REST response.
|