|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A meta data about SOAP Service.
All important information about each service is stored in this structure.
Method Summary | |
Definition |
getDefinition()
Gets WSDL definition. |
java.lang.String |
getDocumentation()
returns documentation |
SOAPPortInfo |
getPortInfo(java.lang.String portName)
returns port info for a given port name |
SOAPPortInfo[] |
getPortInfos()
returns all port infos |
SOAPPortInfo[] |
getPortInfos(QName portTypeQName)
returns port infos |
QName |
getServiceQName()
returns service name |
Method Detail |
public java.lang.String getDocumentation()
public QName getServiceQName()
public SOAPPortInfo[] getPortInfos(QName portTypeQName)
public SOAPPortInfo[] getPortInfos()
public SOAPPortInfo getPortInfo(java.lang.String portName)
public Definition getDefinition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |