public interface EnhancedServiceDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getOperation() |
String |
getPort() |
String |
getService() |
String |
getServiceAddress() |
List<WsdlSecurityStrategy> |
getStrategies() |
com.google.common.base.Optional<WsdlTransport> |
getTransport() |
URL |
getWsdlUrl() |
String getId()
URL getWsdlUrl()
String getService()
String getPort()
String getServiceAddress()
List<WsdlSecurityStrategy> getStrategies()
com.google.common.base.Optional<WsdlTransport> getTransport()
String getOperation()
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.