C D G I L M O P S U

C

checkOperationStyle(String) - Method in class org.ow2.orchestra.cxf.CxfDeployer
return null if operation style is supported by Axis engine.
checkOperationType(OperationType) - Method in class org.ow2.orchestra.cxf.CxfDeployer
return null if operation type is supported by Axis engine.
checkSoapBody(ExtensibilityElement) - Method in class org.ow2.orchestra.cxf.CxfDeployer
return null if soapBody attributes are supported by Axis engine.
checkSoapFault(ExtensibilityElement) - Method in class org.ow2.orchestra.cxf.CxfDeployer
 
checkSoapVersion(ExtensibilityElement) - Method in class org.ow2.orchestra.cxf.CxfDeployer
return null if soapVersion is supported by Axis engine.
checkTransport(ExtensibilityElement) - Method in class org.ow2.orchestra.cxf.CxfDeployer
return null if transport is supported by Axis engine.
checkUse(ExtensibilityElement) - Method in class org.ow2.orchestra.cxf.CxfDeployer
return null if use is supported by Axis engine.
checkWSEngineIsAvailable() - Method in class org.ow2.orchestra.cxf.CxfDeployer
 
createBundle(BpelProcess) - Method in class org.ow2.orchestra.cxf.CxfPublisher
Create an OSGI bundle from the bpel process resources.
createServletTransportFactory() - Method in class org.ow2.orchestra.cxf.OrchestraCxfServlet
 
CxfDeployer - Class in org.ow2.orchestra.cxf
CXF engine WS deployer.
CxfDeployer(BpelProcess, CxfPublisher) - Constructor for class org.ow2.orchestra.cxf.CxfDeployer
Default constructor.
CxfEnvXmlGenerator - Class in org.ow2.orchestra.cxf
generates a default environment for running orchestra with cxf.
CxfEnvXmlGenerator(String, DefaultEnvXMLGenerator.InstallationType) - Constructor for class org.ow2.orchestra.cxf.CxfEnvXmlGenerator
 
CxfInvoker - Class in org.ow2.orchestra.cxf
 
CxfInvoker() - Constructor for class org.ow2.orchestra.cxf.CxfInvoker
 
CxfMessageUtil - Class in org.ow2.orchestra.cxf
 
CxfPublisher - Class in org.ow2.orchestra.cxf
cxfServicePublisher.java.
CxfPublisher() - Constructor for class org.ow2.orchestra.cxf.CxfPublisher
 
cxfToOrchestraMessage(DOMSource[], Object, Message) - Static method in class org.ow2.orchestra.cxf.CxfMessageUtil
 
CxfUtils - Class in org.ow2.orchestra.cxf
 
CxfWSImpl - Class in org.ow2.orchestra.cxf
Orchestra cxf web service common implementation.
CxfWSImpl(PortType, QName, ClassLoader, Map<String, Boolean>, CommandService) - Constructor for class org.ow2.orchestra.cxf.CxfWSImpl
 

D

deployBundle(InputStream, BpelProcess) - Method in class org.ow2.orchestra.cxf.CxfPublisher
Deploy the bundle (as input stream) to the OSGi platform.
deployServices(List<Service>) - Method in class org.ow2.orchestra.cxf.CxfDeployer
This method will deploy the specified WS Service on the choosen ws engine.
doDeploy(BpelProcess) - Method in class org.ow2.orchestra.cxf.CxfPublisher
 

G

getBundleContext() - Method in class org.ow2.orchestra.cxf.CxfPublisher
 
getCamelContext(QName) - Method in class org.ow2.orchestra.cxf.CxfPublisher
 
getCxfBus() - Method in class org.ow2.orchestra.cxf.CxfPublisher
 
getDestination(EndpointInfo) - Method in class org.ow2.orchestra.cxf.OrchestraCxfServletTransportFactory
Publish destination with an address relative to the servlet context.
getInterfaceName() - Method in class org.ow2.orchestra.cxf.OrchestraReflectionServiceFactoryBean
 
getPublisherServlet(Properties) - Method in class org.ow2.orchestra.cxf.CxfPublisher
 

I

initializeServiceModel() - Method in class org.ow2.orchestra.cxf.OrchestraReflectionServiceFactoryBean
 
invoke(OperationKey, AddressingUtil.AddressingInfo, MessageVariable, Set<Definition>, Properties) - Method in class org.ow2.orchestra.cxf.CxfInvoker
 
invoke(Exchange, Object) - Method in class org.ow2.orchestra.cxf.CxfWSImpl
Method invoked by CXF when a message arrives.
invoke(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.orchestra.cxf.OrchestraCxfServlet
 
isAddressSupported(String) - Method in class org.ow2.orchestra.cxf.CxfDeployer
 

L

loadBus(ServletConfig) - Method in class org.ow2.orchestra.cxf.OrchestraCxfServlet
 

M

main(String[]) - Static method in class org.ow2.orchestra.cxf.CxfEnvXmlGenerator
Prints the default environment on standard output.

O

OrchestraCxfActivator - Class in org.ow2.orchestra.cxf.osgi
 
OrchestraCxfActivator(BundleContext) - Constructor for class org.ow2.orchestra.cxf.osgi.OrchestraCxfActivator
 
OrchestraCxfServlet - Class in org.ow2.orchestra.cxf
 
OrchestraCxfServlet(CxfPublisher, String) - Constructor for class org.ow2.orchestra.cxf.OrchestraCxfServlet
 
OrchestraCxfServletTransportFactory - Class in org.ow2.orchestra.cxf
 
OrchestraCxfServletTransportFactory(Bus, String) - Constructor for class org.ow2.orchestra.cxf.OrchestraCxfServletTransportFactory
 
OrchestraReflectionServiceFactoryBean - Class in org.ow2.orchestra.cxf
 
OrchestraReflectionServiceFactoryBean(QName, Service) - Constructor for class org.ow2.orchestra.cxf.OrchestraReflectionServiceFactoryBean
 
orchestraToCxfFault(QName, Fault, MessageVariable) - Static method in class org.ow2.orchestra.cxf.CxfMessageUtil
 
orchestraToCxfMessage(MessageVariable, Object, Message) - Static method in class org.ow2.orchestra.cxf.CxfMessageUtil
 
org.ow2.orchestra.cxf - package org.ow2.orchestra.cxf
 
org.ow2.orchestra.cxf.osgi - package org.ow2.orchestra.cxf.osgi
 

P

publishServices(BpelProcess, Environment) - Method in class org.ow2.orchestra.cxf.CxfPublisher
 

S

setCxfBus(Bus) - Method in class org.ow2.orchestra.cxf.CxfPublisher
 
setServiceClass(Class<?>) - Method in class org.ow2.orchestra.cxf.OrchestraReflectionServiceFactoryBean
 
setUpOrchestraInterceptors(Endpoint) - Static method in class org.ow2.orchestra.cxf.CxfUtils
 

U

undeployServices(List<Service>) - Method in class org.ow2.orchestra.cxf.CxfDeployer
This method will undeploy the specified WS Service from the choosen ws engine.
unpublishServices(BpelProcess, Environment) - Method in class org.ow2.orchestra.cxf.CxfPublisher
 

C D G I L M O P S U

Copyright © 2011 OW2 Consortium. All Rights Reserved.