public interface SimpleCommunicator<T>
| Modifier and Type | Method and Description |
|---|---|
T |
sendRequest(org.apache.http.HttpRequest request)
Performs a request.
|
T sendRequest(org.apache.http.HttpRequest request) throws RedmineException
RedmineException