Uses of Interface
org.apache.cxf.throttling.ThrottlingManager
-
Packages that use ThrottlingManager Package Description org.apache.cxf.throttling -
-
Uses of ThrottlingManager in org.apache.cxf.throttling
Classes in org.apache.cxf.throttling that implement ThrottlingManager Modifier and Type Class Description classSimpleThrottlingManagerSuspends or aborts the requests if the threshold has been reachedConstructors in org.apache.cxf.throttling with parameters of type ThrottlingManager Constructor Description Portable(ThrottlingManager manager)ThrottlingFeature(ThrottlingManager manager)ThrottlingInterceptor(String phase, ThrottlingManager manager)
-