| 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(Bus b,
Message m,
MessageObserver observer,
Counter suspendendContinuations) |
JMSContinuationProvider(Bus b,
Message m,
MessageObserver observer,
Counter suspendendContinuations) |
Apache CXF