|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WSDLPortType
Abstraction of wsdl:portType.
| Method Summary | |
|---|---|
WSDLOperation |
get(String operationName)
Gets the WSDLOperation for a given operation name |
QName |
getName()
Gets the name of the wsdl:portType@name attribute value as local name and wsdl:definitions@targetNamespace as the namespace uri. |
Iterable<? extends WSDLOperation> |
getOperations()
Gets Iterable<WSDLOperation> |
| Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible |
|---|
addExtension, getExtension, getExtensions, getExtensions |
| Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLObject |
|---|
getLocation |
| Method Detail |
|---|
QName getName()
WSDLOperation get(String operationName)
WSDLOperation for a given operation name
operationName - non-null operationName
WSDLOperation is not foundIterable<? extends WSDLOperation> getOperations()
Iterable<WSDLOperation>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||