public class PostRequestResult extends Object
Constructor and Description |
---|
PostRequestResult(boolean isRedirect,
String content,
String contentType) |
PostRequestResult(boolean isRedirect,
String content,
String contentType,
String encoding) |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getContentType() |
String |
getEncoding() |
boolean |
isRedirect() |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.