Apache CXF API

Package org.apache.cxf.interceptor

Core interceptor interfaces which form the basis for message processing chains in CXF.

See:
          Description

Interface Summary
Interceptor<T extends Message>  
InterceptorChain  
InterceptorProvider  
 

Class Summary
AbstractAttributedInterceptorProvider  
AbstractBasicInterceptorProvider  
 

Enum Summary
InterceptorChain.State  
 

Exception Summary
Fault A Fault that occurs during invocation processing.
 

Annotation Types Summary
InFaultInterceptors  
InInterceptors  
OutFaultInterceptors  
OutInterceptors  
 

Package org.apache.cxf.interceptor Description

Core interceptor interfaces which form the basis for message processing chains in CXF.


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.