public class RESTUtil extends Object
| Constructor and Description |
|---|
RESTUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Handler.InvocationResponse |
processURLRequest(MessageContext msgContext,
OutputStream out,
String contentType) |
static Handler.InvocationResponse |
processXMLRequest(MessageContext msgContext,
InputStream in,
OutputStream out,
String contentType) |
public static Handler.InvocationResponse processXMLRequest(MessageContext msgContext, InputStream in, OutputStream out, String contentType) throws AxisFault
AxisFaultpublic static Handler.InvocationResponse processURLRequest(MessageContext msgContext, OutputStream out, String contentType) throws AxisFault
AxisFaultCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.