public class RestTemplateCopyHeaderFilter extends Object implements org.apache.servicecomb.common.rest.filter.HttpClientFilter
| Constructor and Description |
|---|
RestTemplateCopyHeaderFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.servicecomb.swagger.invocation.Response |
afterReceiveResponse(org.apache.servicecomb.core.Invocation invocation,
org.apache.servicecomb.foundation.vertx.http.HttpServletResponseEx responseEx) |
void |
beforeSendRequest(org.apache.servicecomb.core.Invocation invocation,
org.apache.servicecomb.foundation.vertx.http.HttpServletRequestEx requestEx) |
int |
getOrder() |
public int getOrder()
getOrder in interface org.apache.servicecomb.common.rest.filter.HttpClientFilterpublic void beforeSendRequest(org.apache.servicecomb.core.Invocation invocation,
org.apache.servicecomb.foundation.vertx.http.HttpServletRequestEx requestEx)
beforeSendRequest in interface org.apache.servicecomb.common.rest.filter.HttpClientFilterpublic org.apache.servicecomb.swagger.invocation.Response afterReceiveResponse(org.apache.servicecomb.core.Invocation invocation,
org.apache.servicecomb.foundation.vertx.http.HttpServletResponseEx responseEx)
afterReceiveResponse in interface org.apache.servicecomb.common.rest.filter.HttpClientFilterCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.