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.
 
 
 
Marks a producer method as an endpoint to expose under the path (relative to quarkus.cxf.path specified in CXFEndpoint.value().
 
 
 
Quarkus CXF build time configuration options that are also available at runtime but only in read-only mode.
 
 
 
 
 
 
 
 
 
 
 
 
Utility for parsing and generating dates Copied from https://github.com/quarkusio/quarkus-http/blob/34d4ca77197cfb8d99bef09f1b12081dd2cef8a8/core/src/main/java/io/undertow/util/DateUtils.java
 
 
 
 
 
 
 
 
Utility methods for getting the locale from a request.
Global, per service endpoint or per client logging options.
 
 
 
 
 
 
 
 
 
A HTTPConduitFactory with some client specific configuration, such as timeouts and SSL.
 
A JaxWsServerFactoryBean allowing to look up @InInterceptors in the CDI container.
 
 
 
 
 
 
 
 
 
 
Produces WebServiceContext beans to be injected to fieds and methods annotated with Resource or Resources.