Uses of Interface
org.apache.cxf.transport.jms.continuations.Counter
Packages that use Counter
-
Uses of Counter in org.apache.cxf.transport.jms
Classes in org.apache.cxf.transport.jms that implement CounterModifier and TypeClassDescriptionclassCounter that throttles a jms listener on a high and low water mark. -
Uses of Counter in org.apache.cxf.transport.jms.continuations
Constructors in org.apache.cxf.transport.jms.continuations with parameters of type CounterModifierConstructorDescriptionJMSContinuation(Bus b, Message m, MessageObserver observer, Counter suspendendContinuations) JMSContinuationProvider(Bus b, Message m, MessageObserver observer, Counter suspendendContinuations)