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

A

AbstractExternalServiceCaller - Class in org.ow2.petals.binding.soap.listener.outgoing
Abstract class for dispatchers.
AbstractExternalServiceCaller(SoapComponentContext, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Creates a new instance of AbstractExternalServiceCaller
accept(File) - Method in class org.ow2.petals.binding.soap.BootStrapFileFilter
 
addCaller(AbstractExternalServiceCaller) - Method in class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
 
addJbiDescriptor(String, Jbi) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Add a JBIDescriptor
addModule(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Add a module to the Axis2 engine.
addModule(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrapOperations
 
addModules(E, List<String>) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
 
addProcessor(RequestProcessor) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Add a processor to the processors list
addRedirect(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
Redirect specified URI to the specified web service address
addRedirect(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Define a HTTP redirection (to customize URLs)
ADDRESS - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Deprecated. 
addresses - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
Addressing - Class in org.ow2.petals.binding.soap.addressing
The WS-Addressing Bean
Addressing() - Constructor for class org.ow2.petals.binding.soap.addressing.Addressing
 
Addressing(String) - Constructor for class org.ow2.petals.binding.soap.addressing.Addressing
 
Addressing(String, String, String, String, String) - Constructor for class org.ow2.petals.binding.soap.addressing.Addressing
 
ADDRESSING_MODULE - Static variable in class org.ow2.petals.binding.soap.Constants.Axis2
 
addServiceDescriptor(String, File) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Add a JBIDescriptor
addServiceParameters(E, AxisService) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Add the service parameters to the specified Axis 2 service
AttachmentHelper - Class in org.ow2.petals.binding.soap.util
Helper class for SOAP attachment handling
AxiomSOAPEnvelopeFlattener - Class in org.ow2.petals.binding.soap.util
 
AxiomSOAPEnvelopeFlattener() - Constructor for class org.ow2.petals.binding.soap.util.AxiomSOAPEnvelopeFlattener
 
AxiomUtils - Class in org.ow2.petals.binding.soap.util
An utility class to manipulate AXIOM Elements.
AXIS1 - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.COMPATIBILITY
 
Axis1SOAPFaultHTTPTransportSender - Class in org.ow2.petals.binding.soap.listener.outgoing
 
Axis1SOAPFaultHTTPTransportSender() - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.Axis1SOAPFaultHTTPTransportSender
 
AXIS2_XML - Static variable in class org.ow2.petals.binding.soap.Constants.Axis2
 
Axis2Utils - Class in org.ow2.petals.binding.soap.listener.outgoing
 

B

BASIC_AUTH_PASSWORD - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Basic authentication password
BASIC_AUTH_USERNAME - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Basic authentication username
bindingSUM - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
bindingSUM - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
BootStrapFileFilter - Class in org.ow2.petals.binding.soap
 
BootStrapFileFilter() - Constructor for class org.ow2.petals.binding.soap.BootStrapFileFilter
 
bootstrapOperations - Variable in class org.ow2.petals.binding.soap.SoapBootstrap
 
borrowServiceClient(String, QName, String, URI, ConfigurationExtensions, Provides, String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Get a service client associated to an axis service set with the good operation.
build(String, Map<String, String>) - Method in class org.ow2.petals.binding.soap.util.URIBuilder
 
buildEPR(String, OMElement) - Method in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
Build the EPR for the REST service
buildMessageBody(QName, OMElement) - Method in class org.ow2.petals.binding.soap.listener.outgoing.JSONCaller
 
buildMessageBody(QName, OMElement) - Method in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
Build the REST message from the JBI one
buildOMElementFromSource(Source, QName, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
Build the OMElement from the Source.

C

call(Exchange, ConfigurationExtensions, Provides) - Method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Process the message exchange (call an external WS).
call(Exchange, ConfigurationExtensions, Provides) - Method in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
 
call(Exchange, ConfigurationExtensions, Provides) - Method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
 
callers - Variable in class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
Map of service callers.
channel - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
channel - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
 
channel - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
checkConsume(ConfigurationExtensions) - Method in class org.ow2.petals.binding.soap.SoapSUManager
Check and display warning for Consume parameters
checkPresent(String, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Check if the given parameter is present
checkProvide(ConfigurationExtensions) - Method in class org.ow2.petals.binding.soap.SoapSUManager
Check and display warnings for Provide parameters
CHUNKED_MODE - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
CLEANUP_TRANSPORT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
closeMessageExchange(MessageExchange) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
 
COMPATIBILITY - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
The webservice stack to be compatible
component - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
component - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
 
component - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
ComponentPropertiesHelper - Class in org.ow2.petals.binding.soap.util
 
CONFAC_JNDINAME - Static variable in class org.ow2.petals.binding.soap.Constants.JmsTransportLayer
Name of the extension containing the JNDI name of the default JMS connection factory.
config - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
The component properties
configurationContext - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
The axis2 configuration context (built from axis2.xml config file)
Constants - Class in org.ow2.petals.binding.soap
 
Constants() - Constructor for class org.ow2.petals.binding.soap.Constants
 
Constants.Axis2 - Class in org.ow2.petals.binding.soap
Axis2 related constants
Constants.Axis2() - Constructor for class org.ow2.petals.binding.soap.Constants.Axis2
 
Constants.Component - Class in org.ow2.petals.binding.soap
 
Constants.Component() - Constructor for class org.ow2.petals.binding.soap.Constants.Component
 
Constants.HttpServer - Class in org.ow2.petals.binding.soap
HTTP server related constants
Constants.HttpServer() - Constructor for class org.ow2.petals.binding.soap.Constants.HttpServer
 
Constants.JbiMessage - Class in org.ow2.petals.binding.soap
JBI message related constants
Constants.JbiMessage() - Constructor for class org.ow2.petals.binding.soap.Constants.JbiMessage
 
Constants.JmsTransportLayer - Class in org.ow2.petals.binding.soap
JMS transport layer related constants
Constants.JmsTransportLayer() - Constructor for class org.ow2.petals.binding.soap.Constants.JmsTransportLayer
 
Constants.Policy - Class in org.ow2.petals.binding.soap
Policy constants
Constants.Policy() - Constructor for class org.ow2.petals.binding.soap.Constants.Policy
 
Constants.ServiceUnit - Class in org.ow2.petals.binding.soap
Service Unit related constants
Constants.ServiceUnit() - Constructor for class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
Constants.ServiceUnit.AVAILABLE_TRANSPORT - Class in org.ow2.petals.binding.soap
 
Constants.ServiceUnit.AVAILABLE_TRANSPORT() - Constructor for class org.ow2.petals.binding.soap.Constants.ServiceUnit.AVAILABLE_TRANSPORT
 
Constants.ServiceUnit.COMPATIBILITY - Class in org.ow2.petals.binding.soap
 
Constants.ServiceUnit.COMPATIBILITY() - Constructor for class org.ow2.petals.binding.soap.Constants.ServiceUnit.COMPATIBILITY
 
Constants.ServiceUnit.HTTPS - Class in org.ow2.petals.binding.soap
 
Constants.ServiceUnit.HTTPS() - Constructor for class org.ow2.petals.binding.soap.Constants.ServiceUnit.HTTPS
 
Constants.ServiceUnit.MODE - Class in org.ow2.petals.binding.soap
 
Constants.ServiceUnit.MODE() - Constructor for class org.ow2.petals.binding.soap.Constants.ServiceUnit.MODE
 
Constants.ServiceUnit.WSA - Class in org.ow2.petals.binding.soap
 
Constants.ServiceUnit.WSA() - Constructor for class org.ow2.petals.binding.soap.Constants.ServiceUnit.WSA
 
Constants.SOAP - Class in org.ow2.petals.binding.soap
 
Constants.SOAP() - Constructor for class org.ow2.petals.binding.soap.Constants.SOAP
 
copy(SOAPFactory, OMContainer, OMNode) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of the sourceNode and attach it to the targetParent
copyAttachments(OMElement, NormalizedMessage) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Create the JBI message from the OMElement object.
copyConfigurationFiles() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Copy the needed configuration files to the Axis2 directories.
copyFaultData(SOAPFactory, SOAPFault, OMNode) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Copy the source Node, which is a child fo a SOAPFault, to the target SOAPFault
copyOfconfigContext - Variable in class org.ow2.petals.binding.soap.listener.incoming.servlet.SoapServlet
 
copyOMComment(SOAPFactory, OMContainer, OMComment) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of the source OMComment
copyOMElement(SOAPFactory, OMContainer, OMElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of an ordinary OMElement
copyOMSourcedElement(SOAPFactory, OMContainer, OMSourcedElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of the OMSourcedElement
copyOMText(SOAPFactory, OMContainer, OMText) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of the OM Text
copySOAPFault(SOAPFactory, OMContainer, SOAPFault) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of a SOAPFault
copySOAPFaultCode(SOAPFactory, SOAPFault, SOAPFaultCode) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Copy the SOAPFaultCode tree
copySOAPFaultDetail(SOAPFactory, SOAPFault, SOAPFaultDetail) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of a SOAPFaultDetail
copySOAPFaultNode(SOAPFactory, SOAPFault, SOAPFaultNode) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of a SOAPFaultNode
copySOAPFaultReason(SOAPFactory, SOAPFault, SOAPFaultReason) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of the SOAPFaultReason
copySOAPFaultRole(SOAPFactory, SOAPFault, SOAPFaultRole) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of a SOAPFaultRole
copySOAPFaultSubCode(SOAPFactory, OMElement, SOAPFaultSubCode) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Copy the SOAPFaultSubCode tree
copySOAPHeaderBlock(SOAPFactory, OMContainer, SOAPHeaderBlock) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of the SOAPHeaderBlock
copySOAPHeaderBlock_NoDataSource(SOAPFactory, OMContainer, SOAPHeaderBlock) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a copy of the SOAPHeaderBlock
copySOAPHeaderBlockData(SOAPHeaderBlock, SOAPHeaderBlock) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Copy Header data (currently only the processed flag) from the source SOAPHeaderBlock to the target SOAPHeaderBlock
copyTagData(OMElement, OMElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Copy the tag data (attributes and namespaces) from the source element to the target element.
createEnvelopeFromGet(MessageContext, QName, String, String, SOAPFactory) - Method in class org.ow2.petals.binding.soap.listener.incoming.RESTProcessor
Create a SOAPEnvelope from the REST URI.
createEnvelopeFromPost(MessageContext, String, String, SOAPFactory) - Method in class org.ow2.petals.binding.soap.listener.incoming.RESTProcessor
Create the SOAP Envelope from the incoming one.
createMessageExchange(MEPType) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Create a message exchange matching a specified mep.
createMessageExchange(MessageContext, QName, MEPType, PetalsAxisService) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Create the JBI message exchange.
createOptions(ConfigurationExtensions, String, URI) - Method in class org.ow2.petals.binding.soap.listener.outgoing.JSONCaller
 
createOptions(ConfigurationExtensions, String, URI) - Method in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
Create the Options object
createSecuritySubject(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Create the security Subject from the MessageContext.
createServiceClient(URI, QName) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.Axis2Utils
Create a ServiceClient with an AxisService set with the good operation
createServiceContext(E) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
 
createServiceUnitManager() - Method in class org.ow2.petals.binding.soap.SoapComponent
 
createSOAPBody(SOAPFactory, SOAPEnvelope, Source) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Create a SOAPBody from a source
createSOAPBodyContent(NormalizedMessage, QName, PetalsServiceClient, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
Create the SOAPBody content.
createSOAPBodyWithFault(SOAPFactory, SOAPEnvelope, Source) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Create a SOAPBody from a source
createSOAPEnvelope(SOAPFactory, NormalizedMessage, boolean) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Creates a SOAP response from a NormalizedMessage
createSOAPFault(SOAPFactory) - Static method in class org.ow2.petals.binding.soap.util.SOAPFaultHelper
Create a SOAP fault.
createSOAPFault(SOAPFactory, OMElement) - Static method in class org.ow2.petals.binding.soap.util.SOAPFaultHelper
Create a SOAP fault from the provided body content.
createSource(OMElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a Source from an OMElement.
createSourceContent(SOAPEnvelope, boolean) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Create a the JBI payload from the SOAP body.
createSourceContentAndAttachment(MessageContext) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Create the JBI payload from the soap body.
createWorkDirectories() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Create the directories that will be used by axis
createXMLStreamReader(Source) - Static method in class org.ow2.petals.binding.soap.util.StaxUtils
 

D

debug(String, Object, Object) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
debug(String, Throwable) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
debug(String, Object, Object) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
 
debug(String, Throwable) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
 
DEFAULT_HTTP_ACCEPTORS - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTP_METHOD - Static variable in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
 
DEFAULT_HTTP_PORT - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTP_SERVICES_CONTEXT - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTP_SERVICES_LIST - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTP_SERVICES_MAPPING - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTP_THREAD_POOL_SIZE_MAX - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTP_THREAD_POOL_SIZE_MIN - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTPS_PORT - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTPS_PORT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.HTTPS
 
DEFAULT_MODE - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
DEFAULT_TRANSPORT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
deleteServiceClientPools(Provides) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Delete all the service client pools which used the provides instance
deleteServiceContext(E) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Delete the service context
destroy() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpsTransportListener
 
destroy() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpTransportListener
 
doDeploy(String, String, Jbi) - Method in class org.ow2.petals.binding.soap.SoapSUManager
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.petals.binding.soap.listener.incoming.servlet.SoapServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.petals.binding.soap.listener.incoming.servlet.WelcomeServlet
 
doInit() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
 
doInit() - Method in class org.ow2.petals.binding.soap.SoapComponent
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.petals.binding.soap.listener.incoming.servlet.SoapServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.petals.binding.soap.listener.incoming.servlet.WelcomeServlet
 
doStart() - Method in class org.ow2.petals.binding.soap.SoapComponent
 
doStart(String) - Method in class org.ow2.petals.binding.soap.SoapSUManager
 
doStop() - Method in class org.ow2.petals.binding.soap.SoapComponent
 
doStop(String) - Method in class org.ow2.petals.binding.soap.SoapSUManager
 
doUndeploy(String) - Method in class org.ow2.petals.binding.soap.SoapSUManager
 

E

ENABLE_HTTP_TRANSPORT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Name of the extension containing the flag enabling the HTTP transport layer to use to send or receive SOAP messages.
ENABLE_HTTPS_TRANSPORT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Name of the extension containing the flag enabling the HTTPS transport layer to use to send or receive SOAP messages.
ENABLE_JMS_TRANSPORT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Name of the extension containing the flag enabling the JMS transport layer to use to send or receive SOAP messages.
engageModule(PetalsServiceClient, String) - Method in class org.ow2.petals.binding.soap.listener.outgoing.ServiceClientPoolObjectFactory
Engage a module
ERROR_WRONG_MESSAGE_STATUS - Static variable in class org.ow2.petals.binding.soap.Constants.SOAP
 
ErrorHandler - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
A hanlder to replace the Jetty one in order to provide better message...
ErrorHandler(boolean) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.ErrorHandler
 
externalListenerManager - Variable in class org.ow2.petals.binding.soap.SoapComponent
The listener processing SOAP request providing from external clients.
extractWebServiceName(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
Parse request URL to catch the service name: ...server/services/[SERVICENAME]?

F

FAULT_CLIENT - Static variable in class org.ow2.petals.binding.soap.Constants.SOAP
 
FAULT_SERVER - Static variable in class org.ow2.petals.binding.soap.Constants.SOAP
 
FAULT_TO - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.WSA
 
fillSOAPBodyWithAttachments(NormalizedMessage, SOAPFactory, MessageContext) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Handles attachments.
fillSOAPEnvelope(MessageContext, OMElement) - Method in class org.ow2.petals.binding.soap.listener.outgoing.PetalsServiceClient
 
fillSOAPEnvelope(MessageContext, OMElement, Map<String, DocumentFragment>) - Method in class org.ow2.petals.binding.soap.listener.outgoing.PetalsServiceClient
 
findClass(String) - Method in class org.ow2.petals.binding.soap.util.SoapSUClassLoader
Overrides the URLClassLoader's findClass method by searching in the modules ClassLoaders of the SU if the class was not found
findOperation(AxisService, MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAddresingBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
Called by Axis Engine to find the operation.
findOperationUsingElement(Element, Description, String, QName) - Static method in class org.ow2.petals.binding.soap.util.WsdlHelper
 
findOperationUsingSoapAction(String, Description) - Static method in class org.ow2.petals.binding.soap.util.WsdlHelper
 
findService(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
Called by Axis Engine to find the service.
findSoapAction(Element, Description, String, QName) - Static method in class org.ow2.petals.binding.soap.util.WsdlHelper
Retrieve soapAction in the WSDL depending on the first element of the request
flatten(SOAPEnvelope) - Method in class org.ow2.petals.binding.soap.util.AxiomSOAPEnvelopeFlattener
Get back a soap envelope without the multiref elements.
flattenOMElement(SOAPFactory, OMContainer, OMElement, Map<String, OMElement>) - Method in class org.ow2.petals.binding.soap.util.AxiomSOAPEnvelopeFlattener
 
FORCE_SOAP_ACTION - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
FROM - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.WSA
 

G

GENERIC_OPERATION_NAME - Static variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
getAddress(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Deprecated. use SUPropertiesHelper.getWSATo(ConfigurationExtensions) instead
getAddresses() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
getAddressing(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.addressing.WSAHelper
Get the addressing information from the extensions
getAddressing(String) - Static method in class org.ow2.petals.binding.soap.addressing.WSAHelper
Create an addressing object
getAllLocalIPv4InetAddresses() - Static method in class org.ow2.petals.binding.soap.util.NetworkUtil
Get all the IPv4 InetAddress of the local host
getAttributeList() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
 
getAxis2ConfigurationContext() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
getBaseURL() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getBaseURL(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getBoolean(String, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the boolean value of the parameter
getBoolean(String, ConfigurationExtensions, boolean) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
 
getCallerType() - Method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Returns the type of dispatcher.
getCallerType() - Method in class org.ow2.petals.binding.soap.listener.outgoing.JSONCaller
 
getCallerType() - Method in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
 
getCallerType() - Method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
 
getChannel() - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Get the channel.
getClassloader() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getComponentConfiguration() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
getConfig() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getConsumersManager() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
getConsumes() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
getConsumesCDKExtensions() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
getDescription(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
getEPRForService(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpsTransportListener
 
getEPRForService(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpTransportListener
 
getEPRsForAxisService(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the EPRs for the specified Axis service name and protocol
getEPRsForService(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpsTransportListener
 
getEPRsForService(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpTransportListener
 
getExternalListenerManager() - Method in class org.ow2.petals.binding.soap.SoapComponent
 
getFaultTo() - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
getFrom() - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
getGetRequests() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
getHostAddress() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Return the HTTP/HTTPS host name
getHostToDisplay() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Return the HTTP/HTTPS host name (to display)
getHrefElements(OMElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Get all the HREF elements which are children of the input root element
getHrefId(OMElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Get the HREF ID from the givem element if exists.
getHttpAcceptors() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the number of acceptors
getHttpAcceptors(Logger, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the number of acceptors of the Jetty server
getHttpHostName() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the HTTP host name
getHttpHostName(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the host name
getHTTPMethod(ConfigurationExtensions) - Method in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
 
getHttpPort() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getHttpPort() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the HTTP port
getHttpPort(Logger, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the HTTP port
getHttpRedirection(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
 
getHttpServer() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
getHttpServicesContext() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the HTTP service context
getHttpServicesList() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Return if the service list is available
getHttpServicesMapping() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the HTTP service mapping
getHttpsKeyPassword() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the key password
getHttpsKeyPassword(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the key password (HTTPS)
getHttpsKeystoreFile() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the keystore file path
getHttpsKeystoreFile() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the keystore file path
getHttpsKeystoreFile(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the keystore file (HTTPS)
getHttpsKeystoreKeyPassword() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the key password
getHttpsKeystorePassword() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the keystore password
getHttpsKeystorePassword() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the keystore password
getHttpsKeystorePassword(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the keystore password (HTTPS)
getHttpsKeystoreType() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the keystore type (JKS / PKCS12)
getHttpsKeystoreType() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the keystore type (JKS / PKCS12)
getHttpsKeystoreType(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the keystore type (HTTPS)
getHttpsPort() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getHttpsPort() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get HTTPS port.
getHttpsPort(Logger, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the HTTPS port
getHttpsTruststoreFile() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the truststore file path
getHttpsTruststoreFile() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the truststore file path
getHttpsTruststoreFile(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the truststore file (HTTPS)
getHttpsTruststorePassword() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the truststore password
getHttpsTruststorePassword() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the truststore password
getHttpsTruststorePassword(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the truststore password (HTTPS)
getHttpsTruststoreType() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the truststore type (JKS / PKCS12)
getHttpsTruststoreType() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the truststore type (JKS / PKCS12)
getHttpsTruststoreType(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the truststore type (HTTPS)
getHttpThreadMaxPoolSize(Logger, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the thread max pool size of the Jetty server
getHttpThreadMinPoolSize(Logger, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the thread min pool size of the Jetty server
getHttpThreadPoolSizeMax() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the HTTP thread pool maximum size
getHttpThreadPoolSizeMin() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the HTTP thread pool minimum size
getImportedDocuments(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
Return the imported documents in the WSDL description of the services.
getInstance() - Static method in class org.ow2.petals.binding.soap.util.URIBuilder
Get the instance.
getJavaNamingFactoryInitial() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the Java initial factory naming
getJavaNamingProviderURL() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the Java URL provider naming
getJbiDescriptor(String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Get the JBI descriptor for the given address.
getJBIOperationFromURL(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.RESTProcessor
Get an operation from the REST URI.
getJettyAcceptors() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getJettyThreadMaxPoolSize() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getJettyThreadMinPoolSize() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getJMSConnectionFactoryJNDIName() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get the JMS connection factory JNDI name
getJmsConnectionFactoryName() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
The connection factory JNDI name used by the JMS transport layer.
getJmsJndiInitialFactory() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
The JNDI initial factory used by the JMS transport layer.
getJmsJndiProviderUrl() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
The JNDI provider URL used by the JMS transport layer.
getKeystoreFile(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the keystore file location (HTTPS)
getKeystorePassword(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the keystore password (HTTPS)
getLogger(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
getLogger(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
 
getLogger() - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Get the logger.
getMessageId() - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
getMethodList() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
 
getMode(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the mode.
getModules() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getModules(E) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Get the modules
getOperationMep() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
getParam(String, Jbi) - Method in class org.ow2.petals.binding.soap.SoapBootstrapOperations
Get a SOAP parameter.
getParams(String) - Method in class org.ow2.petals.binding.soap.util.URIBuilder
 
getPolicyPath() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getPolicyPath(E) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Get the policy path
getPostRequests() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
getProcessor(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Get the processor for the given message context.
getProcessorName() - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Get the processor name.
getProcessorName() - Method in class org.ow2.petals.binding.soap.listener.incoming.RESTProcessor
 
getProcessorName() - Method in class org.ow2.petals.binding.soap.listener.incoming.SOAPProcessor
 
getProvidersManager() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
getRedirect(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getReplyTo() - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
getRESTProcessor() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Get the REST processor
getServiceContext(E) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
 
getServiceDescription() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getServiceDescriptor(String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Get the service descriptor as File of the given service unit if available.
getServiceEndpoint() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
Get the service endpoint.
getServiceName(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the service name.
getServiceParams() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getServicesContext() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getServicesContext(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the service context path segment
getServicesMapping() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getServicesMapping(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the service mapping path segment
getServicesURL(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the URL of the base URL for the services
getServiceURL(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
Return the HTTP/HTTPS URL of the Axis service
getServiceURL(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the URL of the service for the specified service name and protocol
getSessionContext(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpsTransportListener
 
getSessionContext(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpTransportListener
 
getSoapActionMap() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getSoapContext() - Method in class org.ow2.petals.binding.soap.SoapComponent
 
getSOAPFactory() - Method in class org.ow2.petals.binding.soap.listener.outgoing.PetalsServiceClient
 
getSOAPFactory(MessageContext) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create the right SOAP factory
getSOAPFactory(SOAPEnvelope) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
 
getSOAPProcessor() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Get the SOAP processor
getSoapServerConfig() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
Get the URL where services can be accessed
getStartTime() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
getStopTime() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
getString(String, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the parameter value or return null if not found
getString(String, String, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
 
getTo() - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
getTruststoreFile(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the truststore file location (HTTPS)
getTruststorePassword(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the truststore password (HTTPS)
getWSAFaultTo(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
 
getWsaFrom() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getWSAFrom(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
 
getWsaReplyTo() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getWSAReplyTo(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
 
getWsaTo() - Method in class org.ow2.petals.binding.soap.ServiceContext
 
getWSATo(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the wsa-to.

H

handleException(Exchange, AxisFault) - Method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Set the Exception in the JBI Message as Error.
handleException(Exchange, String) - Method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
 
handleException(Exchange, Exception) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Set the Exception in the JBI Message as Error.
handleFault(MessageExchange, MessageContext, SOAPFactory) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
 
handleResponseAttachments(SOAPFactory, NormalizedMessage, MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Put the NormalizedMessage attachments in the output Axis2 MessageContext.
hasAttachmentElement(OMElement, DataHandler, String) - Static method in class org.ow2.petals.binding.soap.util.AttachmentHelper
Test if the given OMElement has an attachment corresponding to the provided CID.
HEADER_BUFFER_SIZE - Static variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
HEADERS_FILTER - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
HEADERS_TO_INJECT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
HTTP - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.AVAILABLE_TRANSPORT
 
HTTP_ACCEPTORS - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The number of HTTP acceptors
HTTP_HOSTNAME - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The interface address to be used for the server
HTTP_PORT - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The HTTP port the Jetty server listen incoming request on
HTTP_SERVICES_CONTEXT - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The URL context
HTTP_SERVICES_LIST - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
Provide or not services list
HTTP_SERVICES_MAPPING - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The service mapping URL
HTTP_SERVICES_REDIRECTION - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
HTTP_THREAD_POOL_SIZE_MAX - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The max size of the HTTP pool
HTTP_THREAD_POOL_SIZE_MIN - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The min size of the HTTP pool
HTTPS_CLIENT_AUTH_ENABLED - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
Define if HTTPS client authentication is enabled
HTTPS_ENABLED - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
Define if HTTPS is enabled
HTTPS_KEYSTORE_FILE - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The absolute file path of the keystore
HTTPS_KEYSTORE_KEY_PASSWORD - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The password of the key
HTTPS_KEYSTORE_PASSWORD - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The password of the keystore
HTTPS_KEYSTORE_TYPE - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The type of the keystore (JKS / PKCS12)
HTTPS_PORT - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The HTTPS port the Jetty server listen incoming request on
HTTPS_TRUSTSTORE_FILE - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The absolute file path of the truststore
HTTPS_TRUSTSTORE_PASSWORD - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The password of the truststore
HTTPS_TRUSTSTORE_TYPE - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
The type of the truststore (JKS / PKCS12)
httpServer - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 

I

info(String, Object, Object) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
info(String, Object, Object) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
 
init(ConfigurationContext, TransportInDescription) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpsTransportListener
 
init(ConfigurationContext, TransportInDescription) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpTransportListener
 
init(AbstractComponent, DeliveryChannel, AbstractServiceUnitManager, PetalsReceiver, Logger) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
Init the PetalsDispatcher after it has been created by Axis.
init() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListener
 
init() - Method in class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
 
init(SoapComponentContext, ComponentContext, SoapServerConfig, PetalsReceiver, Logger) - Method in class org.ow2.petals.binding.soap.SoapSUManager
Creates a new instance of SoapSUManager
initCallers() - Method in class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
Instantiate and initialize the service callers.
initConfigContext(ServletConfig) - Method in class org.ow2.petals.binding.soap.listener.incoming.servlet.SoapServlet
 
initDispatcher() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
initFromWSDL() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
initRequestProcessors() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Init the request processors.
initTransportListenerForAxis(TransportInDescription, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Initialize the transport description for Axis
INJECT_HEADERS - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
invoke(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.outgoing.Axis1SOAPFaultHTTPTransportSender
 
invokeBusinessLogic(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
 
invokeCaller(Exchange) - Method in class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
Dispatch the outgoing WS call.
isAxis1CompatibilityEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Is Axis 1 compatibility enabled
isDebugEnabled() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
isDebugEnabled() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
 
isFilteredValue(String, List<String>) - Method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
 
isHrefRedirect(OMElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Let's look if the given element contains a HFRE attribute
isHttpsClientAuthEnabled() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Return if HTTPS client authentication is enabled
isHttpsClientAuthEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Define if HTTPS client authentication is enabled
isHttpsClientAuthtenticationEnabled() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Return if HTTPS is enabled
isHttpsEnabled() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Return if HTTPS is enabled
isHttpsEnabled() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Return if HTTPS is enabled
isHttpsEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Define if HTTPS is enabled
isHttpsTransportEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the flag enabling the HTTP transport layer
isHttpTransportEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the flag enabling the HTTP transport layer
isJmsTransportEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the flag enabling the JMS transport layer.
isMultirefElement(OMElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Let's look if the element is a multiref one ie
isPolicyEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
The policy is enabled if the policy path has been defined
isProvidesList() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
isProvidingServicesList(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Return if the component have to provide the services list
isRESTMode(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
The mode is REST ?
isRestricted() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Return if the HTTP/HTTPS server is configured to listen to only one interface or not
isSecuredService(PetalsAxisService) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Check is the service is secured ie rampart module has been engaged by the service unit.
isServiceMode(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Returns true if the mode is service compatible : SOAP, REST or JSON
isSOAPMode(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
The mode is SOAP ?
isValidHostName() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Return if the host is valid
isWSAEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Return if the WSA-Addressing is enabled

J

JBIListener - Class in org.ow2.petals.binding.soap.listener.outgoing
Listener for incoming JBI messages.
JBIListener() - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
 
jbiOperation - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
jbiService - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
jettyAcceptors - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
The number of acceptors
JettyLogger - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
A jetty logger implementation based on the root logger of the component.
JettyLogger(Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
Creates a new instance of JettyLogger
JettyNullLogger - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
A jetty logger implementation based on the root logger of the component necessary to remove the first jetty log "Logging to STDERR via org.mortbay.log.StdErrLog".
JettyNullLogger() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
Creates a new instance of JettyNullLogger
jettyThreadMaxPoolSize - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
The thread pool maximum size
jettyThreadMinPoolSize - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
The thread pool minimum size
JMS - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.AVAILABLE_TRANSPORT
 
JNDI_INITIAL_FACTORY - Static variable in class org.ow2.petals.binding.soap.Constants.JmsTransportLayer
Name of the extension containing the initial context factory class needed to access the JNDI server where the default JMS connection factory can be found.
JNDI_PROVIDER_URL - Static variable in class org.ow2.petals.binding.soap.Constants.JmsTransportLayer
Name of the extension containing the JNDI provider URL where the default JMS connection factory can be found.
JSON - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.MODE
 
JSONCaller - Class in org.ow2.petals.binding.soap.listener.outgoing
A caller for JSON services
JSONCaller(SoapComponentContext, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.JSONCaller
Creates a new instance of JSONCaller

K

KEYSTORE_FILE - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.HTTPS
 
KEYSTORE_PASSWORD - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.HTTPS
 

L

ListServicesServlet - Class in org.ow2.petals.binding.soap.listener.incoming.servlet
Servlet used to display the list of services.
ListServicesServlet(ConfigurationContext, SoapServerConfig) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.servlet.ListServicesServlet
Creates a new instance of ListServicesServlet
loadPolicy(File, Logger) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.Axis2Utils
Load the policy from the SU configuration files.
log - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
logger - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
The component logger
logger - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
The logger
logger - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
 
logger - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
logger - Variable in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
The logger
logger - Variable in class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
The logger
logger - Static variable in class org.ow2.petals.binding.soap.SoapBootstrap
 

M

makeObject() - Method in class org.ow2.petals.binding.soap.listener.outgoing.ServiceClientPoolObjectFactory
 
MAPPING_NAME - Static variable in class org.ow2.petals.binding.soap.listener.incoming.servlet.ListServicesServlet
 
Marshaller - Class in org.ow2.petals.binding.soap.util
A marshaller to create JBI message from SOAP ones and vice versa.
merge(Addressing, Addressing) - Static method in class org.ow2.petals.binding.soap.addressing.WSAHelper
Merge the addressing beans.
MODE - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
MODULE_ARCHIVE_EXTENSION - Static variable in class org.ow2.petals.binding.soap.Constants.Axis2
 
MODULES - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
The modules to be used as CSV.
MODULES_PATH - Static variable in class org.ow2.petals.binding.soap.Constants.Axis2
 

N

NAME - Static variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
NetworkUtil - Class in org.ow2.petals.binding.soap.util
A network class util used to manipulate network related stuff
NetworkUtil() - Constructor for class org.ow2.petals.binding.soap.util.NetworkUtil
 
newGetRequest() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
newPostRequest() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
NOTIFY_OPERATION_NAME - Static variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
notifyOperation - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
NS_PREFIX - Static variable in class org.ow2.petals.binding.soap.Constants.Component
 
NS_URI - Static variable in class org.ow2.petals.binding.soap.Constants.Component
 

O

onJBIMessage(Exchange) - Method in class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
Called by the JBI channel listener when a jbi message is accepted.
org.ow2.petals.binding.soap - package org.ow2.petals.binding.soap
 
org.ow2.petals.binding.soap.addressing - package org.ow2.petals.binding.soap.addressing
 
org.ow2.petals.binding.soap.listener.incoming - package org.ow2.petals.binding.soap.listener.incoming
 
org.ow2.petals.binding.soap.listener.incoming.jetty - package org.ow2.petals.binding.soap.listener.incoming.jetty
 
org.ow2.petals.binding.soap.listener.incoming.servlet - package org.ow2.petals.binding.soap.listener.incoming.servlet
 
org.ow2.petals.binding.soap.listener.outgoing - package org.ow2.petals.binding.soap.listener.outgoing
 
org.ow2.petals.binding.soap.util - package org.ow2.petals.binding.soap.util
 
OUTGOING_SERVICE_CLIENT_PREFIX - Static variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
The client service name prefix

P

PetalsAddresingBasedDispatcher - Class in org.ow2.petals.binding.soap.listener.incoming
 
PetalsAddresingBasedDispatcher() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.PetalsAddresingBasedDispatcher
 
PetalsAxisService - Class in org.ow2.petals.binding.soap.listener.incoming
The PetalsAxisService extends an AxisService.
PetalsAxisService(String, ComponentContext, Consumes, ConfigurationExtensions, SoapServerConfig, PetalsReceiver, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
Creates a new instance of PetalsAxisService
PetalsDispatcher - Class in org.ow2.petals.binding.soap.listener.incoming
Dispatcher for JBI container.
PetalsDispatcher() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
PetalsErrorHandler - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
A hanlder to replace the Jetty one in order to provide better message...
PetalsErrorHandler(boolean) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.PetalsErrorHandler
 
petalsReceiver - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsDispatcher
 
PetalsReceiver - Class in org.ow2.petals.binding.soap.listener.incoming
The message receiver used by the binding component.
PetalsReceiver(AbstractComponent, DeliveryChannel, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Creates a new instance of PetalsReceiver
petalsReceiver - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
PetalsServiceClient - Class in org.ow2.petals.binding.soap.listener.outgoing
A ServiceClient extension to be abble to get the entire SOAPBody of the service response.
PetalsServiceClient(ConfigurationContext, AxisService) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.PetalsServiceClient
Creates a new instance of ServiceClient
PetalsServiceClient(ConfigurationContext, Definition, QName, String) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.PetalsServiceClient
Creates a new instance of ServiceClient
PetalsServiceClient(ConfigurationContext, URL, QName, String) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.PetalsServiceClient
Creates a new instance of ServiceClient
POLICY_FILE - Static variable in class org.ow2.petals.binding.soap.Constants.Policy
 
POLICY_PATH - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
The policy path is relative to the service unit root path.
printWSDL(OutputStream, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
printWSDL2(OutputStream, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
process(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Sends the SOAP Envelop of the request message directly to a JBI service and operation on the JBI container.
process(MessageContext, SOAPFactory) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Process the request.
process(MessageContext, SOAPFactory) - Method in class org.ow2.petals.binding.soap.listener.incoming.RESTProcessor
 
process(MessageContext, SOAPFactory) - Method in class org.ow2.petals.binding.soap.listener.incoming.SOAPProcessor
 
processJBIResponse(MessageExchange, MessageContext, SOAPFactory) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Process the JBI response.
processJBIResponse(MessageExchange, MessageContext, SOAPFactory) - Method in class org.ow2.petals.binding.soap.listener.incoming.RESTProcessor
 
PROXY_DOMAIN - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
PROXY_HOST - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
PROXY_PASSWORD - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
PROXY_PORT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
PROXY_USER - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 

Q

QNAME - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
A QName as string.

R

RAMPART_MODULE - Static variable in class org.ow2.petals.binding.soap.Constants.Axis2
 
readAndStoreSoapAction(Document, QName, String) - Static method in class org.ow2.petals.binding.soap.util.WsdlHelper
Read soap action in the wsdl and store for the given service and endpoint name
removeJbiDescriptor(String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Remove the JBIDescriptor for the given address
removeRedirect(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
removeRedirect(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
removeServiceDescriptor(String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Remove the JBIDescriptor for the given service unit
replaceServiceAddressInWSDL(Document, String) - Static method in class org.ow2.petals.binding.soap.util.WsdlHelper
Replace the endpoint address in the WSDL
REPLY_TO - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.WSA
 
RequestProcessor - Class in org.ow2.petals.binding.soap.listener.incoming
An abstract request processor.
RequestProcessor(AbstractComponent, DeliveryChannel, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
The constructor.
requestProcessors - Variable in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
 
REST - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.MODE
 
REST_ADD_NS_PREFIX - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
REST_ADD_NS_URI - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
REST_HTTP_METHOD - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
The HTTP method to be used for outgoing calls (Possible values are GET, POST, PUT, DELETE).
REST_REMOVE_NS_PREFIX_RESP - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
RESTCaller - Class in org.ow2.petals.binding.soap.listener.outgoing
A REST service caller.
RESTCaller(SoapComponentContext, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
Creates a new instance of RESTCaller
RESTProcessor - Class in org.ow2.petals.binding.soap.listener.incoming
REST service processor.
RESTProcessor(AbstractComponent, DeliveryChannel, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.RESTProcessor
 
retrieveChunkedMode(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Retrieve the chunked mode
retrieveCleanupTransport(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Get the cleanup-transport property value (true/false).
retrieveDefaultSOAPAction(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Retrieve the default SOAP action from the extensions.
retrieveHeaderList(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
 
retrieveHeaderToInject(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
 
retrieveInjectHeader(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
We inject the headers by default
retrieveOperationFromSOAPBody(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Get the operation from the message context.
retrieveProxySettings(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Retrieve the proxy settings from the extensions.
retrieveRESTAddNSPrefixOnRequest(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the prefix to be used
retrieveRESTAddNSURIOnRequest(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the URI which has to be added to the message payload
retrieveRESTRemovePrefixOnResponse(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get all the prefix which has to be removed on REST response.
retrieveServiceAddress(Exchange, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
Get the final service address for this endpoint and message exchange.
retrieveSOAPEnvelopeNamespaceURI(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Retrieve, in the jbi.xml descriptor, the SOAP version to use for SoapEnvelopeNamespaceURI Search a soap-version tag.
retrieveTimeout(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Retrieve the timeout extensions value.
returnServiceClient(String, QName, URI, PetalsServiceClient, String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Release the service client to the pool

S

SECURITY_USER_PROPERTY - Static variable in class org.ow2.petals.binding.soap.Constants.Policy
 
sendBackResponse(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Send the response to the WS consumer.
sendReceiveBody(QName, OMElement, Map<String, DocumentFragment>) - Method in class org.ow2.petals.binding.soap.listener.outgoing.PetalsServiceClient
Send / receive a message and add some SOAP header values...
server - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
The Jetty server
serverConfig - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
ServerStats - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
Created on 21 févr. 08
ServerStats() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
service(ServletRequest, ServletResponse) - Method in class org.ow2.petals.binding.soap.listener.incoming.servlet.ListServicesServlet
 
SERVICE_NAME - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
The service name which will be used for Web Service creation and for Web Service exposition.
SERVICE_PARAMETERS - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
The service parameters, used to configure service.
ServiceClientPoolObjectFactory - Class in org.ow2.petals.binding.soap.listener.outgoing
Get new Axis2 ServiceClient from the pool factory
ServiceClientPoolObjectFactory(String, QName, URI, ConfigurationExtensions, SoapComponentContext, Provides, Logger, String, String) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.ServiceClientPoolObjectFactory
Creates a new instance of ServiceClientPoolObjectFactory
ServiceContext<E> - Class in org.ow2.petals.binding.soap
 
ServiceContext(E) - Constructor for class org.ow2.petals.binding.soap.ServiceContext
 
SERVICES_PATH - Static variable in class org.ow2.petals.binding.soap.Constants.Axis2
 
SERVICES_XML - Static variable in class org.ow2.petals.binding.soap.Constants.Axis2
 
servicesURL - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setAttachments(Attachments, NormalizedMessage) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Put the SOAP attachments in the normalized message
setAxis2ConfigurationContext(ConfigurationContext) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
setClassloader(ClassLoader) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
setClassLoader(E, ClassLoader) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Set the class loader
setComponentConfiguration(Component) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
setDebugEnabled(boolean) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
setDebugEnabled(boolean) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
 
setFaultTo(String) - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
setFrom(String) - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
setHost(Logger, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Validate the specified host and add it ti the server configuration
setHttpAcceptors(int) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set HTTP acceptor number
setHttpHostName(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the HTTP host name
setHttpPort(int) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setHttpPort(int) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the HTTP port
setHttpsClientAuthEnabled(boolean) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Define if HTTPS client authentication is enabled
setHttpsClientAuthtenticationEnabled(boolean) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Define if HTTPS client authentication is enabled
setHttpsEnabled(boolean) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Define if HTTPS is enabled
setHttpsEnabled(boolean) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Define if HTTPS is enabled
setHttpServicesContext(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set HTTP service context
setHttpServicesList(boolean) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Define if the service list is available
setHttpServicesMapping(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the HTTP service mapping
setHttpsKeyPassword(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Set the key password
setHttpsKeyPassword(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the key password
setHttpsKeystoreFile(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the keystore absolute file path
setHttpsKeystorePassword(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the keystore password
setHttpsKeystoreType(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the type of the keystore (JKS / PKCS12)
setHttpsKeytoreFile(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Set the keystore absolute file path
setHttpsKeytorePassword(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Set the keystore password
setHttpsKeytoreType(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Set the type of the keystore (JKS / PKCS12)
setHttpsPort(int) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setHttpsPort(int) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the HTTPS port
setHttpsTruststoreFile(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Set the truststore absolute file path
setHttpsTruststoreFile(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the truststore absolute file path
setHttpsTruststorePassword(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Set the truststore password
setHttpsTruststorePassword(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the truststore password
setHttpsTruststoreType(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Set the type of the truststore (JKS / PKCS12)
setHttpsTruststoreType(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the type of the truststore (JKS / PKCS12)
setHttpThreadPoolSizeMax(int) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the HTTP thread pool maximum size
setHttpThreadPoolSizeMin(int) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the HTTP thread pool minimum size
setJavaNamingFactoryInitial(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the Java initial factory naming
setJavaNamingProviderURL(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the Java URL provider naming
setJettyAcceptors(int) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setJettyThreadMaxPoolSize(int) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setJettyThreadMinPoolSize(int) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setJMSConnectionFactoryJNDIName(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set the JMS connection factory JNDI name
setJmsConnectionFactoryName(String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Set the connection factory JNDI name used by the JMS transport layer.
setJmsJndiInitialFactory(String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Set the JNDI initial factory used by the JMS transport layer.
setJmsJndiProviderUrl(String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Set the JNDI provider URL used by the JMS transport layer.
setMessageId(String) - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
setModules(List<String>) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
setParam(String, String, Jbi) - Method in class org.ow2.petals.binding.soap.SoapBootstrapOperations
Set a SOAP parameter.
setPolicyPath(File) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
setPolicyPath(E, File) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Set the policy path
setProperties(MessageContext, NormalizedMessage) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Copy properties from a SOAP message to the normalized message
setProvidesList(boolean) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setReplyTo(String) - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
setRestrict(boolean) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setServiceDescription(Description) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
setServicePamameters(E, String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Set parameters to a serviceAddress
setServiceParams(String) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
setServicesContext(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setServicesMapping(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setSoapActionMap(Map<String, String>) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
setStartTime(long) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
setStopTime(long) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ServerStats
 
setTo(String) - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
setWsaFrom(String) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
setWsaReplyTo(String) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
setWsaTo(String) - Method in class org.ow2.petals.binding.soap.ServiceContext
 
SOAP - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.MODE
 
SOAP_ACTION - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
SOAP_HEADER - Static variable in class org.ow2.petals.binding.soap.Constants.JbiMessage
 
SOAP_PASSWORD - Static variable in class org.ow2.petals.binding.soap.Constants.JbiMessage
 
SOAP_SECURITY - Static variable in class org.ow2.petals.binding.soap.Constants.JbiMessage
 
SOAP_USERNAME - Static variable in class org.ow2.petals.binding.soap.Constants.JbiMessage
 
SOAP_VERSION - Static variable in class org.ow2.petals.binding.soap.Constants.JbiMessage
 
SOAP_VERSION - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
The soap version of the outgoing message.
SOAP_VERSION_11 - Static variable in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
 
SOAP_VERSION_12 - Static variable in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
 
SoapBootstrap - Class in org.ow2.petals.binding.soap
The bootstrap class.
SoapBootstrap() - Constructor for class org.ow2.petals.binding.soap.SoapBootstrap
 
SoapBootstrapOperations - Class in org.ow2.petals.binding.soap
The operations which are exposed during bootstrap phase
SoapBootstrapOperations(InstallationContext) - Constructor for class org.ow2.petals.binding.soap.SoapBootstrapOperations
Creates a new instance of SoapBootstrapOperations
SOAPCaller - Class in org.ow2.petals.binding.soap.listener.outgoing
An external web service dispatcher.
SOAPCaller(SoapComponentContext, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
Creates a new instance of SOAPCaller
SoapComponent - Class in org.ow2.petals.binding.soap
The SOAP binding component.
SoapComponent() - Constructor for class org.ow2.petals.binding.soap.SoapComponent
 
SoapComponentContext - Class in org.ow2.petals.binding.soap
The SOAP component context.
SoapComponentContext(ComponentContext, Component, Logger) - Constructor for class org.ow2.petals.binding.soap.SoapComponentContext
Creates a new instance of SoapComponentContext
SoapComponentContext.ServiceManager<E> - Class in org.ow2.petals.binding.soap
 
SoapComponentContext.ServiceManager() - Constructor for class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
 
soapContext - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
soapContext - Variable in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
The soap component context
soapContext - Variable in class org.ow2.petals.binding.soap.listener.outgoing.JBIListener
The SOAP Component Context
soapContext - Variable in class org.ow2.petals.binding.soap.SoapComponent
The SOAP component context
SoapExternalListener - Class in org.ow2.petals.binding.soap.listener.incoming
The SOAP external listener.
SoapExternalListener() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListener
 
SoapExternalListenerManager - Class in org.ow2.petals.binding.soap.listener.incoming
This class is used to manage listeners for external WS addresses registered during SU deployments
SoapExternalListenerManager(AbstractComponent, DeliveryChannel, AbstractServiceUnitManager, SoapComponentContext, PetalsReceiver, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
Creates a new instance of SoapExternalListenerManager
SOAPFaultHelper - Class in org.ow2.petals.binding.soap.util
The SOAP Fault Helper.
SOAPFaultHelperException - Exception in org.ow2.petals.binding.soap.util
The SOAPHelper exception.
SOAPFaultHelperException(String) - Constructor for exception org.ow2.petals.binding.soap.util.SOAPFaultHelperException
The cosntructor.
SOAPHttpsTransportListener - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
 
SOAPHttpsTransportListener(SoapServerConfig) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpsTransportListener
 
SOAPHttpTransportListener - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
 
SOAPHttpTransportListener(SoapServerConfig) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpTransportListener
 
SOAPProcessor - Class in org.ow2.petals.binding.soap.listener.incoming
Processor to handle incoming SOAP messages.
SOAPProcessor(AbstractComponent, DeliveryChannel, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.SOAPProcessor
 
SoapServer - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
Create a Jetty server that will be the axis2 transportlistener.
SoapServer(SoapServerConfig, SoapComponentContext, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
Creates a new instance of SoapServer
SoapServerConfig - Class in org.ow2.petals.binding.soap.listener.incoming
This class is used to store only the SOAP server related configuration values.
SoapServerConfig() - Constructor for class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Creates a new instance of SoapServerConfig
SoapServlet - Class in org.ow2.petals.binding.soap.listener.incoming.servlet
Special servlet for Jetty server.
SoapServlet(ConfigurationContext, ServerStats) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.servlet.SoapServlet
Creates a new instance of SoapServlet
SoapSUClassLoader - Class in org.ow2.petals.binding.soap.util
A Specific SOAP Service Unit ClassLoader, in order to find classes contained in the modules engaged with the services
SoapSUClassLoader(URL[], List<ClassLoader>, ClassLoader) - Constructor for class org.ow2.petals.binding.soap.util.SoapSUClassLoader
SoapSUClassLoader is extended from URLClassLoader.
SoapSUManager - Class in org.ow2.petals.binding.soap
A service unit listener used to register new service into Axis Engine during SU deployment.
SoapSUManager(AbstractBindingComponent) - Constructor for class org.ow2.petals.binding.soap.SoapSUManager
 
sourceAsOMElement(Source) - Method in class org.ow2.petals.binding.soap.listener.outgoing.RESTCaller
 
start() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpsTransportListener
 
start() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpTransportListener
 
start() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
start() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListener
As there is a single SOAP listener for all incoming soap requests, this method only references the given address.
start(AxisConfiguration) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
Starts the listener manager : Start the embedded HTTP server and initialize the dispatcher.
stats - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
The Jetty server statistics
StaxUtils - Class in org.ow2.petals.binding.soap.util
StAX utilities
StaxUtils() - Constructor for class org.ow2.petals.binding.soap.util.StaxUtils
 
stop() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpsTransportListener
 
stop() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SOAPHttpTransportListener
 
stop() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
stop() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListener
unreference the given address.
stop() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
Stops the listener manager : Stop the embedded HTTP server that handles incoming requests.
SUPropertiesHelper - Class in org.ow2.petals.binding.soap.util
Helper for Service Unit properties values
SUPropertiesHelper() - Constructor for class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Creates a new instance if SUPropertiesHelper

T

threadPool - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
The Jetty thread pool.
TIMEOUT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Timeout for synchronous request
TO - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.WSA
 
TRUSTSTORE_FILE - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.HTTPS
 
TRUSTSTORE_PASSWORD - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.HTTPS
 

U

updateClient(PetalsServiceClient, Addressing, Exchange) - Method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
Update the client properties
URIBuilder - Class in org.ow2.petals.binding.soap.util
An URI Builder for REST

W

warn(String, Object, Object) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
warn(String, Throwable) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
warn(String, Object, Object) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
 
warn(String, Throwable) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyNullLogger
 
wasAlreadyInitializedFromWSDL() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
WelcomeServlet - Class in org.ow2.petals.binding.soap.listener.incoming.servlet
A servlet which displays basic information.
WelcomeServlet(SoapServerConfig, ServerStats) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.servlet.WelcomeServlet
 
writeErrorPageBody(HttpServletRequest, Writer, int, String, boolean) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ErrorHandler
 
writeErrorPageBody(HttpServletRequest, Writer, int, String, boolean) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.PetalsErrorHandler
 
writeErrorPageMessage(HttpServletRequest, Writer, int, String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ErrorHandler
 
writeErrorPageMessage(HttpServletRequest, Writer, int, String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.PetalsErrorHandler
 
WSA_USE - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Use the WSA fields from the message exchange
WSAHelper - Class in org.ow2.petals.binding.soap.addressing
WS-Addressing Helper.
WSAHelper() - Constructor for class org.ow2.petals.binding.soap.addressing.WSAHelper
 
WsdlHelper - Class in org.ow2.petals.binding.soap.util
 
wsnContext - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
wsnProducerMapping - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
wsnProducerURL - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 

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

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