| Package | Description |
|---|---|
| org.apache.cxf.transport.jms | |
| org.apache.cxf.transport.jms.continuations |
| Modifier and Type | Class and Description |
|---|---|
class |
ThrottlingCounter
Counter that throttles a jms listener on a high and low water mark.
|
| Constructor and Description |
|---|
JMSContinuation(org.apache.cxf.Bus b,
org.apache.cxf.message.Message m,
org.apache.cxf.transport.MessageObserver observer,
Counter suspendendContinuations) |
JMSContinuationProvider(org.apache.cxf.Bus b,
org.apache.cxf.message.Message m,
org.apache.cxf.transport.MessageObserver observer,
Counter suspendendContinuations) |
Apache CXF