public class ResponseProperties extends Object
Constructor and Description |
---|
ResponseProperties() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.entity.ContentType |
getContentType() |
boolean |
isSplitResponse() |
void |
setContentType(org.apache.http.entity.ContentType contentType) |
void |
setSplitResponse(boolean splitResponse) |