|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WsdlDelegate
OW2 FraSCAti WSDL Delegate interface.
| Method Summary | |
|---|---|
Object |
getDelegate()
Get the delegate. |
Method |
getMethod(String methodName)
Get a method by its name. |
org.jdom.Element |
invoke(Method method,
org.jdom.Element message)
Invoke the delegate instance. |
String |
invoke(Method method,
String xmlMessage)
Invoke the delegate instance. |
| Method Detail |
|---|
Object getDelegate()
Method getMethod(String methodName)
String invoke(Method method,
String xmlMessage)
throws Exception
Exception
org.jdom.Element invoke(Method method,
org.jdom.Element message)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||