|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An adapter between ActiveSOAP and the XML marshalling layer for performing client side web service invocations.
Method Summary | |
Handler |
createBodyHandler(Object object)
Creates a handler capable of generating the body of the request |
Handler |
createMethodHandler(Method method,
Object[] args)
Creates a handler capable of generating the body of the request |
Object |
parseResponse(XMLStreamReader in)
Parses the body of the response into some object |
Method Detail |
public Handler createMethodHandler(Method method, Object[] args)
public Handler createBodyHandler(Object object)
public Object parseResponse(XMLStreamReader in) throws org.apache.xmlbeans.XmlException
org.apache.xmlbeans.XmlException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |