A B C D E F G H I J L M N O P Q R S T U V 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
ADD_ROOT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Add a root element on outgoing soap messages.
addAddress(InetAddress) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
addAddresses(Set<Inet4Address>) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Add all the InetAddress
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
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
AttachmentHelper - Class in org.ow2.petals.binding.soap.util
Helper class for SOAP attachment handling
AxiomUtils - Class in org.ow2.petals.binding.soap.util
An utility class to manipulate AXIOM Elements.
AXIS2_XML - Static variable in class org.ow2.petals.binding.soap.Constants.Axis2
 
Axis2NotificationConsumerClient - Class in org.ow2.petals.binding.soap.listener.outgoing
A SoapClient implementation that will be used to send Web Service Notifications.
Axis2NotificationConsumerClient(Logger) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.Axis2NotificationConsumerClient
Creates a new instance of Axis2NotificationConsumerClient
Axis2Utils - Class in org.ow2.petals.binding.soap.listener.outgoing
 

B

baseURL - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
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
 
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
buildHost() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the host.
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, OMFactory) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
Build the OMElement from the Source.
buildResponseElement(SOAPBody) - Method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
 

C

call(Exchange, ConfigurationExtensions, Provides) - Method in interface org.ow2.petals.binding.soap.listener.outgoing.ExternalServiceCaller
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
 
call(Exchange, ConfigurationExtensions, Provides) - Method in class org.ow2.petals.binding.soap.listener.outgoing.WSNotifier
 
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.RequestProcessor
 
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
 
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.RequestProcessor
 
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.Notification - Class in org.ow2.petals.binding.soap
The notification constants
TODO: provide the endpoint consuming automatically the broker via WS-Addressing and remove it
Constants.Notification() - Constructor for class org.ow2.petals.binding.soap.Constants.Notification
 
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.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
 
copyAttachments(NormalizedMessage, MessageContext) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Add the normalized message attachments to the Axis message context.
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.
copyOfconfigContext - Variable in class org.ow2.petals.binding.soap.listener.incoming.servlet.SoapServlet
 
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.
createFaultResponse(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.servlet.SubscriptionServiceServlet
Handle an exception.
createMessageExchange(Consumes) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Create a message exchange matching a pattern specified in CDKExtensions.
createMessageExchange(MessageContext, QName, PetalsAxisService) - Method in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
Create the JBI message exchange
createNotificationContentFromJBIMessage(Exchange) - Method in class org.ow2.petals.binding.soap.listener.outgoing.WSNotifier
Create the notification message from 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, ServiceClient, 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
createSource(OMElement) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create a Source from an OMElement.
createSource(SOAPEnvelope, boolean) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Create a the JBI payload from the SOAP body.
createTopic(ConfigurationExtensions) - Method in class org.ow2.petals.binding.soap.SoapSUManager
Create a new topic on SU deployment
createWorkDirectories() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Create the directories that will be used by axis
createWSAccess(ConfigurationExtensions) - Method in class org.ow2.petals.binding.soap.SoapSUManager
Create an external web service provider
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
 
DEFAULT_HTTP_ACCEPTORS - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_HTTP_HOST - 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_MODE - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
DEFAULT_PROTOCOL - Static variable in class org.ow2.petals.binding.soap.Constants.HttpServer
 
DEFAULT_TRANSPORT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
deleteServiceContext(E) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Delete the service context
deleteTopic(ConfigurationExtensions) - Method in class org.ow2.petals.binding.soap.SoapSUManager
Delete the topic on SU undeployment
destroy() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
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.ListTopicsServlet
 
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.SubscriptionServiceServlet
 
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_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(ServiceClient, 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
 
exchangeFactory - Variable in class org.ow2.petals.binding.soap.listener.incoming.RequestProcessor
 
externalListenerManager - Variable in class org.ow2.petals.binding.soap.SoapComponent
The listener processing SOAP request providing from external clients.
ExternalServiceCaller - Interface in org.ow2.petals.binding.soap.listener.outgoing
Caller to implement for outgoing service invocation
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(SOAPFactory, MessageContext) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Handles attachments.
fillSOAPEnvelope(MessageContext, OMElement, Map<String, DocumentFragment>) - Method in class org.ow2.petals.binding.soap.listener.outgoing.ServiceClient
 
fillSOAPEnvelope(MessageContext, OMElement) - Method in class org.ow2.petals.binding.soap.listener.outgoing.ServiceClient
 
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.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
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
Get the address parameter value
getAddresses() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 
getAddressing(Map<QName, String>) - Static method in class org.ow2.petals.binding.soap.addressing.WSAHelper
Deprecated. use #org.ow2.petals.binding.soap.addressing.getAddressing(String address)
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
getAllInterfaces() - Static method in class org.ow2.petals.binding.soap.util.NetworkUtil
Get all the host interfaces including the loopback one
getAllIPv4InetAddresses() - Static method in class org.ow2.petals.binding.soap.util.NetworkUtil
Get all the local IPV4 addresses without the loopback one
getAllLocalInterfaces() - Static method in class org.ow2.petals.binding.soap.util.NetworkUtil
Get all the interfaces which are not loopback ones
getAllLocalIPv4InetAddresses() - Static method in class org.ow2.petals.binding.soap.util.NetworkUtil
Get all the IPv4 InetAddress of the local host which are not loopback ones
getAttachments(OMElement) - Static method in class org.ow2.petals.binding.soap.util.AttachmentHelper
Get all the direct attachments from an OMElement
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
 
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 interface org.ow2.petals.binding.soap.listener.outgoing.ExternalServiceCaller
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
 
getCallerType() - Method in class org.ow2.petals.binding.soap.listener.outgoing.WSNotifier
 
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
 
getConfigurationContext() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
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() - 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.SoapServer
 
getEPRsForService(String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
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
 
getHost() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getHttpAcceptors() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get HttpAcceptors.
getHttpAcceptors(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.SoapBootstrap
Get Http port.
getHttpPort(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the HTTP port
getHttpServicesContext() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get HTTP services context.
getHttpServicesList() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get HTTP services list.
getHttpServicesMapping() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get HTTP services Mapping.
getHttpThreadMaxPoolSize(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Get the thread max pool size of the Jetty server
getHttpThreadMinPoolSize(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 HTTP thread pool maximum size
getHttpThreadPoolSizeMin() - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Get 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
 
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
 
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.
getLocalAddress() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsAxisService
 
getLogger(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
getLong(String, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the parameter value as long or return -1L if not found
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
getPort() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
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
 
getProtocol() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getProtocol() - Static method in class org.ow2.petals.binding.soap.util.ComponentPropertiesHelper
Currently support only http protocol
getProvidersManager() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
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.
getServiceParameters(E) - Method in class org.ow2.petals.binding.soap.SoapComponentContext.ServiceManager
Get the parameters for the given serviceAddress.
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
 
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
 
getServicesURL() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Get the services URL
getSessionContext(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
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.ServiceClient
 
getSOAPFactory(MessageContext) - Static method in class org.ow2.petals.binding.soap.util.AxiomUtils
Create the right SOAP factory
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
 
getTopicName(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Retrieve the topic name
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
 
getWsnContext() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getWsnManager() - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
getWsnProducerMapping() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
getWSNProducerURL() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 

H

handleException(Exchange, Exception) - Method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Set the Exception in the JBI Message as Error.
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
 
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
 
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_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
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
 
init() - Static method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
Initialize the JEtty logger.
init(ConfigurationContext, TransportInDescription) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
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
 
initRequestProcessors() - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Init the request processors.
INJECT_HEADERS - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
 
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.
isDebugEnabled() - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
 
isFilteredValue(String, List<String>) - Method in class org.ow2.petals.binding.soap.listener.outgoing.SOAPCaller
 
isHttpTransportEnable(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the flag enabling the HTTP transport layer.
isJmsTransportEnable(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Get the flag enabling the JMS transport layer.
isLocalAddress(InetAddress) - Static method in class org.ow2.petals.binding.soap.util.NetworkUtil
Returns true if the given address is not null and is one of the local host address including the loopback address
isLoopbackAddress(InetAddress) - Static method in class org.ow2.petals.binding.soap.util.NetworkUtil
Test if the given address is a loopback one ie localhost or 127.0.0.1
isolation - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
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
Does 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 ?
isRestrict() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
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 ?
isTopicMode(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
The mode is TOPIC ?
isWSAEnabled(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Use the WSA fields from the exchange

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
Default value is set to 4
JettyLogger - Class in org.ow2.petals.binding.soap.listener.incoming.jetty
A jetty logger implementation based on the root logger of the component.
JettyLogger(String, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
Creates a new instance of JettyLogger
jettyThreadMaxPoolSize - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Default value is set to 255 (The jetty implementation default)
jettyThreadMinPoolSize - Variable in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
Default value is set to 1 (The jetty implementation default)
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

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
ListTopicsServlet - Class in org.ow2.petals.binding.soap.listener.incoming.servlet
Display topics information
ListTopicsServlet(WsnManager, SoapServerConfig) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.servlet.ListTopicsServlet
 
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.RequestProcessor
 
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

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
 
MAPPING_NAME - Static variable in class org.ow2.petals.binding.soap.listener.incoming.servlet.ListTopicsServlet
 
Marshaller - Class in org.ow2.petals.binding.soap.util
A marshaller to create JBI message from SOAP ones and vice versa.
merge(Addressing, Addressing, Addressing) - Static method in class org.ow2.petals.binding.soap.addressing.WSAHelper
Deprecated. use WSAHelper.merge(Addressing, Addressing)
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 - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.JettyLogger
The logger name
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
 
NOTIFICATION_BROKER_SERVICE - Static variable in class org.ow2.petals.binding.soap.Constants.Notification
 
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

PetalsAxisService - Class in org.ow2.petals.binding.soap.listener.incoming
The PetalsAxisService extends an AxisService.
PetalsAxisService(String, ComponentContext, Consumes, ConfigurationExtensions, String, 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
 
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
 
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
 
PUBLISHER_REGISTRATION_MANAGER_SERVICE - Static variable in class org.ow2.petals.binding.soap.Constants.Notification
 

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
REMOVE_ROOT - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
Remove the root element from incoming soap messages before building the normalized message.
removeJbiDescriptor(String) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
Remove the JBIDescriptor for the given address
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
 
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
 
retrieveAddressing(Exchange, ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Get the addressing information from the exchange and from the service unit extensions.
retrieveAddRoot(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
 
retrieveBasicAuthentication(ConfigurationExtensions, Options) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Getting the basic authentication parameters for the outgoing SOAP request.
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
 
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.
retrievePetalsDispatcherFromAxisConfiguration() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
Retrieve from the AxisConfiguration the PetalsDispatcher object.
retrieveProxySettings(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.listener.outgoing.AbstractExternalServiceCaller
Retrieve the proxy settings from the extensions.
retrieveRemoveRootElement(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Retrieve the remove root element extension value
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.AbstractExternalServiceCaller
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.
retrieveSOAPOperation(MessageContext, String, PetalsAxisService) - Method in class org.ow2.petals.binding.soap.listener.incoming.SOAPProcessor
Return the operation according to the WSAAction SOAP attribute.
retrieveTimeout(ConfigurationExtensions) - Static method in class org.ow2.petals.binding.soap.util.SUPropertiesHelper
Retrieve the timeout extensions value.
returnServiceClient(String, QName, URI, ServiceClient, 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
 
send(EndpointReference, EndpointReference, String, OMElement, OMElement[]) - Method in class org.ow2.petals.binding.soap.listener.outgoing.Axis2NotificationConsumerClient
 
sendBackResponse(MessageContext) - Method in class org.ow2.petals.binding.soap.listener.incoming.PetalsReceiver
Send the response to the WS consumer.
sendNotification(QName, Exchange) - Method in class org.ow2.petals.binding.soap.listener.outgoing.WSNotifier
Send a notification to all the topic subscribers
sendReceiveBody(QName, OMElement, Map<String, DocumentFragment>) - Method in class org.ow2.petals.binding.soap.listener.outgoing.ServiceClient
Send / receive a message and add some SOAP header values...
sendResponse(OMElement, HttpServletResponse) - Method in class org.ow2.petals.binding.soap.listener.incoming.servlet.SubscriptionServiceServlet
Send the response
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.
ServiceClient - Class in org.ow2.petals.binding.soap.listener.outgoing
A ServiceClient extension to be abble to get the entire SOAPBody of the service response.
ServiceClient(ConfigurationContext, AxisService) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.ServiceClient
Creates a new instance of ServiceClient
ServiceClient(ConfigurationContext, Definition, QName, String) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.ServiceClient
Creates a new instance of ServiceClient
ServiceClient(ConfigurationContext, URL, QName, String) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.ServiceClient
Creates a new instance of ServiceClient
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
 
setFaultTo(String) - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
setFrom(String) - Method in class org.ow2.petals.binding.soap.addressing.Addressing
 
setHttpAcceptors(int) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set HTTP acceptors.
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.SoapBootstrap
Set the HTTP port.
setHttpServicesContext(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set HTTP services context.
setHttpServicesList(boolean) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set HTTP services list.
setHttpServicesMapping(String) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set HTTP services mapping.
setHttpThreadPoolSizeMax(int) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set HTTP thread pool maximum size.
setHttpThreadPoolSizeMin(int) - Method in class org.ow2.petals.binding.soap.SoapBootstrap
Set HTTP thread pool minimum size.
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
 
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
setPort(int) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setProperties(MessageContext, NormalizedMessage) - Static method in class org.ow2.petals.binding.soap.util.Marshaller
Copy properties from a SOAP message to the normalized message
setProtocol(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
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
 
setWsnContext(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
setWsnManager(WsnManager) - Method in class org.ow2.petals.binding.soap.SoapComponentContext
 
setWsnProducerMapping(String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapServerConfig
 
SOAP - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.MODE
 
SOAP11FaultServerException - Exception in org.ow2.petals.binding.soap.listener.outgoing
 
SOAP11FaultServerException(String, String) - Constructor for exception org.ow2.petals.binding.soap.listener.outgoing.SOAP11FaultServerException
Creates a new instance of SOAP11FaultServerException
SOAP11FaultServerException(String) - Constructor for exception org.ow2.petals.binding.soap.listener.outgoing.SOAP11FaultServerException
Creates a new instance of SOAP11FaultServerException
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
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.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() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
Starts the listener manager : Start the embedded HTTP server and initialize the dispatcher.
startHttpServer() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
Init and start the HTTP server which will handle external SOAP request.
stats - Variable in class org.ow2.petals.binding.soap.listener.incoming.jetty.SoapServer
 
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.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.
stopHttpServer() - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
Stop the HTTP server
SUBSCRIPTION_MANAGER_SERVICE - Static variable in class org.ow2.petals.binding.soap.Constants.Notification
 
SubscriptionServiceServlet - Class in org.ow2.petals.binding.soap.listener.incoming.servlet
Servlet used to handle incoming WSN calls.
SubscriptionServiceServlet(WsnIsolationLayer, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.incoming.servlet.SubscriptionServiceServlet
Creates a new instance of SubscriptionServiceServlet
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
 
TOPIC - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit.MODE
 
TOPIC_NAME - Static variable in class org.ow2.petals.binding.soap.Constants.ServiceUnit
The topic name which will be used to create the topic...
TRANSFORMER_SYSTEM_PROPERY_NAME - Static variable in class org.ow2.petals.binding.soap.Constants.Component
 
TRANSFORMER_SYSTEM_PROPERY_VALUE - Static variable in class org.ow2.petals.binding.soap.Constants.Component
 

U

unregisterTopic(ConfigurationExtensions) - Method in class org.ow2.petals.binding.soap.SoapSUManager
Unregister a topic
updateClient(ServiceClient, 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

V

validateHost(SoapServerConfig, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.SoapExternalListenerManager
 

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
 
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
 
writeErrorPageMessage(HttpServletRequest, Writer, int, String, String) - Method in class org.ow2.petals.binding.soap.listener.incoming.jetty.ErrorHandler
 
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
 
wsnManager - Variable in class org.ow2.petals.binding.soap.SoapComponentContext
The web service notification manager
WSNotifier - Class in org.ow2.petals.binding.soap.listener.outgoing
 
WSNotifier(SoapComponentContext, Logger) - Constructor for class org.ow2.petals.binding.soap.listener.outgoing.WSNotifier
Creates a new instance of WSNotifier
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 L M N O P Q R S T U V W

Copyright © 2005-2010 OW2 Consortium. All Rights Reserved.