public interface HttpMessage
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBody()
Gets the message body.
|
String |
getContentType()
Gets the content type string.
|
byte[] getBody()
String getContentType()
Copyright © 2019. All rights reserved.