public static final class TransportsUtils.EndpointAddress extends Object
| Constructor and Description |
|---|
EndpointAddress(String protocol,
String credentials,
String host,
String port,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCredentials() |
String |
getHost() |
String |
getPath() |
String |
getPort() |
String |
getProtocol() |
Copyright © 2018 MuleSoft Inc. All rights reserved.