Index

A B C D E F G H I J L M O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractMetricsInterceptor - Class in org.apache.cxf.metrics.interceptors
 
AbstractMetricsInterceptor(String, MetricsProvider[]) - Constructor for class org.apache.cxf.metrics.interceptors.AbstractMetricsInterceptor
 
addContext(MetricsContext) - Method in class org.apache.cxf.metrics.ExchangeMetrics
 
addOperationMetrics(ExchangeMetrics, Message, BindingOperationInfo) - Method in class org.apache.cxf.metrics.interceptors.AbstractMetricsInterceptor
 

B

baseName - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
bus - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
 

C

checkedApplicationFaults - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
CLIENT_ID - Static variable in interface org.apache.cxf.metrics.MetricsProvider
 
close() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
close() - Method in class org.apache.cxf.metrics.interceptors.CountingOutputStream
 
CodahaleMetricsContext - Class in org.apache.cxf.metrics.codahale
 
CodahaleMetricsContext(String, MetricRegistry) - Constructor for class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
CodahaleMetricsProvider - Class in org.apache.cxf.metrics.codahale
 
CodahaleMetricsProvider(Bus) - Constructor for class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
 
CountingInputStream - Class in org.apache.cxf.metrics.interceptors
 
CountingInputStream(InputStream) - Constructor for class org.apache.cxf.metrics.interceptors.CountingInputStream
 
CountingOutInterceptor - Class in org.apache.cxf.metrics.interceptors
 
CountingOutInterceptor() - Constructor for class org.apache.cxf.metrics.interceptors.CountingOutInterceptor
 
CountingOutputStream - Class in org.apache.cxf.metrics.interceptors
 
CountingOutputStream(OutputStream) - Constructor for class org.apache.cxf.metrics.interceptors.CountingOutputStream
 
createEndpointContext(Endpoint, boolean, String) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
createEndpointContext(Endpoint, boolean, String) - Method in interface org.apache.cxf.metrics.MetricsProvider
 
createEndpointContext(Endpoint, boolean, String) - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProvider
createOperationContext(Endpoint, BindingOperationInfo, boolean, String) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
createOperationContext(Endpoint, BindingOperationInfo, boolean, String) - Method in interface org.apache.cxf.metrics.MetricsProvider
 
createOperationContext(Endpoint, BindingOperationInfo, boolean, String) - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProvider
createResourceContext(Endpoint, String, boolean, String) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
createResourceContext(Endpoint, String, boolean, String) - Method in interface org.apache.cxf.metrics.MetricsProvider
 
createResourceContext(Endpoint, String, boolean, String) - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProvider

D

DefaultExceptionClassProvider - Class in org.apache.cxf.metrics.micrometer.provider
 
DefaultExceptionClassProvider() - Constructor for class org.apache.cxf.metrics.micrometer.provider.DefaultExceptionClassProvider
 
DefaultTimedAnnotationProvider - Class in org.apache.cxf.metrics.micrometer.provider
 
DefaultTimedAnnotationProvider() - Constructor for class org.apache.cxf.metrics.micrometer.provider.DefaultTimedAnnotationProvider
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.metrics.MetricsFeature.Portable
 

E

escapePatternChars(String) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
 
exception(Class<?>) - Method in class org.apache.cxf.metrics.micrometer.provider.StandardTags
 
ExceptionClassProvider - Interface in org.apache.cxf.metrics.micrometer.provider
 
ExchangeMetrics - Class in org.apache.cxf.metrics
 
ExchangeMetrics(Exchange) - Constructor for class org.apache.cxf.metrics.ExchangeMetrics
 

F

faultCode(String) - Method in class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsTags
 

G

getAdditionalTags(Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.provider.jaxrs.JaxrsOperationTagsCustomizer
 
getAdditionalTags(Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsFaultCodeTagsCustomizer
 
getAdditionalTags(Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsOperationTagsCustomizer
 
getAdditionalTags(Exchange, boolean) - Method in interface org.apache.cxf.metrics.micrometer.provider.TagsCustomizer
 
getAllTags(Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerClientMetricsContext
 
getAllTags(Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 
getAllTags(Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 
getBaseName() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getCheckedApplicationFaults() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getClientRequestsMetricName() - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProperties
 
getCount() - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
getCount() - Method in class org.apache.cxf.metrics.interceptors.CountingOutputStream
 
getExceptionClass(Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.provider.DefaultExceptionClassProvider
 
getExceptionClass(Exchange, boolean) - Method in interface org.apache.cxf.metrics.micrometer.provider.ExceptionClassProvider
 
getExchangeMetrics(Message, boolean) - Method in class org.apache.cxf.metrics.interceptors.AbstractMetricsInterceptor
 
getFaultCode(Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsFaultCodeProvider
 
getIncomingData() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getInFlight() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getLogicalRuntimeFaults() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getMetricProviders(Bus) - Method in class org.apache.cxf.metrics.interceptors.AbstractMetricsInterceptor
 
getOutgoingData() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getRegistry() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getRuntimeFaults() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getServerRequestsMetricName() - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProperties
 
getTags(Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.provider.StandardTagsProvider
 
getTags(Exchange, boolean) - Method in interface org.apache.cxf.metrics.micrometer.provider.TagsProvider
 
getTimedAnnotations(Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.provider.DefaultTimedAnnotationProvider
 
getTimedAnnotations(Exchange, boolean) - Method in interface org.apache.cxf.metrics.micrometer.provider.TimedAnnotationProvider
 
getTotals() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getUncheckedApplicationFaults() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 

H

handleFault(Message) - Method in class org.apache.cxf.metrics.interceptors.MetricsMessageClientOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.metrics.interceptors.MetricsMessageInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.metrics.interceptors.CountingOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.metrics.interceptors.MetricsMessageClientOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.metrics.interceptors.MetricsMessageInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.metrics.interceptors.MetricsMessageInOneWayInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.metrics.interceptors.MetricsMessageInPostInvokeInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.metrics.interceptors.MetricsMessageInPreInvokeInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.metrics.interceptors.MetricsMessageOutInterceptor
 

I

incomingData - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
inFlight - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
initialize(Client, Bus) - Method in class org.apache.cxf.metrics.MetricsFeature.Portable
 
initialize(Server, Bus) - Method in class org.apache.cxf.metrics.MetricsFeature.Portable
 
isAutoTimeRequests() - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProperties
 

J

JaxrsOperationTagsCustomizer - Class in org.apache.cxf.metrics.micrometer.provider.jaxrs
 
JaxrsOperationTagsCustomizer(JaxrsTags) - Constructor for class org.apache.cxf.metrics.micrometer.provider.jaxrs.JaxrsOperationTagsCustomizer
 
JaxrsTags - Class in org.apache.cxf.metrics.micrometer.provider.jaxrs
 
JaxrsTags() - Constructor for class org.apache.cxf.metrics.micrometer.provider.jaxrs.JaxrsTags
 
JaxwsFaultCodeProvider - Class in org.apache.cxf.metrics.micrometer.provider.jaxws
 
JaxwsFaultCodeProvider() - Constructor for class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsFaultCodeProvider
 
JaxwsFaultCodeTagsCustomizer - Class in org.apache.cxf.metrics.micrometer.provider.jaxws
 
JaxwsFaultCodeTagsCustomizer(JaxwsTags, JaxwsFaultCodeProvider) - Constructor for class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsFaultCodeTagsCustomizer
 
JaxwsOperationTagsCustomizer - Class in org.apache.cxf.metrics.micrometer.provider.jaxws
 
JaxwsOperationTagsCustomizer(JaxwsTags) - Constructor for class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsOperationTagsCustomizer
 
JaxwsTags - Class in org.apache.cxf.metrics.micrometer.provider.jaxws
 
JaxwsTags() - Constructor for class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsTags
 

L

logicalRuntimeFaults - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 

M

mark(int) - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
method(Message) - Method in class org.apache.cxf.metrics.micrometer.provider.jaxrs.JaxrsTags
 
method(Message) - Method in class org.apache.cxf.metrics.micrometer.provider.StandardTags
 
MetricsContext - Interface in org.apache.cxf.metrics
Class to hold all the various metric pieces for a given context (Endpoint, Customer, Operation, etc...)
MetricsFeature - Class in org.apache.cxf.metrics
 
MetricsFeature() - Constructor for class org.apache.cxf.metrics.MetricsFeature
 
MetricsFeature(MetricsProvider) - Constructor for class org.apache.cxf.metrics.MetricsFeature
 
MetricsFeature(MetricsProvider...) - Constructor for class org.apache.cxf.metrics.MetricsFeature
 
MetricsFeature.Portable - Class in org.apache.cxf.metrics
 
MetricsMessageClientOutInterceptor - Class in org.apache.cxf.metrics.interceptors
 
MetricsMessageClientOutInterceptor(MetricsProvider[]) - Constructor for class org.apache.cxf.metrics.interceptors.MetricsMessageClientOutInterceptor
 
MetricsMessageInInterceptor - Class in org.apache.cxf.metrics.interceptors
 
MetricsMessageInInterceptor(MetricsProvider[]) - Constructor for class org.apache.cxf.metrics.interceptors.MetricsMessageInInterceptor
 
MetricsMessageInOneWayInterceptor - Class in org.apache.cxf.metrics.interceptors
 
MetricsMessageInOneWayInterceptor(MetricsProvider[]) - Constructor for class org.apache.cxf.metrics.interceptors.MetricsMessageInOneWayInterceptor
 
MetricsMessageInPostInvokeInterceptor - Class in org.apache.cxf.metrics.interceptors
 
MetricsMessageInPostInvokeInterceptor(MetricsProvider[]) - Constructor for class org.apache.cxf.metrics.interceptors.MetricsMessageInPostInvokeInterceptor
 
MetricsMessageInPreInvokeInterceptor - Class in org.apache.cxf.metrics.interceptors
 
MetricsMessageInPreInvokeInterceptor(MetricsProvider[]) - Constructor for class org.apache.cxf.metrics.interceptors.MetricsMessageInPreInvokeInterceptor
 
MetricsMessageOutInterceptor - Class in org.apache.cxf.metrics.interceptors
 
MetricsMessageOutInterceptor(MetricsProvider[]) - Constructor for class org.apache.cxf.metrics.interceptors.MetricsMessageOutInterceptor
 
MetricsProvider - Interface in org.apache.cxf.metrics
 
MicrometerClientMetricsContext - Class in org.apache.cxf.metrics.micrometer
 
MicrometerClientMetricsContext(MeterRegistry, TagsProvider, TimedAnnotationProvider, List<TagsCustomizer>, String) - Constructor for class org.apache.cxf.metrics.micrometer.MicrometerClientMetricsContext
 
MicrometerMetricsProperties - Class in org.apache.cxf.metrics.micrometer
 
MicrometerMetricsProperties() - Constructor for class org.apache.cxf.metrics.micrometer.MicrometerMetricsProperties
 
MicrometerMetricsProvider - Class in org.apache.cxf.metrics.micrometer
 
MicrometerMetricsProvider(MeterRegistry, TagsProvider, List<TagsCustomizer>, TimedAnnotationProvider, MicrometerMetricsProperties) - Constructor for class org.apache.cxf.metrics.micrometer.MicrometerMetricsProvider
 
MicrometerServerMetricsContext - Class in org.apache.cxf.metrics.micrometer
 
MicrometerServerMetricsContext(MeterRegistry, TagsProvider, TimedAnnotationProvider, List<TagsCustomizer>, String, boolean) - Constructor for class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 

O

operation(Message) - Method in class org.apache.cxf.metrics.micrometer.provider.jaxrs.JaxrsTags
 
operation(Message) - Method in class org.apache.cxf.metrics.micrometer.provider.jaxws.JaxwsTags
 
org.apache.cxf.metrics - package org.apache.cxf.metrics
 
org.apache.cxf.metrics.codahale - package org.apache.cxf.metrics.codahale
 
org.apache.cxf.metrics.interceptors - package org.apache.cxf.metrics.interceptors
 
org.apache.cxf.metrics.micrometer - package org.apache.cxf.metrics.micrometer
 
org.apache.cxf.metrics.micrometer.provider - package org.apache.cxf.metrics.micrometer.provider
 
org.apache.cxf.metrics.micrometer.provider.jaxrs - package org.apache.cxf.metrics.micrometer.provider.jaxrs
 
org.apache.cxf.metrics.micrometer.provider.jaxws - package org.apache.cxf.metrics.micrometer.provider.jaxws
 
outcome(Message) - Method in class org.apache.cxf.metrics.micrometer.provider.StandardTags
 
outgoingData - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 

P

Portable() - Constructor for class org.apache.cxf.metrics.MetricsFeature.Portable
 
Portable(MetricsProvider) - Constructor for class org.apache.cxf.metrics.MetricsFeature.Portable
 
Portable(MetricsProvider...) - Constructor for class org.apache.cxf.metrics.MetricsFeature.Portable
 

R

read() - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
record(MicrometerMetricsContext.TimingContext, Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerClientMetricsContext
 
record(MicrometerMetricsContext.TimingContext, Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 
record(MicrometerMetricsContext.TimingContext, Exchange, boolean) - Method in class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 
registry - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
registry - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
 
reset() - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
runtimeFaults - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 

S

setAutoTimeRequests(boolean) - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProperties
 
setClientRequestsMetricName(String) - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProperties
 
setServerRequestsMetricName(String) - Method in class org.apache.cxf.metrics.micrometer.MicrometerMetricsProperties
 
setupJMXReporter(Bus, MetricRegistry) - Static method in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
 
skip(long) - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
StandardTags - Class in org.apache.cxf.metrics.micrometer.provider
 
StandardTags() - Constructor for class org.apache.cxf.metrics.micrometer.provider.StandardTags
 
StandardTagsProvider - Class in org.apache.cxf.metrics.micrometer.provider
 
StandardTagsProvider(ExceptionClassProvider, StandardTags) - Constructor for class org.apache.cxf.metrics.micrometer.provider.StandardTagsProvider
 
start() - Method in class org.apache.cxf.metrics.ExchangeMetrics
 
start(Exchange) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
start(Exchange) - Method in interface org.apache.cxf.metrics.MetricsContext
Will be called at the start of invoke (or when added to a started MessageMetrics).
start(Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerClientMetricsContext
 
start(Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 
start(Message, Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 
status(Message) - Method in class org.apache.cxf.metrics.micrometer.provider.StandardTags
 
stop() - Method in class org.apache.cxf.metrics.ExchangeMetrics
 
stop(long, long, long, Exchange) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
stop(long, long, long, Exchange) - Method in interface org.apache.cxf.metrics.MetricsContext
Called when the invocation is complete.
stop(long, long, long, Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerClientMetricsContext
 
stop(long, long, long, Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 
stop(Message) - Method in class org.apache.cxf.metrics.interceptors.AbstractMetricsInterceptor
 
stop(Message, long, long, long, Exchange) - Method in class org.apache.cxf.metrics.micrometer.MicrometerServerMetricsContext
 

T

TagsCustomizer - Interface in org.apache.cxf.metrics.micrometer.provider
 
TagsProvider - Interface in org.apache.cxf.metrics.micrometer.provider
 
TimedAnnotationProvider - Interface in org.apache.cxf.metrics.micrometer.provider
 
totals - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 

U

uncheckedApplicationFaults - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
uri(Message) - Method in class org.apache.cxf.metrics.micrometer.provider.StandardTags
 

W

write(byte[], int, int) - Method in class org.apache.cxf.metrics.interceptors.CountingOutputStream
 
write(int) - Method in class org.apache.cxf.metrics.interceptors.CountingOutputStream
 
A B C D E F G H I J L M O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values