public interface HttpConnectionResponseInterceptor extends HttpConnectionInterceptor
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionInterceptorContext |
interceptResponse(HttpConnectionInterceptorContext context)
Intercept the response
This method must not do any of the following
Return null
Read the response stream
|
HttpConnectionInterceptorContext interceptResponse(HttpConnectionInterceptorContext context)
context - Input context