All Classes and Interfaces

Class
Description
 
 
Set the right HTTP status code for the response based on the kind of SecurityException being thrown.
 
 
Marks an injection point for injecting a WebService client.
A class that provides configurable options of a CXF client.
 
 
That specific part of CXF client metadata that is known at build time.
CXF client metadata - the complete set as known at runtime.
Produces CXFClientInfo beans.
 
Base producer class for setting up CXF client proxies and CXFClientInfos.
 
 
 
 
 
Quarkus CXF build time configuration options that are also available at runtime but only in read-only mode.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Global, per service endpoint or per client logging options.
 
 
 
 
 
 
 
 
A HTTPConduitFactory with some client specific configuration, such as timeouts and SSL.
 
 
 
 
 
 
 
Based on AbstractHttpServlet#HttpServletRequestXForwardedFilter https://github.com/apache/cxf/blob/cxf-3.4.5/rt/transports/http/src/main/java/org/apache/cxf/transport/servlet/AbstractHTTPServlet.java#L462
 
 
 
 
 
Adapted by sync-quarkus-classes.groovy from ResteasyReactiveOutputStream from Quarkus.