protected final class BaseClient.ResourceResponseHandler<T extends IBaseResource> extends Object implements IClientResponseHandler<T>
| Constructor and Description |
|---|
ResourceResponseHandler(Class<T> theType,
IIdType theId) |
ResourceResponseHandler(Class<T> theType,
IIdType theId,
boolean theAllowHtmlResponse) |
| Modifier and Type | Method and Description |
|---|---|
T |
invokeClient(String theResponseMimeType,
Reader theResponseReader,
int theResponseStatusCode,
Map<String,List<String>> theHeaders) |
public ResourceResponseHandler(Class<T> theType, IIdType theId)
public ResourceResponseHandler(Class<T> theType, IIdType theId, boolean theAllowHtmlResponse)
public T invokeClient(String theResponseMimeType, Reader theResponseReader, int theResponseStatusCode, Map<String,List<String>> theHeaders) throws BaseServerResponseException
invokeClient in interface IClientResponseHandler<T extends IBaseResource>BaseServerResponseExceptionCopyright © 2014–2016 University Health Network. All rights reserved.