|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This are proposed interfaces for Service Description. I imagine that we'll use this interface in a simple WSDL implementation.
Method Summary | |
ServiceOperation |
getOperation(QName qname)
|
ServiceOperation |
getOperation(java.lang.String name)
|
ServiceOperation[] |
getOperations()
|
QName |
getQName()
|
Method Detail |
public QName getQName()
public ServiceOperation[] getOperations()
public ServiceOperation getOperation(java.lang.String name)
public ServiceOperation getOperation(QName qname)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |