protected static class RedmineClient.RedmineArrayResponseHandler<T> extends RedmineClient.AbstractRedmineResponseHandler<T> implements org.apache.http.client.ResponseHandler<T[]>
xpp3Helper| Modifier and Type | Method and Description |
|---|---|
T[] |
handleResponse(org.apache.http.HttpResponse response) |
checkResponsepublic T[] handleResponse(org.apache.http.HttpResponse response) throws IOException
handleResponse in interface org.apache.http.client.ResponseHandler<T[]>IOExceptionCopyright © 2009–2015 CodeLutin. All rights reserved.