A B C D E G I J M N O P R S T U W

A

addCL(String, WebServiceClassLoader) - Static method in class org.ow2.orchestra.axis.ClassLoaderMap
 
ANT_ENV - Static variable in class org.ow2.orchestra.axis.AxisDeployer
utility variable to define ant environment.
AxisDeployer - Class in org.ow2.orchestra.axis
Axis engine WS deployer.
AxisDeployer(BpelProcess, AxisPublisher) - Constructor for class org.ow2.orchestra.axis.AxisDeployer
Default constructor.
AxisEnvXmlGenerator - Class in org.ow2.orchestra.axis
generates a default environment for running orchestra with axis.
AxisEnvXmlGenerator(String, DefaultEnvXMLGenerator.InstallationType) - Constructor for class org.ow2.orchestra.axis.AxisEnvXmlGenerator
 
AxisPublisher - Class in org.ow2.orchestra.axis
AxisServicePublisher.java.
AxisPublisher() - Constructor for class org.ow2.orchestra.axis.AxisPublisher
 
AxisSOAPUtil - Class in org.ow2.orchestra.axis
 
AxisWSImpl - Class in org.ow2.orchestra.axis
 
AxisWSImpl(QName, QName) - Constructor for class org.ow2.orchestra.axis.AxisWSImpl
 
AxisWSImpl.GetOperationCommand - Class in org.ow2.orchestra.axis
 
AxisWSImpl.GetOperationCommand(QName, QName, String) - Constructor for class org.ow2.orchestra.axis.AxisWSImpl.GetOperationCommand
 

B

BindingFileWriter - Class in org.ow2.orchestra.axis
This class generates a java class that implements a wsdl binding.
BindingFileWriter(File, Binding, BpelProcess) - Constructor for class org.ow2.orchestra.axis.BindingFileWriter
 

C

call(SOAPMessage, String, int) - Static method in class org.ow2.orchestra.axis.AxisSOAPUtil
 
call(Element[], String, String, boolean) - Method in class org.ow2.orchestra.axis.AxisWSImpl
 
checkOperationStyle(String) - Method in class org.ow2.orchestra.axis.AxisDeployer
return null if operation style is supported by Axis engine.
checkOperationType(OperationType) - Method in class org.ow2.orchestra.axis.AxisDeployer
return null if operation type is supported by Axis engine.
checkSoapBody(ExtensibilityElement) - Method in class org.ow2.orchestra.axis.AxisDeployer
return null if soapBody attributes are supported by Axis engine.
checkSoapFault(ExtensibilityElement) - Method in class org.ow2.orchestra.axis.AxisDeployer
 
checkSoapVersion(ExtensibilityElement) - Method in class org.ow2.orchestra.axis.AxisDeployer
return null if soapVersion is supported by Axis engine.
checkTransport(ExtensibilityElement) - Method in class org.ow2.orchestra.axis.AxisDeployer
return null if transport is supported by Axis engine.
checkUse(ExtensibilityElement) - Method in class org.ow2.orchestra.axis.AxisDeployer
return null if use is supported by Axis engine.
checkWSEngineIsAvailable() - Method in class org.ow2.orchestra.axis.AxisDeployer
Check if WS engine is available.
ClassLoaderMap - Class in org.ow2.orchestra.axis
ClassLoaderMap.java

D

deployPort(Port, QName, File) - Method in class org.ow2.orchestra.axis.AxisDeployer
 
deployServices(List<Service>) - Method in class org.ow2.orchestra.axis.AxisDeployer
This method will deploy the specified WS Service on the choosen ws engine.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.orchestra.axis.OrchestraBaseAxisServlet
 

E

execute(Environment) - Method in class org.ow2.orchestra.axis.AxisWSImpl.GetOperationCommand
 

G

getCL(String) - Static method in class org.ow2.orchestra.axis.ClassLoaderMap
 
getDirectoryFromPackage(String) - Static method in class org.ow2.orchestra.axis.AxisDeployer
Returns the directory structure corresponding to the given package.
getName() - Method in class org.ow2.orchestra.axis.WSDDBPELMsgProvider
 
getOperation(String) - Method in class org.ow2.orchestra.axis.AxisWSImpl
 
getOrchestraClassLoader() - Method in class org.ow2.orchestra.axis.WebServiceClassLoader
 
getPackageFromNamespace(String) - Static method in class org.ow2.orchestra.axis.AxisDeployer
Returns the java package that maps to the given namespace.
getPublisherServlet(Properties) - Method in class org.ow2.orchestra.axis.AxisPublisher
 

I

init() - Method in class org.ow2.orchestra.axis.OrchestraBaseAxisServlet
 
initServiceDesc(SOAPService, MessageContext) - Method in class org.ow2.orchestra.axis.ProcessMsgProvider
 
invoke(MessageContext) - Method in class org.ow2.orchestra.axis.ProcessMsgProvider
 

J

JDK_VERSION - Static variable in class org.ow2.orchestra.axis.AxisDeployer
jdkVersion used to compile generated java files.

M

main(String[]) - Static method in class org.ow2.orchestra.axis.AxisEnvXmlGenerator
Prints the default environment on standard output.
MESSAGE_STYLE - Static variable in class org.ow2.orchestra.axis.AxisDeployer
wsdd style attribute message value.

N

NEW_WSDD_SUFFIX - Static variable in class org.ow2.orchestra.axis.AxisDeployer
utility var to rename wsdd file with a suffix.
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.ow2.orchestra.axis.WSDDBPELMsgProvider
 

O

OrchestraAxisActivator - Class in org.ow2.orchestra.axis.osgi
 
OrchestraAxisActivator(BundleContext) - Constructor for class org.ow2.orchestra.axis.osgi.OrchestraAxisActivator
 
OrchestraBaseAxisServlet - Class in org.ow2.orchestra.axis
 
OrchestraBaseAxisServlet() - Constructor for class org.ow2.orchestra.axis.OrchestraBaseAxisServlet
 
org.ow2.orchestra.axis - package org.ow2.orchestra.axis
 
org.ow2.orchestra.axis.osgi - package org.ow2.orchestra.axis.osgi
 

P

ProcessMsgProvider - Class in org.ow2.orchestra.axis
BPELMsgProvider.java
ProcessMsgProvider() - Constructor for class org.ow2.orchestra.axis.ProcessMsgProvider
 
PROVIDER_NAME - Static variable in class org.ow2.orchestra.axis.WSDDBPELMsgProvider
 
publishServices(BpelProcess, Environment) - Method in class org.ow2.orchestra.axis.AxisPublisher
 

R

removeCL(String) - Static method in class org.ow2.orchestra.axis.ClassLoaderMap
 

S

SCOPE - Static variable in class org.ow2.orchestra.axis.AxisDeployer
scope of the wsdd generated.
service(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.orchestra.axis.OrchestraBaseAxisServlet
 
setOperationStyle(MessageContext) - Method in class org.ow2.orchestra.axis.ProcessMsgProvider
 

T

toString() - Method in class org.ow2.orchestra.axis.WebServiceClassLoader
 

U

undeployPort(Port) - Method in class org.ow2.orchestra.axis.AxisDeployer
 
undeployServices(List<Service>) - Method in class org.ow2.orchestra.axis.AxisDeployer
This method will undeploy the specified WS Service from the choosen ws engine.
unpublishServices(BpelProcess, Environment) - Method in class org.ow2.orchestra.axis.AxisPublisher
 

W

WebServiceClassLoader - Class in org.ow2.orchestra.axis
BPELClassLoader.java
WebServiceClassLoader(String, URL[], ClassLoader, ClassLoader) - Constructor for class org.ow2.orchestra.axis.WebServiceClassLoader
 
write() - Method in class org.ow2.orchestra.axis.BindingFileWriter
Writes the binding implementation.
WSDD_DEPLOY_FILE_NAME - Static variable in class org.ow2.orchestra.axis.AxisDeployer
deploy.wsdd.
WSDD_NS - Static variable in class org.ow2.orchestra.axis.AxisDeployer
axis deployment namespace.
WSDD_SERVICE - Static variable in class org.ow2.orchestra.axis.AxisDeployer
wsdd root element name.
WSDD_SERVICE_PROVIDER_ATTR - Static variable in class org.ow2.orchestra.axis.AxisDeployer
wsdd root element provider attribute name.
WSDD_SERVICE_STYLE_ATTR - Static variable in class org.ow2.orchestra.axis.AxisDeployer
wsdd root element style attribute name.
WSDD_UNDEPLOY_FILE_NAME - Static variable in class org.ow2.orchestra.axis.AxisDeployer
undeploy.wsdd.
WSDDBPELMsgProvider - Class in org.ow2.orchestra.axis
WSDDBPELMsgProvider.java
WSDDBPELMsgProvider() - Constructor for class org.ow2.orchestra.axis.WSDDBPELMsgProvider
 
WSDL_FILE_NAME - Static variable in class org.ow2.orchestra.axis.AxisDeployer
 

A B C D E G I J M N O P R S T U W

Copyright © 2010 OW2 Consortium. All Rights Reserved.