| Package | Description |
|---|---|
| org.mule.devkit.api.ws.transport | |
| org.mule.devkit.internal.ws.common | |
| org.mule.devkit.internal.ws.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpBasicWsdlTransport |
class |
HttpRequesterConfigWsdlTransport |
| Modifier and Type | Method and Description |
|---|---|
WsdlTransport |
WsdlAdapter.transport(ServiceDefinition serviceDefinition) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<WsdlTransport> |
EnhancedServiceDefinition.getTransport() |
com.google.common.base.Optional<WsdlTransport> |
DefaultEnhancedServiceDefinition.getTransport() |
| Constructor and Description |
|---|
DefaultEnhancedServiceDefinition(String id,
URL wsdlUrl,
String service,
String port,
String serviceAddress,
List<WsdlSecurityStrategy> strategies,
WsdlTransport transport,
String operation) |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.module.http.api.requester.HttpRequesterConfig |
WsdlTransportFactoryBuilder.build(WsdlTransport wsdlTransport,
org.mule.api.MuleContext muleContext) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.