A C G H P S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- applyAspects(ServiceContext<S>, S) - Method in class com.devonfw.module.cxf.common.impl.client.SyncServiceClientFactoryCxf
- applyClientPolicy(ServiceContext<?>, HTTPConduit) - Method in class com.devonfw.module.cxf.common.impl.client.SyncServiceClientFactoryCxf
- applyHeaders(ServiceContext<?>, Object) - Method in class com.devonfw.module.cxf.common.impl.client.SyncServiceClientFactoryCxf
-
Applies headers to the given
serviceClient. - applyInterceptors(ServiceContext<?>, InterceptorProvider) - Method in class com.devonfw.module.cxf.common.impl.client.SyncServiceClientFactoryCxf
-
Applies CXF interceptors to the given
serviceClient.
C
- com.devonfw.module.cxf.common.impl.client - package com.devonfw.module.cxf.common.impl.client
- com.devonfw.module.cxf.common.impl.client.interceptor - package com.devonfw.module.cxf.common.impl.client.interceptor
- createClientPolicy(ServiceContext<?>) - Method in class com.devonfw.module.cxf.common.impl.client.SyncServiceClientFactoryCxf
- CxfClientAutoConfiguration - Class in com.devonfw.module.cxf.common.impl.client
-
Configurationfor REST (JAX-RS) clients using Apache CXF. - CxfClientAutoConfiguration() - Constructor for class com.devonfw.module.cxf.common.impl.client.CxfClientAutoConfiguration
G
- getErrorFactory() - Method in class com.devonfw.module.cxf.common.impl.client.SyncServiceClientFactoryCxf
- getNanoTime() - Method in class com.devonfw.module.cxf.common.impl.client.interceptor.SystemNanoTime
H
- handleMessage(Message) - Method in class com.devonfw.module.cxf.common.impl.client.interceptor.PerformanceStartInterceptor
- handleMessage(Message) - Method in class com.devonfw.module.cxf.common.impl.client.interceptor.PerformanceStopInterceptor
- handleMessage(Message) - Method in class com.devonfw.module.cxf.common.impl.client.interceptor.TechnicalExceptionInterceptor
P
- PerformanceStartInterceptor - Class in com.devonfw.module.cxf.common.impl.client.interceptor
-
Implementation of
AbstractPhaseInterceptorthat logs the duration time of a service client invocation. - PerformanceStartInterceptor() - Constructor for class com.devonfw.module.cxf.common.impl.client.interceptor.PerformanceStartInterceptor
-
The constructor.
- PerformanceStopInterceptor - Class in com.devonfw.module.cxf.common.impl.client.interceptor
-
Implementation of
AbstractPhaseInterceptorthat logs the duration time of a service client invocation. - PerformanceStopInterceptor() - Constructor for class com.devonfw.module.cxf.common.impl.client.interceptor.PerformanceStopInterceptor
-
The constructor.
S
- setErrorFactory(ServiceClientErrorFactory) - Method in class com.devonfw.module.cxf.common.impl.client.SyncServiceClientFactoryCxf
- SyncServiceClientFactoryCxf - Class in com.devonfw.module.cxf.common.impl.client
-
Abstract base implementation of
AbstractSyncServiceClientFactoryfor service clients using Apache CXF. - SyncServiceClientFactoryCxf() - Constructor for class com.devonfw.module.cxf.common.impl.client.SyncServiceClientFactoryCxf
- SystemNanoTime - Class in com.devonfw.module.cxf.common.impl.client.interceptor
-
Simple container to capture
System.nanoTime()for performance meassure. - SystemNanoTime() - Constructor for class com.devonfw.module.cxf.common.impl.client.interceptor.SystemNanoTime
-
The constructor.
- SystemNanoTime(long) - Constructor for class com.devonfw.module.cxf.common.impl.client.interceptor.SystemNanoTime
-
The constructor.
T
- TechnicalExceptionInterceptor - Class in com.devonfw.module.cxf.common.impl.client.interceptor
-
Implementation of
AbstractPhaseInterceptorto handle technical errors likeConnectExceptionorSocketTimeoutException. - TechnicalExceptionInterceptor(ServiceClientErrorFactory, ServiceContext<?>) - Constructor for class com.devonfw.module.cxf.common.impl.client.interceptor.TechnicalExceptionInterceptor
-
The constructor.
All Classes All Packages