Modifier and Type | Class and Description |
---|---|
class |
ColocFeature |
static class |
ColocFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
FailoverFeature
This feature may be applied to a Client so as to enable
failover from the initial target endpoint to any other
compatible endpoint for the target service.
|
static class |
FailoverFeature.Portable |
class |
LoadDistributorFeature
This feature may be applied to a Client so as to enable
load distribution amongst a set of target endpoints or addresses
Note that this feature changes the conduit on the fly and thus makes
the Client not thread safe.
|
static class |
LoadDistributorFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
CircuitBreakerFailoverFeature |
static class |
CircuitBreakerFailoverFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
StaxDataBindingFeature |
static class |
StaxDataBindingFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
LoggingFeature
This class is used to control message-on-the-wire logging.
|
static class |
LoggingFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingFeature<T extends AbstractPortableFeature>
Enable to convert a
AbstractPortableFeature to a AbstractFeature . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFeature
A Feature is something that is able to customize a Server, Client, or Bus, typically
adding capabilities.
|
class |
DelegatingFeature<T extends AbstractPortableFeature>
Enable to convert a
AbstractPortableFeature to a AbstractFeature . |
class |
FastInfosetFeature
|
static class |
FastInfosetFeature.Portable |
class |
StaxTransformFeature
|
static class |
StaxTransformFeature.Portable |
class |
WrappedFeature
A Feature is something that is able to customize a Server, Client, or Bus, typically
adding capabilities.
|
Modifier and Type | Field and Description |
---|---|
protected T |
DelegatingFeature.delegate |
Modifier and Type | Class and Description |
---|---|
class |
XSLTFeature
This class defines a feature is used to transform message using XSLT script.
|
static class |
XSLTFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
SchemaValidationFeature
A feature to configure schema validation at the operation level, as an alternative to
using the @SchemaValidation annotation.
|
static class |
SchemaValidationFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
JAASAuthenticationFeature
Feature to do JAAS authentication with defaults for karaf integration
|
static class |
JAASAuthenticationFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
JavascriptOptionsFeature
This class provides configuration options to the JavaScript client generator.
|
static class |
JavascriptOptionsFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
JAXRSClientBeanValidationFeature |
static class |
JAXRSClientBeanValidationFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
OpenApiFeature |
static class |
OpenApiFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
SseFeature |
static class |
SseFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSwaggerFeature<T extends AbstractSwaggerFeature.Portable> |
static class |
AbstractSwaggerFeature.Portable |
class |
Swagger2Feature |
static class |
Swagger2Feature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
JAXRSBeanValidationFeature |
static class |
JAXRSBeanValidationFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
ResponseTimeFeature |
static class |
ResponseTimeFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
MetricsFeature |
static class |
MetricsFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
ThrottlingFeature |
static class |
ThrottlingFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
BraveClientFeature |
static class |
BraveClientFeature.Portable |
class |
BraveFeature |
static class |
BraveFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
OpenTracingClientFeature |
static class |
OpenTracingClientFeature.Portable |
class |
OpenTracingFeature |
static class |
OpenTracingFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
GZIPFeature
This class is used to control GZIP compression of messages.
|
static class |
GZIPFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
HttpConduitFeature
Programmatically configure a http conduit.
|
static class |
HttpConduitFeature.Portable |
class |
HttpDestinationFeature
Programmatically configure a http destination.
|
static class |
HttpDestinationFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
CertConstraintsFeature
|
static class |
CertConstraintsFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionFactoryFeature
Allows to configure the JMSConfiguration directly at the Client or Server.
|
static class |
ConnectionFactoryFeature.Portable |
class |
JMSConfigFeature
Allows to configure the JMSConfiguration directly at the Client or Server.
|
static class |
JMSConfigFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
BeanValidationFeature |
static class |
BeanValidationFeature.Portable |
class |
ClientBeanValidationFeature |
static class |
ClientBeanValidationFeature.Portable |
Modifier and Type | Class and Description |
---|---|
class |
WSAddressingFeature |
Modifier and Type | Class and Description |
---|---|
class |
WSPolicyFeature
Configures a Server, Client, Bus with the specified policies.
|
Modifier and Type | Class and Description |
---|---|
static class |
PolicyEngineBPDefinitionParser.PolicyEngineConfig |
Modifier and Type | Class and Description |
---|---|
class |
RMFeature |
Apache CXF