|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchOperationException | |
|---|---|
| uk.ac.soton.itinnovation.grid.client.proxy | |
| uk.ac.soton.itinnovation.grid.utils | |
| Uses of NoSuchOperationException in uk.ac.soton.itinnovation.grid.client.proxy |
|---|
| Methods in uk.ac.soton.itinnovation.grid.client.proxy that throw NoSuchOperationException | |
|---|---|
RemoteMethod |
WebProxy.proxyGetRemoteMethod(String methodName,
boolean documentStyle)
Create a RemoteMethod from the WSDL. |
RemoteMethod |
AbstractProxyHelpers.proxyGetRemoteMethod(String methodName,
boolean documentStyle)
|
| Uses of NoSuchOperationException in uk.ac.soton.itinnovation.grid.utils |
|---|
| Constructors in uk.ac.soton.itinnovation.grid.utils that throw NoSuchOperationException | |
|---|---|
RemoteBoundMethod(javax.wsdl.Definition wsdlDefinition,
String service,
String operation,
BindingEntry bindingEntry,
URL endpoint,
boolean documentStyle)
Create a new RemoteBoundMethod. |
|
RemoteBoundMethod(Parser wsdlParser,
String service,
String operation,
QName bindingName,
URL endpoint,
boolean documentStyle)
Create a new RemoteBoundMethod. |
|
RemoteBoundMethod(Parser wsdlParser,
String service,
String operation,
String bindingName,
URL endpoint,
boolean documentStyle)
Deprecated. use other constructor |
|
RemoteMethod(javax.wsdl.Definition wsdlDefinition,
String service,
String operation,
BindingEntry bindingEntry,
boolean documentStyle)
Create a new RemoteBoundMethod. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||