All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.cxf.interceptor.package.html Maven / Gradle / Ivy

Go to download

Apache CXF is an open-source services framework that aids in the development of services using front-end programming APIs, like JAX-WS and JAX-RS.

There is a newer version: 62
Show newest version







Core interceptor interfaces which form the basis for message processing chains
in CXF.  Interceptors are grouped into ordered lists called an interceptor
chains.  There is both an outbound and an inbound interceptor chain for both 
a CXF-based SOAP client, and a CXF-based web service.  Additionally, in 
the case of SOAPFaults, a CXF web service will create a separate outbound 
error handling chain and the client an inbound one.






© 2015 - 2025 Weber Informatics LLC | Privacy Policy