|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.http.util.RESTUtil
public class RESTUtil
| Constructor Summary | |
|---|---|
RESTUtil()
|
|
| Method Summary | |
|---|---|
static Handler.InvocationResponse |
processURLRequest(MessageContext msgContext,
OutputStream out,
String contentType)
|
static Handler.InvocationResponse |
processXMLRequest(MessageContext msgContext,
InputStream in,
OutputStream out,
String contentType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RESTUtil()
| Method Detail |
|---|
public static Handler.InvocationResponse processXMLRequest(MessageContext msgContext,
InputStream in,
OutputStream out,
String contentType)
throws AxisFault
AxisFault
public static Handler.InvocationResponse processURLRequest(MessageContext msgContext,
OutputStream out,
String contentType)
throws AxisFault
AxisFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||