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 |
---|---|
Map<String,WSMethod> |
WSEndpoint.getWSMethods()
Create the webmethods' map and it back.
|
Modifier and Type | Class and Description |
---|---|
class |
WSMethodImpl
Represent a webservice operation invocation
|
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.
|
Modifier and Type | Method and Description |
---|---|
Map<String,WSMethod> |
WSEndpointImpl.getWSMethods()
Create the webmethods' map and it back.
|
Copyright © 2008–2014 JBoss.org. All rights reserved.