public interface WSDLDocument
The implementation of this interface will provide information on an wsdl file (including all the imported wsdl files).
| Modifier and Type | Method and Description |
|---|---|
QName[] |
getAllPortQNames() |
QName[] |
getAllServiceQNames() |
QName[] |
getPortQNames(String serviceNameLocalPart) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.