Skip navigation links
A B C E G H I L M O R S T U W 

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
 
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
 
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
 

E

escapePatternChars(String) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
 
ExchangeMetrics - Class in org.apache.cxf.metrics
 
ExchangeMetrics(Exchange) - Constructor for class org.apache.cxf.metrics.ExchangeMetrics
 

G

getBaseName() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getCheckedApplicationFaults() - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
getCount() - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
getCount() - Method in class org.apache.cxf.metrics.interceptors.CountingOutputStream
 
getExchangeMetrics(Message, boolean) - Method in class org.apache.cxf.metrics.interceptors.AbstractMetricsInterceptor
 
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
 
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(Server, Bus) - Method in class org.apache.cxf.metrics.MetricsFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.metrics.MetricsFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.metrics.MetricsFeature
 

L

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

M

mark(int) - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
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
 
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
 

O

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
 
outgoingData - Variable in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 

R

read() - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
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

setupJMXReporter(Bus, MetricRegistry) - Static method in class org.apache.cxf.metrics.codahale.CodahaleMetricsProvider
 
skip(long) - Method in class org.apache.cxf.metrics.interceptors.CountingInputStream
 
start(Exchange) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
start() - Method in class org.apache.cxf.metrics.ExchangeMetrics
 
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).
stop(long, long, long, Exchange) - Method in class org.apache.cxf.metrics.codahale.CodahaleMetricsContext
 
stop() - Method in class org.apache.cxf.metrics.ExchangeMetrics
 
stop(Message) - Method in class org.apache.cxf.metrics.interceptors.AbstractMetricsInterceptor
 
stop(long, long, long, Exchange) - Method in interface org.apache.cxf.metrics.MetricsContext
Called when the invocation is complete.

T

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

U

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

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 E G H I L M O R S T U W 
Skip navigation links

Apache CXF