Skip navigation links
A C D E G I M O S T W 

A

AbstractTracingHandler - Class in org.wso2.carbon.tracer.module.handler
The abstract class which provides some basic operations for Tracing handlers which extend this class
AbstractTracingHandler() - Constructor for class org.wso2.carbon.tracer.module.handler.AbstractTracingHandler
 
addServiceGroupToFilter(String) - Method in class org.wso2.carbon.tracer.module.DefaultTraceFilter
 
addServiceToFilter(String) - Method in class org.wso2.carbon.tracer.module.DefaultTraceFilter
 
appendMessage(ConfigurationContext, String, String, Long) - Method in class org.wso2.carbon.tracer.module.handler.AbstractTracingHandler
Appends SOAP message metadata to a message buffer
applyPolicy(Policy, AxisDescription) - Method in class org.wso2.carbon.tracer.module.TracerModule
 

C

canSupportAssertion(Assertion) - Method in class org.wso2.carbon.tracer.module.TracerModule
 
clearAllSoapMessages() - Method in class org.wso2.carbon.tracer.service.TracerAdmin
 

D

DefaultTraceFilter - Class in org.wso2.carbon.tracer.module
 
DefaultTraceFilter() - Constructor for class org.wso2.carbon.tracer.module.DefaultTraceFilter
 

E

engageNotify(AxisDescription) - Method in class org.wso2.carbon.tracer.module.TracerModule
 

G

getFilterString() - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
getFlag() - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
getLastMessage() - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
getMessage(String, String, long) - Method in class org.wso2.carbon.tracer.service.TracerAdmin
 
getMessageFlow() - Method in class org.wso2.carbon.tracer.module.TraceMessage
 
getMessageInfo() - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
getMessages(String, String, long, MessageContext) - Method in class org.wso2.carbon.tracer.module.MemoryBasedTracePersister
 
getMessages(String, String, long, MessageContext) - Method in interface org.wso2.carbon.tracer.module.TracePersister
Get all the persisted messages for an opera
getMessages(int, String) - Method in class org.wso2.carbon.tracer.service.TracerAdmin
 
getMessageSequence() - Method in class org.wso2.carbon.tracer.service.MessageInfo
 
getMsgSequence() - Method in class org.wso2.carbon.tracer.module.TraceMessage
 
getOperationName() - Method in class org.wso2.carbon.tracer.module.TraceMessage
 
getOperationName() - Method in class org.wso2.carbon.tracer.service.MessageInfo
 
getPrettyString(OMElement, MessageContext) - Static method in class org.wso2.carbon.tracer.TracerUtils
Get a prettified XML string from the SOAPEnvelope
getRequest() - Method in class org.wso2.carbon.tracer.service.MessagePayload
 
getResponse() - Method in class org.wso2.carbon.tracer.service.MessagePayload
 
getServiceId() - Method in class org.wso2.carbon.tracer.service.MessageInfo
 
getServiceName() - Method in class org.wso2.carbon.tracer.module.TraceMessage
 
getSoapEnvelope() - Method in class org.wso2.carbon.tracer.module.TraceMessage
 
getTimestamp() - Method in class org.wso2.carbon.tracer.module.TraceMessage
 
getTimestamp() - Method in class org.wso2.carbon.tracer.service.MessageInfo
 
getTracePersister() - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 

I

init(ConfigurationContext, AxisModule) - Method in class org.wso2.carbon.tracer.module.TracerModule
 
invoke(MessageContext) - Method in class org.wso2.carbon.tracer.module.handler.TracingInPostDispatchHandler
 
invoke(MessageContext) - Method in class org.wso2.carbon.tracer.module.handler.TracingMessageInObservationHandler
 
invoke(MessageContext) - Method in class org.wso2.carbon.tracer.module.handler.TracingMessageOutObservationHandler
 
isEmpty() - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
isFilter() - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
isFilteredOut(MessageContext) - Method in class org.wso2.carbon.tracer.module.DefaultTraceFilter
 
isFilteredOut(MessageContext) - Method in interface org.wso2.carbon.tracer.module.TraceFilter
Check whether message has to be filtered out
isTracingEnabled() - Method in class org.wso2.carbon.tracer.module.MemoryBasedTracePersister
 
isTracingEnabled() - Method in interface org.wso2.carbon.tracer.module.TracePersister
Check whether trcing is enabled

M

MemoryBasedTracePersister - Class in org.wso2.carbon.tracer.module
A memory based trace persister which holds the traced messages in a cicular buffer
MemoryBasedTracePersister() - Constructor for class org.wso2.carbon.tracer.module.MemoryBasedTracePersister
 
MessageInfo - Class in org.wso2.carbon.tracer.service
 
MessageInfo() - Constructor for class org.wso2.carbon.tracer.service.MessageInfo
 
MessagePayload - Class in org.wso2.carbon.tracer.service
 
MessagePayload() - Constructor for class org.wso2.carbon.tracer.service.MessagePayload
 
MSG_BUFFER_SZ - Static variable in class org.wso2.carbon.tracer.TracerConstants
 
MSG_SEQ_BUFFER - Static variable in class org.wso2.carbon.tracer.TracerConstants
 

O

org.wso2.carbon.tracer - package org.wso2.carbon.tracer
 
org.wso2.carbon.tracer.module - package org.wso2.carbon.tracer.module
 
org.wso2.carbon.tracer.module.handler - package org.wso2.carbon.tracer.module.handler
 
org.wso2.carbon.tracer.service - package org.wso2.carbon.tracer.service
 

S

saveMessage(String, String, int, MessageContext, OMElement, long) - Method in class org.wso2.carbon.tracer.module.MemoryBasedTracePersister
 
saveMessage(String, String, int, MessageContext, OMElement, long) - Method in interface org.wso2.carbon.tracer.module.TracePersister
Save a message
saveTraceStatus(String) - Method in class org.wso2.carbon.tracer.module.MemoryBasedTracePersister
 
saveTraceStatus(String) - Method in interface org.wso2.carbon.tracer.module.TracePersister
Set the status of the Tracer.
setConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.tracer.module.DefaultTraceFilter
 
setEmpty(boolean) - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
setFilter(boolean) - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
setFilterString(String) - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
setFlag(String) - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
setLastMessage(MessagePayload) - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
setMessageInfo(MessageInfo[]) - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
setMessageSequence(long) - Method in class org.wso2.carbon.tracer.service.MessageInfo
 
setMonitoring(String) - Method in class org.wso2.carbon.tracer.service.TracerAdmin
 
setOperationName(String) - Method in class org.wso2.carbon.tracer.service.MessageInfo
 
setRequest(String) - Method in class org.wso2.carbon.tracer.service.MessagePayload
 
setResponse(String) - Method in class org.wso2.carbon.tracer.service.MessagePayload
 
setServiceId(String) - Method in class org.wso2.carbon.tracer.service.MessageInfo
 
setTimestamp(Calendar) - Method in class org.wso2.carbon.tracer.service.MessageInfo
 
setTracePersister(String) - Method in class org.wso2.carbon.tracer.service.TracerServiceInfo
 
shutdown(ConfigurationContext) - Method in class org.wso2.carbon.tracer.module.TracerModule
 
storeMessage(String, String, MessageContext, long) - Method in class org.wso2.carbon.tracer.module.handler.AbstractTracingHandler
Store the received message
storeMessage(String, String, MessageContext) - Method in class org.wso2.carbon.tracer.module.handler.TracingInPostDispatchHandler
Store the received message

T

TEMP_IN_ENVELOPE - Static variable in class org.wso2.carbon.tracer.TracerConstants
 
TRACE_FILTER_IMPL - Static variable in class org.wso2.carbon.tracer.TracerConstants
 
TRACE_PERSISTER_IMPL - Static variable in class org.wso2.carbon.tracer.TracerConstants
 
TraceFilter - Interface in org.wso2.carbon.tracer.module
 
TraceMessage - Class in org.wso2.carbon.tracer.module
The trace message which is stored in an in-memory buffer
TraceMessage(String, String, int, long, OMElement) - Constructor for class org.wso2.carbon.tracer.module.TraceMessage
 
TracePersister - Interface in org.wso2.carbon.tracer.module
The interface used for persisting trace messages
TracerAdmin - Class in org.wso2.carbon.tracer.service
 
TracerAdmin() - Constructor for class org.wso2.carbon.tracer.service.TracerAdmin
 
TracerConstants - Class in org.wso2.carbon.tracer
 
TracerConstants() - Constructor for class org.wso2.carbon.tracer.TracerConstants
 
TracerModule - Class in org.wso2.carbon.tracer.module
 
TracerModule() - Constructor for class org.wso2.carbon.tracer.module.TracerModule
 
TracerServiceInfo - Class in org.wso2.carbon.tracer.service
 
TracerServiceInfo() - Constructor for class org.wso2.carbon.tracer.service.TracerServiceInfo
 
TracerUtils - Class in org.wso2.carbon.tracer
A collection of utility methods
TracerUtils() - Constructor for class org.wso2.carbon.tracer.TracerUtils
 
TRACING_STATUS - Static variable in class org.wso2.carbon.tracer.TracerConstants
 
TracingInPostDispatchHandler - Class in org.wso2.carbon.tracer.module.handler
This handler gets called after the service and operation have been found.
TracingInPostDispatchHandler() - Constructor for class org.wso2.carbon.tracer.module.handler.TracingInPostDispatchHandler
 
TracingMessageInObservationHandler - Class in org.wso2.carbon.tracer.module.handler
This handler gets hold of the SOAP Enveloper, and temporatilly stores it in the In MessageContext.
TracingMessageInObservationHandler() - Constructor for class org.wso2.carbon.tracer.module.handler.TracingMessageInObservationHandler
 
TracingMessageOutObservationHandler - Class in org.wso2.carbon.tracer.module.handler
This handler gets called just before the message is written out to the transport sender.
TracingMessageOutObservationHandler() - Constructor for class org.wso2.carbon.tracer.module.handler.TracingMessageOutObservationHandler
 

W

WSO2_TRACER - Static variable in class org.wso2.carbon.tracer.TracerConstants
 
A C D E G I M O S T W 
Skip navigation links

Copyright © 2017 WSO2. All rights reserved.