org.apache.axis2.transport.http.util
Class RESTUtil
java.lang.Object
org.apache.axis2.transport.http.util.RESTUtil
public class RESTUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESTUtil
public RESTUtil()
processXMLRequest
public static Handler.InvocationResponse processXMLRequest(MessageContext msgContext,
InputStream in,
OutputStream out,
String contentType)
throws AxisFault
- Throws:
AxisFault
processURLRequest
public static Handler.InvocationResponse processURLRequest(MessageContext msgContext,
OutputStream out,
String contentType)
throws AxisFault
- Throws:
AxisFault
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.