A C D E G I M O P S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ActivityIDSetter - Class in org.wso2.carbon.mediator.publishevent
-
Set the Activity ID to the Transport Header and the Synapse Context.
- ActivityIDSetter() - Constructor for class org.wso2.carbon.mediator.publishevent.ActivityIDSetter
- ARBITRARY_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- ATT_ASYNC - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- ATT_ASYNC_TIMEOUT - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- ATTRIBUTE_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- ATTRIBUTES_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
C
- convertToBoolean(String) - Static method in class org.wso2.carbon.mediator.publishevent.PropertyTypeConverter
- convertToDouble(String) - Static method in class org.wso2.carbon.mediator.publishevent.PropertyTypeConverter
- convertToFloat(String) - Static method in class org.wso2.carbon.mediator.publishevent.PropertyTypeConverter
- convertToInt(String) - Static method in class org.wso2.carbon.mediator.publishevent.PropertyTypeConverter
- convertToLong(String) - Static method in class org.wso2.carbon.mediator.publishevent.PropertyTypeConverter
- CORRELATION_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- createSpecificMediator(OMElement, Properties) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
-
Creates a publishEvent mediator instance from given OMElement xml config
D
- DATA_TYPE_BOOLEAN - Static variable in class org.wso2.carbon.mediator.publishevent.Property
- DATA_TYPE_DOUBLE - Static variable in class org.wso2.carbon.mediator.publishevent.Property
- DATA_TYPE_FLOAT - Static variable in class org.wso2.carbon.mediator.publishevent.Property
- DATA_TYPE_INTEGER - Static variable in class org.wso2.carbon.mediator.publishevent.Property
- DATA_TYPE_LONG - Static variable in class org.wso2.carbon.mediator.publishevent.Property
- DATA_TYPE_STRING - Static variable in class org.wso2.carbon.mediator.publishevent.Property
- DEFAULT_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
E
- EVENT_SINK_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- extractPropertyValue(MessageContext) - Method in class org.wso2.carbon.mediator.publishevent.Property
-
Extracts the property value from message context based on either value of expression attribute
G
- getArbitraryProperties() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getAsyncTimeout() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getCorrelationProperties() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getDatabridgeAttributeType() - Method in class org.wso2.carbon.mediator.publishevent.Property
-
Returns the data bridge attribute type of this object
- getDefaultValue() - Method in class org.wso2.carbon.mediator.publishevent.Property
- getEventSink() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getEventSinkName() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getExpression() - Method in class org.wso2.carbon.mediator.publishevent.Property
- getExpressionAttributeQ() - Static method in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- getKey() - Method in class org.wso2.carbon.mediator.publishevent.Property
- getMediatorClassName() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorSerializer
- getMetaProperties() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getNameAttributeQ() - Static method in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- getPayloadProperties() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getStreamName() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getStreamVersion() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- getTagName() - Static method in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- getTagQName() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- getType() - Method in class org.wso2.carbon.mediator.publishevent.Property
- getValue() - Method in class org.wso2.carbon.mediator.publishevent.Property
- getValueAttributeQ() - Static method in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
I
- isAsync() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- isContentAware() - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
M
- mediate(MessageContext) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
-
This is called when a new message is received for mediation.
- META_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
O
- org.wso2.carbon.mediator.publishevent - package org.wso2.carbon.mediator.publishevent
P
- PAYLOAD_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- Property - Class in org.wso2.carbon.mediator.publishevent
-
Property of a Stream Definition
- Property() - Constructor for class org.wso2.carbon.mediator.publishevent.Property
- PropertyTypeConverter - Class in org.wso2.carbon.mediator.publishevent
-
Convert Stream Properties to appropriate types.
- PropertyTypeConverter() - Constructor for class org.wso2.carbon.mediator.publishevent.PropertyTypeConverter
- PUBLISH_EVENT_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- PublishEventMediator - Class in org.wso2.carbon.mediator.publishevent
-
Mediator that extracts data from current message payload/header according to the given configuration.
- PublishEventMediator() - Constructor for class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- PublishEventMediatorFactory - Class in org.wso2.carbon.mediator.publishevent
-
Creates the publishEvent mediator with given configuration
- PublishEventMediatorFactory() - Constructor for class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- PublishEventMediatorSerializer - Class in org.wso2.carbon.mediator.publishevent
- PublishEventMediatorSerializer() - Constructor for class org.wso2.carbon.mediator.publishevent.PublishEventMediatorSerializer
S
- serializeSpecificMediator(Mediator) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorSerializer
-
Creates XML representation of the publishEvent mediator
- setActivityIdInTransportHeader(MessageContext) - Static method in class org.wso2.carbon.mediator.publishevent.ActivityIDSetter
-
Sets a unique Activity ID to the transport header and synapse context.
- setArbitraryProperties(List<Property>) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setAsync(boolean) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setAsyncTimeout(long) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setCorrelationProperties(List<Property>) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setDefaultValue(String) - Method in class org.wso2.carbon.mediator.publishevent.Property
- setEventSink(EventSink) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setEventSinkName(String) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setExpression(SynapseXPath) - Method in class org.wso2.carbon.mediator.publishevent.Property
- setKey(String) - Method in class org.wso2.carbon.mediator.publishevent.Property
- setMetaProperties(List<Property>) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setPayloadProperties(List<Property>) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setStreamName(String) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setStreamVersion(String) - Method in class org.wso2.carbon.mediator.publishevent.PublishEventMediator
- setType(String) - Method in class org.wso2.carbon.mediator.publishevent.Property
- setValue(String) - Method in class org.wso2.carbon.mediator.publishevent.Property
- STREAM_NAME_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
- STREAM_VERSION_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
T
- TYPE_QNAME - Static variable in class org.wso2.carbon.mediator.publishevent.PublishEventMediatorFactory
All Classes All Packages