A C D G I J M O R S

A

AxiomHelper - Class in org.ow2.petals.se.jsr181.utils
An Apache AXIOM Helper.
AxiomHelper() - Constructor for class org.ow2.petals.se.jsr181.utils.AxiomHelper
 
Axis2Deployer - Class in org.ow2.petals.se.jsr181.axis
A class used to deploy the JAX-WS class as an Axis2 service.
Axis2Deployer(Jsr181Se) - Constructor for class org.ow2.petals.se.jsr181.axis.Axis2Deployer
Constructor.
AxisEmptyTransportSender - Class in org.ow2.petals.se.jsr181.axis
The empty Transport sender.
AxisEmptyTransportSender() - Constructor for class org.ow2.petals.se.jsr181.axis.AxisEmptyTransportSender
Constructor.

C

checkMEP(Exchange, AxisService) - Method in class org.ow2.petals.se.jsr181.Jsr181JBIListener
Checks if the MEP of the JBI message exchange and the Axis Operation are the same.
checkOperation(Exchange, AxisService) - Method in class org.ow2.petals.se.jsr181.Jsr181JBIListener
Checks if an operation with the JBI exchange operation name exists in the Axis Service.
cleanup(MessageContext) - Method in class org.ow2.petals.se.jsr181.axis.AxisEmptyTransportSender
 
CONFIGURATION_FILE - Static variable in class org.ow2.petals.se.jsr181.Jsr181Bootstrap
The name of the configuration file for Axis2.
copyConfigurationFiles() - Method in class org.ow2.petals.se.jsr181.Jsr181Bootstrap
Copies the configuration files.
createClassLoader(URL[], ClassLoader) - Static method in class org.ow2.petals.se.jsr181.utils.Jsr181ClassLoaderUtils
Return an URLClassLoader object, with all Jar contained in the given directory path.
createServiceUnitManager() - Method in class org.ow2.petals.se.jsr181.Jsr181Se
 
createSource(SOAPEnvelope) - Static method in class org.ow2.petals.se.jsr181.utils.AxiomHelper
Creates the content of a JBI message (as a source) from a SOAP message.
createWorkDirectories() - Method in class org.ow2.petals.se.jsr181.Jsr181Bootstrap
Creates the work directories.

D

deployJAXWS(String, ClassLoader, URL, String) - Method in class org.ow2.petals.se.jsr181.axis.Axis2Deployer
Deploys the annotated class as an Axis2 service.
doDeploy(String, String, Jbi) - Method in class org.ow2.petals.se.jsr181.Jsr181SuManager
 
doInit() - Method in class org.ow2.petals.se.jsr181.Jsr181Bootstrap
 
doInit() - Method in class org.ow2.petals.se.jsr181.Jsr181Se
 
doShutdown(String) - Method in class org.ow2.petals.se.jsr181.Jsr181SuManager
 
doStart(String) - Method in class org.ow2.petals.se.jsr181.Jsr181SuManager
 
doUndeploy(String) - Method in class org.ow2.petals.se.jsr181.Jsr181SuManager
 

G

getAxis2Deployer() - Method in class org.ow2.petals.se.jsr181.Jsr181Se
 
getAxisContext() - Method in class org.ow2.petals.se.jsr181.Jsr181Se
 
getAxisService() - Method in class org.ow2.petals.se.jsr181.model.JaxConfigurationHandler
 
getClassName() - Method in class org.ow2.petals.se.jsr181.model.JaxConfiguration
 
getEndpointName() - Method in class org.ow2.petals.se.jsr181.model.JaxConfiguration
 
getEndpointName() - Method in class org.ow2.petals.se.jsr181.model.JaxConfigurationHandler
 
getJaxConfigurationHandler(String) - Method in class org.ow2.petals.se.jsr181.Jsr181Se
 
getServiceDescription(ServiceEndpoint) - Method in class org.ow2.petals.se.jsr181.Jsr181Se
Gets the WSDL definition from the SU.
getServiceUnitName() - Method in class org.ow2.petals.se.jsr181.model.JaxConfiguration
 
getServiceURL() - Method in class org.ow2.petals.se.jsr181.model.JaxConfiguration
 
getSuRootPath() - Method in class org.ow2.petals.se.jsr181.model.JaxConfiguration
 

I

init(ConfigurationContext, TransportOutDescription) - Method in class org.ow2.petals.se.jsr181.axis.AxisEmptyTransportSender
 
invoke(MessageContext) - Method in class org.ow2.petals.se.jsr181.axis.AxisEmptyTransportSender
 

J

JaxConfiguration - Class in org.ow2.petals.se.jsr181.model
A bean to store SU elements that can be used at runtime by this component.
JaxConfiguration(URL, String, String, String, String) - Constructor for class org.ow2.petals.se.jsr181.model.JaxConfiguration
Constructor.
JaxConfigurationHandler - Class in org.ow2.petals.se.jsr181.model
A handler for SU elements.
JaxConfigurationHandler(JaxConfiguration) - Constructor for class org.ow2.petals.se.jsr181.model.JaxConfigurationHandler
Constructor.
Jsr181Bootstrap - Class in org.ow2.petals.se.jsr181
The JSR181 component bootstrap.
Jsr181Bootstrap() - Constructor for class org.ow2.petals.se.jsr181.Jsr181Bootstrap
Constructor.
Jsr181ClassLoaderUtils - Class in org.ow2.petals.se.jsr181.utils
A class loader that puts all the JARs and the root directory in the class path.
Jsr181ClassLoaderUtils.Jsr181ComponentPrivilegedAction - Class in org.ow2.petals.se.jsr181.utils
Create a new URL class loader.
Jsr181ClassLoaderUtils.Jsr181ComponentPrivilegedAction(URL[], ClassLoader) - Constructor for class org.ow2.petals.se.jsr181.utils.Jsr181ClassLoaderUtils.Jsr181ComponentPrivilegedAction
Constructor.
Jsr181JBIListener - Class in org.ow2.petals.se.jsr181
The JBIListener used to handle incoming JBI messages.
Jsr181JBIListener() - Constructor for class org.ow2.petals.se.jsr181.Jsr181JBIListener
Constructor.
Jsr181Se - Class in org.ow2.petals.se.jsr181
The JSR-181 service engine.
Jsr181Se() - Constructor for class org.ow2.petals.se.jsr181.Jsr181Se
Creates a new instance of Jsr181Se.
Jsr181SuManager - Class in org.ow2.petals.se.jsr181
The Service-Unit manager for the JSR-181 SE.
Jsr181SuManager(AbstractComponent) - Constructor for class org.ow2.petals.se.jsr181.Jsr181SuManager
Constructor.

M

MTOM_TNS - Static variable in class org.ow2.petals.se.jsr181.Jsr181JBIListener
The name space for XOP attachments.

O

onJBIMessage(Exchange) - Method in class org.ow2.petals.se.jsr181.Jsr181JBIListener
 
org.ow2.petals.se.jsr181 - package org.ow2.petals.se.jsr181
 
org.ow2.petals.se.jsr181.axis - package org.ow2.petals.se.jsr181.axis
 
org.ow2.petals.se.jsr181.model - package org.ow2.petals.se.jsr181.model
 
org.ow2.petals.se.jsr181.utils - package org.ow2.petals.se.jsr181.utils
 

R

registerJaxConfigurationHandler(String, JaxConfigurationHandler) - Method in class org.ow2.petals.se.jsr181.Jsr181Se
 
removeJaxConfigurationHandler(String) - Method in class org.ow2.petals.se.jsr181.Jsr181Se
 
run() - Method in class org.ow2.petals.se.jsr181.utils.Jsr181ClassLoaderUtils.Jsr181ComponentPrivilegedAction
 

S

start(Axis2Deployer, Logger) - Method in class org.ow2.petals.se.jsr181.model.JaxConfigurationHandler
Creates the Axis service and its class loader.
stop() - Method in class org.ow2.petals.se.jsr181.axis.AxisEmptyTransportSender
 
stop(ConfigurationContext) - Method in class org.ow2.petals.se.jsr181.model.JaxConfigurationHandler
Unregisters the Axis service and "close" its class loader.

A C D G I J M O R S

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