public class MessageUtil extends Object
| Constructor and Description |
|---|
MessageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getContent(Message res) |
static Request |
getDeleteRequest(String uri) |
static Request |
getGetRequest(String uri) |
static Request |
getPostRequest(String uri) |
static Source |
getSOAPBody(InputStream stream) |
public static Source getSOAPBody(InputStream stream) throws Exception
ExceptionCopyright © 2012. All Rights Reserved.