A C D E F G H I J K L M N O P R S T U V W X

A

abort() - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
Abort all the current tasks...
ACKNOWLEDGEMENT_TIMEOUT - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 
ACTION_QNAME - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  
active - Variable in class org.ow2.petals.component.framework.api.Interceptor
Interceptor is always activated ie it is activated for all service units on all phases (send and accept)?
add(EndpointReferenceType, Subscribe) - Method in interface org.ow2.petals.component.framework.api.notification.notify.NotifyController
Add a subscription and create its Component Notify list
addInMessageAttachment(String, DataHandler) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set In message Attachment.
addListener(StatusListener) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationService
Add a global listener which will react on notification subscription changes
addNotificationConsumerSOAParameter(Subscribe) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Add the Consumer Endpoint JBI
addNotificationProducerSOAParameter(NotificationMessageHolderType) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Add the Notification Producer Endpoint JBI
addNotificationProducerSOAParameter(RegisterPublisher) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Add the Notification Producer Endpoint JBI
addOutMessageAttachment(String, DataHandler) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set Out message Attachment.
ADDRESS_QNAME - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  
ADDRESSING_KEY - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar
The key of the WS-Addressing property into a JBI Exchange
addSubscriptionManagerSOAParameter(NotificationMessageHolderType) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Add the Subscription Manager Endpoint JBI
addSubscriptionManagerSOAParameter(SubscribeResponse) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Add the Subscription Manager Endpoint JBI
applyPolicy(Document) - Method in interface org.ow2.petals.component.framework.api.notification.subscriptionpolicy.SubscriptionPolicy
Apply the policy
AsyncSender - Interface in org.ow2.petals.component.framework.api.notification
An asynchronous notification sender.
AUTOGENERATED_ENDPOINT_NAME - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
The endpoint name used as the extension: auto-generated endpoint name extension

C

cardinality - Variable in class org.ow2.petals.component.framework.api.configuration.ConfigurationElementCardinality
 
CDK_ADDRESS - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The cdk address set to identify the internal exchanges
clear() - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
compare(String, String) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Compares two strings, the first one being encoded as an URL and not the second.
component - Variable in class org.ow2.petals.component.framework.api.Interceptor
The JBI component of the interceptor (to enable access to all the component context)
COMPONENT_WSDL - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
The name of the 'native' WSDL document managed directly by the component.
componentParameters - Variable in class org.ow2.petals.component.framework.api.Interceptor
The interceptor attributes (defined in the component descriptor).
ConfigurationElementCardinality - Class in org.ow2.petals.component.framework.api.configuration
Structure to count the cardinality of Elements
ConfigurationElementCardinality() - Constructor for class org.ow2.petals.component.framework.api.configuration.ConfigurationElementCardinality
 
ConfigurationExtensions - Class in org.ow2.petals.component.framework.api.configuration
The CDK component specific extended configuration.
ConfigurationExtensions(List<?>, String) - Constructor for class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
ConfigurationExtensions(List<?>) - Constructor for class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
Constants - Class in org.ow2.petals.component.framework.api
 
Constants() - Constructor for class org.ow2.petals.component.framework.api.Constants
 
Constants.Component - Class in org.ow2.petals.component.framework.api
The Component constants
Constants.Component() - Constructor for class org.ow2.petals.component.framework.api.Constants.Component
 
Constants.Configuration - Class in org.ow2.petals.component.framework.api
Configuration constants
Constants.Configuration() - Constructor for class org.ow2.petals.component.framework.api.Constants.Configuration
 
Constants.Exception - Class in org.ow2.petals.component.framework.api
Exception constants
Constants.Exception() - Constructor for class org.ow2.petals.component.framework.api.Constants.Exception
 
Constants.Notification - Class in org.ow2.petals.component.framework.api
Notification constants
Constants.Notification() - Constructor for class org.ow2.petals.component.framework.api.Constants.Notification
 
Constants.WSStar - Class in org.ow2.petals.component.framework.api
WS-* constants
Constants.WSStar() - Constructor for class org.ow2.petals.component.framework.api.Constants.WSStar
 
Constants.WSStar.Addressing - Class in org.ow2.petals.component.framework.api
Deprecated. use WSAddressingFactory with the key org.ow2.petals.component.framework.api.WSStar.ADDRESSING_KEY
Constants.WSStar.Addressing() - Constructor for class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  
Constants.WSStar.Topic - Class in org.ow2.petals.component.framework.api
Topic constants TODO: use constants of wsstar
Constants.WSStar.Topic() - Constructor for class org.ow2.petals.component.framework.api.Constants.WSStar.Topic
 
CONSUMER_WSDL - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The name of the notification consumer wsdl document managed directly by the component.
containsKey(Object) - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
containsValue(Object) - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
convertDescriptionToDocument(Description) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Convert the description to a document
convertDescriptionToFile(Description, File) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Write a description into a file.
convertDescriptionToString(Description) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Convert the description to a string
convertDocumentToDescription(Document) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
COnvert a document to a description
convertQNameToString(QName) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Return a string representation of the given QName.
copyExchange(MessageExchangeFactory, Exchange) - Method in interface org.ow2.petals.component.framework.api.util.ExchangeUtil
create a new exchange copy of a source exchange
copyExchangeProperties(Exchange, Exchange) - Method in interface org.ow2.petals.component.framework.api.util.ExchangeUtil
Copies the exchange's properties in another exchange.
copyNormalizedMessage(NormalizedMessage, NormalizedMessage) - Method in interface org.ow2.petals.component.framework.api.util.ExchangeUtil
Copies a message's content, properties and attachments in another.
CORRELATION_ID_KEY - Static variable in class org.ow2.petals.component.framework.api.Message
The key of the correlation id property into a JBI Exchange
createDocument(Source) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Create a Document from a Source.
createDocument(Source, boolean) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Create a Document from a Source.
createDOMSource(Document) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Create a DOM Source from the DOM document.
createFault() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
createLightWSDL20Description(QName, QName, String) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Create a light WSDL2.0 description from the given ServiceEndpoint.
createSoapFaultDocument(Throwable, QName) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Creates an SOAP fault, as a DOM document, according to provided exception and code:
<s:Fault xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
   <faultcode>{org.objectweb.petals}ERROR</faultcode>
   <faultstring>mesage</faultstring>
   <faultactor>component</faultactor>
   <detail>
      ...
createSource(String) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Create a Source from the String.
createSource(String, String) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Create a Source from the String with a specified encoding format.
createStreamSource(Document) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Create a Stream Source from the DOM document.
createString(Source) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Create a String from a Source.
createString(Source, boolean) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Create a String from a Source.
createTransformer(Hashtable<String, String>, Source) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Create the transformer
createTransformer(Source) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Create a transformer
createWSDL20Endpoint(ServiceEndpoint) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Create a WSDL2.0 enpoint from the given ServiceEndpoint.
createWsdlDescription(URL) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Create a wsdl description.
createWsdlDescription(URL, boolean) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Create a wsdl description.
createWsdlDescription(URL, boolean, boolean) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Create a wsdl description.

D

DEFAULT_ACCEPTOR_SIZE - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 
DEFAULT_ACKNOWLEDGEMENT_TIMEOUT - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 
DEFAULT_FAULT_QNAME - Static variable in interface org.ow2.petals.component.framework.api.message.Exchange
 
DEFAULT_IGNORED_STATUS - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 
DEFAULT_POOL_SIZE - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 
DEFAULT_SEND_TIMEOUT - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 
destroyRegistration() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Destroy the registration of the publisher on the broker
destroyRegistration(String) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationController
Destroy the registration of the publisher on the broker, by a basic way
destroyRegistration(DestroyRegistration) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationController
Destroy the registration of the publisher on the broker, by an expert way Manage the wrapping from the address to the JBI endpoints
Use the publisher registration management, received on the register publisher, to destroy the registration
DocumentException - Exception in org.ow2.petals.component.framework.api.exception
All exceptions based on this exception will be transform in a SOAP Fault according to the following rules: the fault code is set with the value returned by FaultException.getFaultCode(), the fault string is set with the value returned by Throwable.getMessage(), the fault actor is set with the value returned by FaultException.getFaultActor(), the detail is set with the exception document returned by DocumentException.getDocument()().
DocumentException(QName, String, URI) - Constructor for exception org.ow2.petals.component.framework.api.exception.DocumentException
 

E

EndpointUtil - Class in org.ow2.petals.component.framework.api.util
Provide utility to manipulate endpoint.
EndpointUtil() - Constructor for class org.ow2.petals.component.framework.api.util.EndpointUtil
 
entrySet() - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
equals(URI) - Method in enum org.ow2.petals.component.framework.api.Message.MEPConstants
Please use this equals method instead of using : value().equals(mep) which is almost 10 times slower...
Exchange - Interface in org.ow2.petals.component.framework.api.message
The MessageExchange wrapper to handle properly MessageExchange against the CDK.
ExchangeUtil - Interface in org.ow2.petals.component.framework.api.util
Contains utilities for the Exchange management.
extractAttachmentRootElement(Document) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Deprecated. useless method
extractAttachmentsIdFromPayload(Element) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
In the message payload, extract the identifier(cid) associated with each xop:Include element.
extractPlaceHolderKeys(String) - Static method in class org.ow2.petals.component.framework.api.util.PropertiesUtil
 

F

FAULT_MESSAGE_NAME - Static variable in interface org.ow2.petals.component.framework.api.message.Exchange
 
FAULT_TO_QNAME - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  
FaultException - Exception in org.ow2.petals.component.framework.api.exception
All exceptions based on this exception will be transform in a SOAP Fault according to the following rules: the fault code is set with the value returned by FaultException.getFaultCode(), the fault string is set with the value returned by Throwable.getMessage(), the fault actor is set with the value returned by FaultException.getFaultActor(), the detail is set with the exception stack trace.
FaultException(QName, String, URI) - Constructor for exception org.ow2.petals.component.framework.api.exception.FaultException
 
FaultException(QName, String, URI, Throwable) - Constructor for exception org.ow2.petals.component.framework.api.exception.FaultException
 
fillPlaceHolder(String, Map<String, String>) - Static method in class org.ow2.petals.component.framework.api.util.PropertiesUtil
Replace place holders in the toProperties Properties object by values found in external properties file denoted by the given propertiesFilePath.
fillPlaceHolder(Properties, Map<String, String>) - Static method in class org.ow2.petals.component.framework.api.util.PropertiesUtil
Replace place holders in the toProperties Properties object by values found in fromProperties Properties object.
fillPlaceHolder(String, List<String>, Properties) - Static method in class org.ow2.petals.component.framework.api.util.PropertiesUtil
 
Filter - Interface in org.ow2.petals.component.framework.api.notification.filter
A filter on notification
FROM_QNAME - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  

G

generateEndpointName() - Static method in class org.ow2.petals.component.framework.api.util.EndpointUtil
Generate an unique endpoint value
generateMtomStructure(Document, List<String>, QName) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Build the xml structure according to xop standard.
generateMtomStructure(Document, List<String>, QName, QName) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Build the xml structure according to xop standard.
generateMtomXopElement(Document, String) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Generate an Include element according to xop standard.
get(Object) - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
get(Object, String) - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
getAsyncSender(StatusListener) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationService
Get an asynchronous sender and pass it a listener to handle responses.
getAttachments(Document, NormalizedMessage) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Deprecated. use getMtomMapping(Exchange exchange, Element element)
getChannel() - Method in interface org.ow2.petals.component.framework.api.PetalsComponent
Returns the component delivery channel, used to send messages to petals container
getComponentContext() - Method in interface org.ow2.petals.component.framework.api.notification.Sender
Return the sender related JBI component context
getComponentParameters() - Method in class org.ow2.petals.component.framework.api.Interceptor
 
getConsumerWsdl() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationController
Get the wsdl of the consumer
getContentIdToDataHandler() - Method in class org.ow2.petals.component.framework.api.util.MtomUtil.MtomMapping
 
getContext() - Method in interface org.ow2.petals.component.framework.api.PetalsComponent
The component context
getCurrentMessage() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Get the current message for the consumer on the broker
getCurrentMessage(GetCurrentMessage) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationProducer
Provide the current message
getDescription() - Method in interface org.ow2.petals.component.framework.api.Wsdl
Get the description
getDocument() - Method in exception org.ow2.petals.component.framework.api.exception.DocumentException
 
getDocument() - Method in interface org.ow2.petals.component.framework.api.Wsdl
Get the document
getEndpoint() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getEndpointList(Description) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Get the endpoints into a wsdl description.
getEndpointList(Description, QName, String) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Get the endpoints into a wsdl description.
getEndpointName() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the endpoint name specified in the message exchange
getError() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getExchangeId() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getExchangePattern() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the message exchange Pattern
getFault() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
get the exchange fault.
getFaultActor() - Method in exception org.ow2.petals.component.framework.api.exception.FaultException
 
getFaultCode() - Method in exception org.ow2.petals.component.framework.api.exception.FaultException
 
getInAddressing() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the addressing data from the IN message.
getInMessage() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Extract incoming NormalizedMessage from given MessageExchange.
getInMessageAttachment(String) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the "In" attachment matching the given name.
getInMessageAttachmentNames() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get all the "In" attachment names.
getInMessageAttachments() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get "In" attachments in a Set.
getInMessageContentAsDocument() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the content of the "in" message as a DOM document.
getInMessageContentAsDocument(boolean) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the content of the "in" message as a DOM document.
getInMessageContentAsSource() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the content of the "in" message as a Source
getInMessageProperty(String) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getInMessagePropertyNames() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getInSubject() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get "In" security subject
getInterceptor(String) - Method in interface org.ow2.petals.component.framework.api.PetalsComponent
Get the interceptor that have the given name.
getInterceptors() - Method in interface org.ow2.petals.component.framework.api.PetalsComponent
Get all the interceptors
getInterfaceName() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getLogger() - Method in interface org.ow2.petals.component.framework.api.PetalsComponent
Returns the component logger
getMtomMapping(Exchange, Element) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Builds a MTOM mapping from both an exchange and a root element.
getName() - Method in class org.ow2.petals.component.framework.api.Interceptor
 
getNodeName(Node) - Static method in class org.ow2.petals.component.framework.api.util.MtomUtil
Return the node name
getNotificationBrokerController() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationService
The notification broker controller
getNotificationConsumer() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Get the notificationConsumer
getNotificationConsumerSOAParameter() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationConsumer
Get the NotificationConsumerReference SOAParameter into the wsdl
getNotificationProducer() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Get the notificationProducer
getNotificationProducerSOAParameter() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationProducer
Get the NotificationProducer SOAParameter into the wsdl
getNotifyController() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationProducer
Get the notifyController
getOperation() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getOperationName() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the operation name (local part of the operation QName)
getOrphanContentIds() - Method in class org.ow2.petals.component.framework.api.util.MtomUtil.MtomMapping
 
getOrphanDataHandlers() - Method in class org.ow2.petals.component.framework.api.util.MtomUtil.MtomMapping
 
getOutMessage() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Extract outgoing NormalizedMessage from given MessageExchange.
getOutMessageAttachment(String) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the "Out" attachment matching the attachment name.
getOutMessageAttachmentNames() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get all the "Out" attachment names.
getOutMessageAttachments() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get all the "Out" attachments in a Set.
getOutMessageContentAsDocument() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the content of the "out" message as a DOM document.
getOutMessageContentAsDocument(boolean) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the content of the "out" message as a DOM document.
getOutMessageContentAsSource() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get the content of the "out" message as a Source
getOutMessageProperty(String) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getOutMessagePropertyNames() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getOutSubject() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Get "Out" security subject
getPattern() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getProducerWsdl() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationController
Get the wsdl of the producer
getProperty(String) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getPropertyNames() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getRole() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getSender() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationService
The sender which is in charge of sending things through the service bus.
getService() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getStatus() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
getSubscriptionManagerSOAParameter() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationProducer
Get the SubscriptionManagerReference SOAParameter into the wsdl
getSubscriptionMap() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationProducer
Get the subscriptionMap
getTransformer() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
 
getWsdl() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationActor
Get the wsdl description and document of the actor

H

handleMessageAccept(Exchange, Provides, Map<String, String>) - Method in class org.ow2.petals.component.framework.api.Interceptor
Method called before the provider of service receive its request.
handleMessageAcceptResponse(Exchange, Provides, Map<String, String>) - Method in class org.ow2.petals.component.framework.api.Interceptor
Method called before the provider of service send its response.
handleMessageSent(Exchange, Consumes, Map<String, String>) - Method in class org.ow2.petals.component.framework.api.Interceptor
Method called before the consumer of service send a request.
handleMessageSentResponse(Exchange, Consumes, Map<String, String>) - Method in class org.ow2.petals.component.framework.api.Interceptor
Method called before the consumer of service receive its response.

I

IN_MESSAGE_NAME - Static variable in interface org.ow2.petals.component.framework.api.message.Exchange
 
init(PetalsComponent, String, boolean, Map<String, String>, Logger) - Method in class org.ow2.petals.component.framework.api.Interceptor
Initialize the interceptor from its parameters.
init() - Method in interface org.ow2.petals.component.framework.api.notification.LifeCyle
 
Interceptor - Class in org.ow2.petals.component.framework.api
An abstract class for JBI message interceptor.
Interceptor() - Constructor for class org.ow2.petals.component.framework.api.Interceptor
Creates a new instance of Interceptor
isActive() - Method in class org.ow2.petals.component.framework.api.Interceptor
 
isActiveStatus() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Test if the message status is ACTIVE
isBaseNotification(Exchange) - Method in interface org.ow2.petals.component.framework.api.util.ExchangeUtil
Check if the JBI exchange is a base notification exchange
isBrokeredNotification(MessageExchange) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Check if the JBI exchange is a brokered notification exchange
isConsumerRole() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
isDescriptionContaining(Description, ServiceEndpoint) - Method in interface org.ow2.petals.component.framework.api.util.WSDLUtil
Check if a description contains a specific endpoint
isDOM3(Document) - Method in interface org.ow2.petals.component.framework.api.util.SourceUtil
Test if the document is a DOM3 document
isDoneStatus() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Test if the message status is DONE
isEmpty() - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
isErrorStatus() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Test if the message status is ERROR
isInMessage() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
True if an In message is set on the MessageExchange false otherwise
isInOnlyPattern() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
isInOptionalOutPattern() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
isInOutPattern() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
isInternalNotification(String) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Check if the address is the default cdk address
isNotifiable(Object) - Method in interface org.ow2.petals.component.framework.api.notification.filter.Filter
Check if we have to notify or not
isOutMessage() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
True if an Out message is set on the MessageExchange false otherwise
isPetalsException(Fault) - Method in interface org.ow2.petals.component.framework.api.util.ExchangeUtil
Verify if the fault set is a real business fault, or an exception inserted into a fault (to respect the InOut MEP for example)
isProviderRole() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
isRobustInOnlyPattern() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
isStopped() - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
Check if the sender as been stopped (via abort method).
isTransacted() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 

J

JBI_XML - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 

K

keySet() - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 

L

LifeCyle - Interface in org.ow2.petals.component.framework.api.notification
LifeCycle for inner CDK services.
LifeCyle.STATE - Enum in org.ow2.petals.component.framework.api.notification
 
loadProperties(String) - Static method in class org.ow2.petals.component.framework.api.util.PropertiesUtil
Load a Properties object from a properties file path.
loadXML(String) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Loads a W3C XML document from a file.
logger - Variable in class org.ow2.petals.component.framework.api.Interceptor
The component logger

M

MEP - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 
Message - Class in org.ow2.petals.component.framework.api
Message constants
Message() - Constructor for class org.ow2.petals.component.framework.api.Message
 
Message.InterceptorPhase - Enum in org.ow2.petals.component.framework.api
The interceptor constants
Message.MEPConstants - Enum in org.ow2.petals.component.framework.api
Constants for the JBI Message Exchange Patterns.
META_INF - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
 
MTOM_NSURI - Static variable in class org.ow2.petals.component.framework.api.util.MtomUtil
Include element namespace
MtomUtil - Class in org.ow2.petals.component.framework.api.util
Contains utility to manipulate MTOM attachments
MtomUtil() - Constructor for class org.ow2.petals.component.framework.api.util.MtomUtil
 
MtomUtil.MtomMapping - Class in org.ow2.petals.component.framework.api.util
A bean that describes a mapping of attachments associated with a Petals message.
MtomUtil.MtomMapping() - Constructor for class org.ow2.petals.component.framework.api.util.MtomUtil.MtomMapping
Constructor.

N

name - Variable in class org.ow2.petals.component.framework.api.configuration.ConfigurationElementCardinality
 
name - Variable in class org.ow2.petals.component.framework.api.Interceptor
The name of the interceptor (defined in the component descriptor).
NAMESPACE_URI - Static variable in class org.ow2.petals.component.framework.api.Constants.Exception
The URI to use as base URI to determine the SOAP actor.
NAMESPACE_URI - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  
NAMESPACE_URI - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Topic
The namespace of the topics
NATIVE_SERVICE_FOLDER - Static variable in class org.ow2.petals.component.framework.api.Constants.Component
Name of the folder used to store native WSDL and resource.
NODE_ATTACHMENTS - Static variable in class org.ow2.petals.component.framework.api.util.MtomUtil
Element : "attachments"
NOTIFICATION_BROKER_INTERFACE - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The QName of the notification broker interface
Imposed by the WS-BrokeredNotification specifications
NOTIFICATION_CONSUMER_INTERFACE - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The QName of the notification consumer interface
Imposed by the WS-BaseNotification specifications
NOTIFICATION_FOLDER - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
Name of the notifications workspace
NOTIFICATION_MESSAGE_NAME - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The name of the message sent into the service bus
NOTIFICATION_PRODUCER_INTERFACE - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The QName of the notification producer interface
Imposed by the WS-BaseNotification specifications
NOTIFICATION_WSDL_FOLDER - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
Name of the folder used to store notification WSDL and resource.
NotificationActor - Interface in org.ow2.petals.component.framework.api.notification
 
NotificationBrokerController - Interface in org.ow2.petals.component.framework.api.notification
The controller of the Broker into the bus
NotificationConsumer - Interface in org.ow2.petals.component.framework.api.notification
 
NotificationController - Interface in org.ow2.petals.component.framework.api.notification
The controller of notification
NotificationProducer - Interface in org.ow2.petals.component.framework.api.notification
The Producer of notification into the bus
NotificationService - Interface in org.ow2.petals.component.framework.api.notification
This is the notification service which handle all notification related stuff.
notify(Document, String, EndpointReferenceType) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
notify from the publisher to the broker
notify(Notify) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationConsumer
notify from the publisher to the broker
Notify - Interface in org.ow2.petals.component.framework.api.notification.notify
The notification interface
NotifyController - Interface in org.ow2.petals.component.framework.api.notification.notify
This controller centralize the Component Notify's.

O

onException(Exception) - Method in interface org.ow2.petals.component.framework.api.notification.StatusListener
 
onInit() - Method in class org.ow2.petals.component.framework.api.Interceptor
Initialization callback.
onRegistered(RegisterPublisherResponse) - Method in interface org.ow2.petals.component.framework.api.notification.StatusListener
 
onSubscribed(SubscribeResponse) - Method in interface org.ow2.petals.component.framework.api.notification.StatusListener
 
onUnregistered(DestroyRegistrationResponse) - Method in interface org.ow2.petals.component.framework.api.notification.StatusListener
 
onUnsubscribed(UnsubscribeResponse) - Method in interface org.ow2.petals.component.framework.api.notification.StatusListener
 
org.ow2.petals.component.framework.api - package org.ow2.petals.component.framework.api
 
org.ow2.petals.component.framework.api.configuration - package org.ow2.petals.component.framework.api.configuration
 
org.ow2.petals.component.framework.api.exception - package org.ow2.petals.component.framework.api.exception
 
org.ow2.petals.component.framework.api.message - package org.ow2.petals.component.framework.api.message
 
org.ow2.petals.component.framework.api.notification - package org.ow2.petals.component.framework.api.notification
 
org.ow2.petals.component.framework.api.notification.filter - package org.ow2.petals.component.framework.api.notification.filter
 
org.ow2.petals.component.framework.api.notification.notify - package org.ow2.petals.component.framework.api.notification.notify
 
org.ow2.petals.component.framework.api.notification.subscriptionpolicy - package org.ow2.petals.component.framework.api.notification.subscriptionpolicy
 
org.ow2.petals.component.framework.api.util - package org.ow2.petals.component.framework.api.util
 
OUT_MESSAGE_NAME - Static variable in interface org.ow2.petals.component.framework.api.message.Exchange
 

P

PEtALSCDKException - Exception in org.ow2.petals.component.framework.api.exception
The generic CDK exception.
PEtALSCDKException(String, Throwable) - Constructor for exception org.ow2.petals.component.framework.api.exception.PEtALSCDKException
 
PEtALSCDKException(String) - Constructor for exception org.ow2.petals.component.framework.api.exception.PEtALSCDKException
 
PEtALSCDKException(Throwable) - Constructor for exception org.ow2.petals.component.framework.api.exception.PEtALSCDKException
 
PetalsComponent - Interface in org.ow2.petals.component.framework.api
Created on 15 mai 2008
PREFIX - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  
process(Document, String, EndpointReferenceType) - Method in interface org.ow2.petals.component.framework.api.notification.notify.Notify
Send the notification TODO: use document fragment
process(Class<?>, Exchange) - Method in interface org.ow2.petals.component.framework.api.notification.notify.NotifyController
Process a kind of Notify
PROCESS_PATH_KEY - Static variable in class org.ow2.petals.component.framework.api.Message
The key of the process path property into a JBI Exchange
processRegisterPublisherResponse(RegisterPublisherResponse) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Persist publisher registration ref and notification consumer ref in notification context
PRODUCER_WSDL - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The name of the notification producer wsdl document managed directly by the component.
PROPAGATION_PREFIX - Static variable in class org.ow2.petals.component.framework.api.Message
The prefix of the properties to propagate during a fork of exchange
PropertiesUtil - Class in org.ow2.petals.component.framework.api.util
Utility to handle a CDK properties file.
PropertiesUtil() - Constructor for class org.ow2.petals.component.framework.api.util.PropertiesUtil
 
PROPERTY_PROVIDER_LINKTYPE - Static variable in interface org.ow2.petals.component.framework.api.message.Exchange
 
PUBLISHER_REGISTRATION_MANAGER_INTERFACE - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The QName of the publisher registration interface
Imposed by the WS-BrokeredNotification specifications
put(String, String) - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
putAll(Map<? extends String, ? extends String>) - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
(non-Javadoc)

R

registerPublisher() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
register the publisher on the broker
registerPublisher(String, String) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationController
Register the publisher on the broker, by a basic way
registerPublisher(RegisterPublisher) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationController
Register the publisher on the broker, by an expert way
Manage the wrapping from the address to the JBI endpoints
Store the consumer received to notify, and the publisher registration management received to destroy the registration later
remove(Object) - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
remove(EndpointReferenceType) - Method in interface org.ow2.petals.component.framework.api.notification.notify.NotifyController
Remove a subscription
renew() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Manage the renew on a subscription from the consumer
renew(Renew) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationProducer
Manage the renew on a subscription from a consumer or a broker
REPLY_TO_QNAME - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  

S

send(DestroyRegistration) - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
Deprecated. notifications without managers
send(DestroyRegistration, SOAParameterType) - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
 
send(RegisterPublisher) - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
Send a RegisterPublisher payload to the broker.
send(Subscribe) - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
Send a subscribe request asynchronously to the notification broker (aka SE-Notif) hardcoded Subscription manager interface
send(Subscribe, QName, String) - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
Send a subscribe request asynchronously to the provided service endpoint (denoted by the given service name and endpoint name)
send(Unsubscribe) - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
 
send(Notify, EndpointReferenceType) - Method in interface org.ow2.petals.component.framework.api.notification.AsyncSender
 
send(DestroyRegistration) - Method in interface org.ow2.petals.component.framework.api.notification.Sender
Deprecated. notifications without managers
send(DestroyRegistration, SOAParameterType) - Method in interface org.ow2.petals.component.framework.api.notification.Sender
 
send(RegisterPublisher) - Method in interface org.ow2.petals.component.framework.api.notification.Sender
Send a RegisterPublisher payload to the broker.
send(Subscribe, QName, String) - Method in interface org.ow2.petals.component.framework.api.notification.Sender
Send a subscribe request asynchronously to the provided service endpoint (denoted by the given service name and endpoint name)
send(Subscribe) - Method in interface org.ow2.petals.component.framework.api.notification.Sender
Send a subscribe request asynchronously to the notification broker (aka SE-Notif) hardcoded Subscription manager interface
send(Unsubscribe) - Method in interface org.ow2.petals.component.framework.api.notification.Sender
 
send(Notify, EndpointReferenceType) - Method in interface org.ow2.petals.component.framework.api.notification.Sender
Send a notify on a consumerReference
Sender - Interface in org.ow2.petals.component.framework.api.notification
Notification messages sender API.
SERVICE_NAME_QNAME - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  
setActive(boolean) - Method in class org.ow2.petals.component.framework.api.Interceptor
 
setActive(boolean) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationService
Activate or unactivate the notifications feature.
setActiveStatus() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set the message exchange status to ACTIVE
setDoneStatus() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set the message exchange status to DONE
setEndpoint(ServiceEndpoint) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setError(Exception) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put the given exception as Error part of the message exchange.
setErrorStatus() - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set the message exchange status to Error
setFault(Fault) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setFault(Throwable) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Create a Fault with the given Exception and set it in the MessageExchange
setInAddressing(Map<QName, String>) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set the addressing information in the IN message.
setInMessage(NormalizedMessage) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set the input message
setInMessageAttachment(String, DataHandler) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put the attachment in the "out" message.
setInMessageAttachments(Map<String, DataHandler>) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put a Map of attachments in the out message of the message exchange.
setInMessageContent(Document) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put a Source object in the in message of the message exchange.
setInMessageContent(InputStream) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put a String object in the in message of the message exchange.
setInMessageContent(Source) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put a Source object in the in message of the message exchange.
setInMessageProperties(Map<String, Object>) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setInMessageProperty(String, Object) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setInSubject(Subject) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set "In" security subject.
setInterfaceName(QName) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set the target interface name to invoke the service
setNotificationBrokerReferenceAddress(String) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Set the notificationBrokerReferenceAddress
setNotificationBrokerReferenceAddress(String) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Set the notificationBrokerReferenceAddress
setOperation(QName) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set the message operation
setOutMessage(NormalizedMessage) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set the output message
setOutMessageAttachment(String, DataHandler) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put the attachment in the "out" message.
setOutMessageAttachments(Map<String, DataHandler>) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put a Map of attachments in the "out" message.
setOutMessageContent(Document) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put a Source object in the out message of the message exchange.
setOutMessageContent(InputStream) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put a String object in the in message of the message exchange.
setOutMessageContent(Source) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Put a Source object in the out message of the message exchange.
setOutMessageProperties(Map<String, Object>) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setOutMessageProperty(String, Object) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setOutSubject(Subject) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
Set Out security subject.
setProperty(String, Object) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setPublisherRegistrationManagerReferenceAddress(String) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Set the publisherRegistrationManagerReferenceAddress
setPublisherRegistrationManagerReferenceAddress(String) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Set the publisherRegistrationManagerReferenceAddress
setService(QName) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setStatus(ExchangeStatus) - Method in interface org.ow2.petals.component.framework.api.message.Exchange
 
setSubscriptionManagerReferenceAddress(String) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
Set the subscriptionManagerReferenceAddress
setSubscriptionManagerReferenceAddress(String) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Set the subscriptionManagerReferenceAddress
size() - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
SOAP11FaultClientException - Exception in org.ow2.petals.component.framework.api.exception
This exception represents the fault named "Client" pre-defined in the specifications of SOAP 1.1.
SOAP11FaultClientException(String, URI) - Constructor for exception org.ow2.petals.component.framework.api.exception.SOAP11FaultClientException
 
SOAP11FaultClientException(String, URI, Throwable) - Constructor for exception org.ow2.petals.component.framework.api.exception.SOAP11FaultClientException
 
SOAP11FaultServerException - Exception in org.ow2.petals.component.framework.api.exception
This exception represents the fault named "Server" pre-defined in the specifications of SOAP 1.1.
SOAP11FaultServerException(String, URI) - Constructor for exception org.ow2.petals.component.framework.api.exception.SOAP11FaultServerException
 
SOAP11FaultServerException(String, URI, Throwable) - Constructor for exception org.ow2.petals.component.framework.api.exception.SOAP11FaultServerException
 
SourceUtil - Interface in org.ow2.petals.component.framework.api.util
Contains utilities for the Source management.
start() - Method in interface org.ow2.petals.component.framework.api.notification.LifeCyle
 
StatusListener - Interface in org.ow2.petals.component.framework.api.notification
This is a global listener for publisher and subscriber operations
stop() - Method in interface org.ow2.petals.component.framework.api.notification.LifeCyle
 
subscribe() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
subscribe the consumer on the broker
subscribe(Subscribe) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationProducer
Manage the subscription from a consumer or a broker
SUBSCRIPTION_INTERFACE - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The QName of the subscription manager interface
Imposed by the WS-BaseNotification specifications
SubscriptionPolicy - Interface in org.ow2.petals.component.framework.api.notification.subscriptionpolicy
A subscription policy supported by the component
suffixNumber - Variable in class org.ow2.petals.component.framework.api.configuration.ConfigurationElementCardinality
 

T

TO_QNAME - Static variable in class org.ow2.petals.component.framework.api.Constants.WSStar.Addressing
Deprecated.  
toString() - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
toString() - Method in enum org.ow2.petals.component.framework.api.Message.MEPConstants
 
toString() - Method in class org.ow2.petals.component.framework.api.util.MtomUtil.MtomMapping
This method build a message indicating the listing of orphan data handler's name, orphan content ID and the map associating content ID to DataHandler.
transformDocument(Document, String) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Applies a stylesheet to a given xml document.
transformDocument(Document, Hashtable<String, String>, String) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Applies a stylesheet (that receives parameters) to a given xml document.
transformDocument(Document, Source) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Applies a stylesheet to a given xml document.
transformDocument(Document, Hashtable<String, String>, Source) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Applies a stylesheet (that receives parameters) to a given xml document.
transformDocument(Document, Transformer) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Use a transformer for a given xml document.
transformDocumentAsString(Document, Hashtable<String, String>, String) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Applies a stylesheet (that receives parameters) to a given xml document.
transformDocumentAsString(Document, String) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Applies a stylesheet to a given xml document.
transformDocumentAsString(Document, Source) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Applies a stylesheet to a given xml document.
transformDocumentAsString(Document, Hashtable<String, String>, Source) - Method in interface org.ow2.petals.component.framework.api.util.XSLTUtil
Applies a stylesheet (that receives parameters) to a given xml document.
Transformer - Interface in org.ow2.petals.component.framework.api.notification
 
transformRequestOnConsume(NormalizedMessage, QName) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Add the JBI service endpoint into the request received to the bus
transformRequestOnProducer(Subscribe) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Remove the JBI service endpoint from the bus.
transformRequestOnProducer(Unsubscribe) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Remove the external address provided by the bus.
transformRequestOnProducer(Notify) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Set the specific Producer Reference Set the specific Subscription Manager Remove the external address provided by the bus.
transformResponseOnConsume(NormalizedMessage, QName) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Remove the JBI service endpoint from the bus into the response to send
transformResponseOnProducer(SubscribeResponse) - Method in interface org.ow2.petals.component.framework.api.notification.Transformer
Add the JBI service endpoint into the response to the bus

U

unsubscribe() - Method in interface org.ow2.petals.component.framework.api.notification.NotificationBrokerController
unsubscribe the consumer on the broker
unsubscribe(Unsubscribe) - Method in interface org.ow2.petals.component.framework.api.notification.NotificationProducer
Manage the unsubscription from a consumer or a broker

V

value() - Method in enum org.ow2.petals.component.framework.api.Message.MEPConstants
 
valueOf(String) - Static method in enum org.ow2.petals.component.framework.api.Message.InterceptorPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.petals.component.framework.api.Message.MEPConstants
Returns the enum constant of this type with the specified name.
valueOf(URI) - Static method in enum org.ow2.petals.component.framework.api.Message.MEPConstants
 
valueOf(String) - Static method in enum org.ow2.petals.component.framework.api.notification.LifeCyle.STATE
Returns the enum constant of this type with the specified name.
values() - Method in class org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions
 
values() - Static method in enum org.ow2.petals.component.framework.api.Message.InterceptorPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.component.framework.api.Message.MEPConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.petals.component.framework.api.notification.LifeCyle.STATE
Returns an array containing the constants of this enum type, in the order they are declared.

W

WS_BASE_NOTIFICATION_WSDL_NAMESPACE_URI - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The namespace of the base notification
Imposed by the WS-BaseNotification specifications
WS_BROKERED_NOTIFICATION_WSDL_NAMESPACE_URI - Static variable in class org.ow2.petals.component.framework.api.Constants.Notification
The namespace of the brokered notification
Imposed by the WS-BrokeredNotification specifications
Wsdl - Interface in org.ow2.petals.component.framework.api
Manage a wsdl.
WSDLUtil - Interface in org.ow2.petals.component.framework.api.util
Contains utilities for the WSDL management.

X

XSLTUtil - Interface in org.ow2.petals.component.framework.api.util
 

A C D E F G H I J K L M N O P R S T U V W X

Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.