public class VoidRequest extends BaseRequest<VoidResponse>
User: Pavel Abizyaev, Date: 11.08.14 15:04
.| Constructor and Description |
|---|
VoidRequest(String method,
HttpMethod httpMethod,
URL url,
String authentication,
String eTag,
Map<String,String> params,
Object body,
String mimeType,
Transport transport) |
| Modifier and Type | Method and Description |
|---|---|
protected VoidResponse |
createResponse(InputStream stream,
int responseCode,
String contentEncoding,
String contentType) |
getResponseprotected VoidResponse createResponse(InputStream stream, int responseCode, String contentEncoding, String contentType)
createResponse in class BaseRequest<VoidResponse>Copyright © 2022. All rights reserved.