public interface HttpServiceInterface
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
executeRequest(String url,
HttpMethodEnum httpMethod,
Map<String,String> headers,
HttpServiceParams params) |
EventResponse executeRequest(String url, HttpMethodEnum httpMethod, Map<String,String> headers, HttpServiceParams params)
Copyright © 2020. All rights reserved.