public final class WSDLHelper extends Object
| Constructor and Description |
|---|
WSDLHelper() |
| Modifier and Type | Method and Description |
|---|---|
static QName[] |
getInterfacesForService(Document serviceDesc,
QName serviceName) |
static HashMap |
getOperationsForService(Document serviceDesc,
QName serviceName)
Uses the owner id of the reference to query the appopriate channel.
|
public static HashMap getOperationsForService(Document serviceDesc, QName serviceName) throws MessagingException
MessagingExceptionpublic static QName[] getInterfacesForService(Document serviceDesc, QName serviceName) throws MessagingException
MessagingExceptionCopyright © 2011-2016 OpenESB Community. All Rights Reserved.