Skip navigation links
A D E G H I O P R S T 

A

addResponseHeader(String, String) - Method in class org.apache.cxf.throttling.ThrottleResponse
Add headers to the response.

D

decrementAndGet() - Method in class org.apache.cxf.throttling.ThrottlingCounter
 
delay - Variable in class org.apache.cxf.throttling.ThrottleResponse
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.throttling.ThrottlingFeature.Portable
 

E

errorMessage - Variable in class org.apache.cxf.throttling.ThrottleResponse
 

G

getDecisionPhases() - Method in class org.apache.cxf.throttling.SimpleThrottlingManager
 
getDecisionPhases() - Method in interface org.apache.cxf.throttling.ThrottlingManager
Get the list of phases where this manager will expect to have to make throttling decisions.
getDelay() - Method in class org.apache.cxf.throttling.ThrottleResponse
Delay processing for specified milliseconds.
getErrorMessage() - Method in class org.apache.cxf.throttling.ThrottleResponse
 
getResponseCode() - Method in class org.apache.cxf.throttling.ThrottleResponse
 
getResponseHeaders() - Method in class org.apache.cxf.throttling.ThrottleResponse
 
getThreshold() - Method in class org.apache.cxf.throttling.SimpleThrottlingManager
 
getThrottleResponse(String, Message) - Method in class org.apache.cxf.throttling.SimpleThrottlingManager
 
getThrottleResponse(String, Message) - Method in interface org.apache.cxf.throttling.ThrottlingManager
Use information in the message to determine what throttling measures should be taken

H

handleMessage(Message) - Method in class org.apache.cxf.throttling.ThrottlingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.throttling.ThrottlingResponseInterceptor
 

I

incrementAndGet() - Method in class org.apache.cxf.throttling.ThrottlingCounter
 

O

org.apache.cxf.throttling - package org.apache.cxf.throttling
 

P

Portable() - Constructor for class org.apache.cxf.throttling.ThrottlingFeature.Portable
 
Portable(ThrottlingManager) - Constructor for class org.apache.cxf.throttling.ThrottlingFeature.Portable
 

R

responseCode - Variable in class org.apache.cxf.throttling.ThrottleResponse
 
responseHeaders - Variable in class org.apache.cxf.throttling.ThrottleResponse
 

S

setDelay(long) - Method in class org.apache.cxf.throttling.ThrottleResponse
 
setResponseCode(int) - Method in class org.apache.cxf.throttling.ThrottleResponse
 
setResponseCode(int, String) - Method in class org.apache.cxf.throttling.ThrottleResponse
 
setThreshold(int) - Method in class org.apache.cxf.throttling.SimpleThrottlingManager
 
SimpleThrottlingManager - Class in org.apache.cxf.throttling
Suspends or aborts the requests if the threshold has been reached
SimpleThrottlingManager() - Constructor for class org.apache.cxf.throttling.SimpleThrottlingManager
 

T

ThrottleResponse - Class in org.apache.cxf.throttling
 
ThrottleResponse() - Constructor for class org.apache.cxf.throttling.ThrottleResponse
 
ThrottleResponse(int) - Constructor for class org.apache.cxf.throttling.ThrottleResponse
 
ThrottleResponse(int, long) - Constructor for class org.apache.cxf.throttling.ThrottleResponse
 
ThrottlingCounter - Class in org.apache.cxf.throttling
 
ThrottlingCounter() - Constructor for class org.apache.cxf.throttling.ThrottlingCounter
 
ThrottlingFeature - Class in org.apache.cxf.throttling
 
ThrottlingFeature() - Constructor for class org.apache.cxf.throttling.ThrottlingFeature
 
ThrottlingFeature(ThrottlingManager) - Constructor for class org.apache.cxf.throttling.ThrottlingFeature
 
ThrottlingFeature.Portable - Class in org.apache.cxf.throttling
 
ThrottlingInterceptor - Class in org.apache.cxf.throttling
 
ThrottlingInterceptor(String, ThrottlingManager) - Constructor for class org.apache.cxf.throttling.ThrottlingInterceptor
 
ThrottlingManager - Interface in org.apache.cxf.throttling
 
ThrottlingResponseInterceptor - Class in org.apache.cxf.throttling
 
ThrottlingResponseInterceptor() - Constructor for class org.apache.cxf.throttling.ThrottlingResponseInterceptor
 
A D E G H I O P R S T 
Skip navigation links

Apache CXF