Package org.apache.cxf.throttling
Class ThrottlingCounter
java.lang.Object
org.apache.cxf.throttling.ThrottlingCounter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThrottlingCounter
public ThrottlingCounter()
-
-
Method Details
-
incrementAndGet
public int incrementAndGet() -
decrementAndGet
public int decrementAndGet()
-