public interface JmsConsumeParameters
| Modifier and Type | Method and Description |
|---|---|
JmsAckMode |
getAckMode() |
String |
getInboundContentType() |
String |
getInboundEncoding() |
long |
getMaximumWait() |
TimeUnit |
getMaximumWaitUnit() |
JmsAckMode getAckMode()
long getMaximumWait()
TimeUnit getMaximumWaitUnit()
String getInboundContentType()
String getInboundEncoding()
Copyright © 2022. All rights reserved.