| Package | Description |
|---|---|
| org.jboss.wise.core.client | |
| org.jboss.wise.core.client.impl.reflection |
| Modifier and Type | Method and Description |
|---|---|
WSMethod |
WSDynamicClient.getWSMethod(String serviceName,
String portName,
String operationName)
It return directly the method to invoke the specified action on specified
port of specified service.
|
| Modifier and Type | Method and Description |
|---|---|
WSMethod |
WSDynamicClientImpl.getWSMethod(String serviceName,
String portName,
String operationName)
It return directly the method to invoke the specified action on specified
port of specified service.
|
Copyright © 2008–2016 JBoss.org. All rights reserved.