| Package | Description |
|---|---|
| org.mule.devkit.internal.ws.metadata.utils |
| Modifier and Type | Method and Description |
|---|---|
static InvokeWsdlResolver.OperationMode |
InvokeWsdlResolver.OperationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvokeWsdlResolver.OperationMode[] |
InvokeWsdlResolver.OperationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InvokeWsdlResolver(InvokeWsdlResolver.OperationMode operationMode,
String wsdlLocation,
String serviceName,
String portName,
String operationName) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.