public class MQConsumeParameters extends Object implements org.mule.jms.commons.internal.consume.JmsConsumeParameters
| Constructor and Description |
|---|
MQConsumeParameters() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.jms.commons.internal.config.JmsAckMode |
getAckMode() |
String |
getInboundContentType() |
String |
getInboundEncoding() |
long |
getMaximumWait() |
TimeUnit |
getMaximumWaitUnit() |
public org.mule.jms.commons.internal.config.JmsAckMode getAckMode()
getAckMode in interface org.mule.jms.commons.internal.consume.JmsConsumeParameterspublic long getMaximumWait()
getMaximumWait in interface org.mule.jms.commons.internal.consume.JmsConsumeParameterspublic TimeUnit getMaximumWaitUnit()
getMaximumWaitUnit in interface org.mule.jms.commons.internal.consume.JmsConsumeParameterspublic String getInboundContentType()
getInboundContentType in interface org.mule.jms.commons.internal.consume.JmsConsumeParameterspublic String getInboundEncoding()
getInboundEncoding in interface org.mule.jms.commons.internal.consume.JmsConsumeParametersCopyright © 2019 MuleSoft, Inc.. All rights reserved.