public class DefaultJmsConsumeParameters extends Object implements JmsConsumeParameters
Message| Constructor and Description |
|---|
DefaultJmsConsumeParameters() |
| Modifier and Type | Method and Description |
|---|---|
JmsAckMode |
getAckMode() |
String |
getInboundContentType() |
String |
getInboundEncoding() |
long |
getMaximumWait() |
TimeUnit |
getMaximumWaitUnit() |
public JmsAckMode getAckMode()
getAckMode in interface JmsConsumeParameterspublic long getMaximumWait()
getMaximumWait in interface JmsConsumeParameterspublic TimeUnit getMaximumWaitUnit()
getMaximumWaitUnit in interface JmsConsumeParameterspublic String getInboundContentType()
getInboundContentType in interface JmsConsumeParameterspublic String getInboundEncoding()
getInboundEncoding in interface JmsConsumeParametersCopyright © 2022. All rights reserved.