public class MQConnectionParameters extends Object implements org.mule.jms.commons.internal.connection.param.GenericConnectionParameters
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
String |
getPassword() |
String |
getUsername() |
public String getUsername()
getUsername in interface org.mule.jms.commons.internal.connection.param.GenericConnectionParameterspublic String getPassword()
getPassword in interface org.mule.jms.commons.internal.connection.param.GenericConnectionParameterspublic String getClientId()
getClientId in interface org.mule.jms.commons.internal.connection.param.GenericConnectionParametersCopyright © 2019 MuleSoft, Inc.. All rights reserved.