Package com.predic8.membrane.core.util
Class MessageUtil
java.lang.Object
com.predic8.membrane.core.util.MessageUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]getContent(Message res) static InputStreamstatic RequestgetDeleteRequest(String uri) static RequestgetGetRequest(String uri) static RequestgetPostRequest(String uri) static SourcegetSOAPBody(InputStream stream)
-
Constructor Details
-
MessageUtil
public MessageUtil()
-
-
Method Details
-
getContentAsStream
- Throws:
IOException
-
getContent
- Throws:
Exception
-
getSOAPBody
- Throws:
Exception
-
getGetRequest
-
getPostRequest
-
getDeleteRequest
-