@DisplayName(value="Client") @Alias(value="client") public class ClientConnectionMode extends Object implements MQConnectionMode
This connection mode can be used to connect to brokers in the same machine or remote ones.
| Constructor and Description |
|---|
ClientConnectionMode() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannel() |
String |
getConnectionNameList() |
String |
getHost() |
int |
getPort() |
String |
getQueueManager() |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.