|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ISOAPAction must be implemented by objects that wish to return the SOAP action associated with a particular SOAP operation.
This interface has been deprecated, please use ISOAPPersonality instead.
ISOAPPersonality
Method Summary | |
java.lang.String |
getSOAPAction(SOAPOperation operation)
Deprecated. Return the SOAP action associated with the specified operation. |
Method Detail |
public java.lang.String getSOAPAction(SOAPOperation operation)
operation
- The SOAP operation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |