Skip navigation links
A B C D E F G H I J M N O P R S T U V W _ 

A

activateMyRoleEndpoint(QName, Endpoint) - Method in class org.apache.ode.axis2.BindingContextImpl
 
addElmtToOpMapping(String, String, String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
Associates an operation and the corresponding message part element name.
applySecurityPolicy(AxisService, String) - Static method in class org.apache.ode.axis2.util.AxisUtils
 
AuthenticationHelper - Class in org.apache.ode.axis2
HTTP Authentication Helper
AuthenticationHelper() - Constructor for class org.apache.ode.axis2.AuthenticationHelper
 
Axis2UriResolver - Class in org.apache.ode.axis2.util
 
Axis2UriResolver() - Constructor for class org.apache.ode.axis2.util.Axis2UriResolver
 
Axis2WSDLLocator - Class in org.apache.ode.axis2.util
 
Axis2WSDLLocator(URI) - Constructor for class org.apache.ode.axis2.util.Axis2WSDLLocator
 
AxisUtils - Class in org.apache.ode.axis2.util
 
AxisUtils() - Constructor for class org.apache.ode.axis2.util.AxisUtils
 

B

binding - Variable in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
binding - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
BindingContextImpl - Class in org.apache.ode.axis2
AXIS2 implementation of the BindingContext interface.
BindingContextImpl(ODEServer) - Constructor for class org.apache.ode.axis2.BindingContextImpl
 
buildMessage(String, String[], Object[]) - Method in class org.apache.ode.axis2.service.ServiceClientUtil
Builds a message for the deployment and management API using simple parameter passing.

C

calculateSizeofService(EndpointReference) - Method in class org.apache.ode.axis2.BindingContextImpl
 
checkDeployXmlWatchDog(WatchDog) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
checkSystemCronConfigWatchDog(WatchDog) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
close() - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
close() - Method in class org.apache.ode.axis2.SoapExternalService
 
close() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
ClusterUrlTransformer - Class in org.apache.ode.axis2.util
 
ClusterUrlTransformer(List<String>, String) - Constructor for class org.apache.ode.axis2.util.ClusterUrlTransformer
 
configure(HttpClient, URI, Element, HttpParams) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
configure(HostConfiguration, HttpState, HttpTransportProperties.ProxyProperties) - Static method in class org.apache.ode.axis2.httpbinding.ProxyConf
 
configureService(AxisService, URL) - Static method in class org.apache.ode.axis2.util.AxisUtils
 
configureService(ConfigurationContext, AxisService, URL) - Static method in class org.apache.ode.axis2.util.AxisUtils
Configure a service instance woth the specified service.xml document.
convertEndpoint(QName, Element) - Method in class org.apache.ode.axis2.EndpointReferenceContextImpl
 
createExternalService(ProcessConf, QName, String) - Method in class org.apache.ode.axis2.BindingContextImpl
 
createHttpRequest(PartnerRoleMessageExchange, HttpParams) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
createHttpRequest(PartnerRoleMessageExchange, HttpParams, String) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
createODEServer() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 
createPartElement(Part, String) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
Create the element to be associated with this part into the Message.
createPartElement(Part, Element) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
Create the element to be associated with this part into the Message.
createPartnerRoleChannel(QName, PortType, Endpoint) - Method in class org.apache.ode.axis2.BindingContextImpl
 
createProcessStore(EndpointReferenceContext, DataSource) - Method in class org.apache.ode.axis2.ODEServer
 
createScheduler() - Method in class org.apache.ode.axis2.ODEServer
 
createService(ProcessConf, QName, String) - Method in class org.apache.ode.axis2.BindingContextImpl
 
createService(AxisConfiguration, ProcessConf, QName, String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
 
createService(AxisConfiguration, QName, String, String, Definition, MessageReceiver) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
 
createServiceRef(Element) - Static method in class org.apache.ode.axis2.ODEService
Create-and-copy a service-ref element.
createSoapBody(SOAPBody, SOAPBody, Message, Element, String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapFault(Element, QName, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapHeaders(SOAPEnvelope, List<SOAPHeader>, Message, Map<String, Node>) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapRequest(MessageContext, Message, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSoapResponse(MessageContext, Message, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
createSystemCronConfigWatchDog(CronScheduler) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
createSystemSchedulesConfig(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 

D

DDWatchDogObserver(String) - Constructor for class org.apache.ode.axis2.deploy.DeploymentPoller.DDWatchDogObserver
 
deactivateMyRoleEndpoint(QName, Endpoint) - Method in class org.apache.ode.axis2.BindingContextImpl
 
definition - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
DeploymentBrowser - Class in org.apache.ode.axis2.service
handles a set of URLs all starting with /deployment to publish all files in deployed bundles, services and processes.
DeploymentBrowser(ProcessStoreImpl, AxisConfiguration, File) - Constructor for class org.apache.ode.axis2.service.DeploymentBrowser
 
DeploymentPoller - Class in org.apache.ode.axis2.deploy
Polls a directory for the deployment of a new deployment unit.
DeploymentPoller(File, ODEServer) - Constructor for class org.apache.ode.axis2.deploy.DeploymentPoller
 
DeploymentPoller.DDWatchDogObserver - Class in org.apache.ode.axis2.deploy
 
DeploymentWebService - Class in org.apache.ode.axis2.service
Axis wrapper for process deployment.
DeploymentWebService() - Constructor for class org.apache.ode.axis2.service.DeploymentWebService
 
deriveBaseServiceUri(ProcessConf) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
 
destroyService(QName, String) - Method in class org.apache.ode.axis2.BindingContextImpl
 
disposeDeployXmlWatchDog(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
doFilter(HttpServletRequest, HttpServletResponse) - Method in class org.apache.ode.axis2.service.DeploymentBrowser
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 

E

enableService(AxisConfiguration, ProcessStore, DeploymentPoller, String, String) - Method in class org.apache.ode.axis2.service.DeploymentWebService
 
enableService(AxisConfiguration, BpelServer, ProcessStore, String) - Method in class org.apache.ode.axis2.service.ManagementService
 
endpointReference - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
endpointReference - Variable in class org.apache.ode.axis2.SoapExternalService
 
EndpointReferenceContextImpl - Class in org.apache.ode.axis2
 
EndpointReferenceContextImpl(ODEServer) - Constructor for class org.apache.ode.axis2.EndpointReferenceContextImpl
 
engageModules(AxisDescription, String...) - Static method in class org.apache.ode.axis2.util.AxisUtils
 
ensureDeployXmlWatchDog(File, File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
executorService - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
ExternalService - Interface in org.apache.ode.axis2
 
extractHttpResponseHeaders(Message, HttpMethod, Operation) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
Process the HTTP Response Headers.
extractPartElements(Message, Element) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
extractSoapBodyParts(Message, SOAPBody, SOAPBody, Message, String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
extractSoapHeaderParts(Message, SOAPHeader, List<SOAPHeader>, Message) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 

F

FAULT - Static variable in exception org.apache.ode.axis2.OdeFault
 
findOperation(AxisService, MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
findService(MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 

G

genEPRfromWSDL(Definition, QName, String) - Static method in class org.apache.ode.axis2.ODEService
Get the EPR of this service from the WSDL.
GeronimoFactory - Class in org.apache.ode.axis2.util
 
GeronimoFactory() - Constructor for class org.apache.ode.axis2.util.GeronimoFactory
 
getAppRoot() - Method in class org.apache.ode.axis2.ODEServer
 
getAxisService() - Method in class org.apache.ode.axis2.ODEService
 
getBaseInputSource() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getBaseURI() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getBpelServer() - Method in class org.apache.ode.axis2.ODEServer
 
getConfigLookup(EndpointReference) - Method in class org.apache.ode.axis2.EndpointReferenceContextImpl
 
getConfigRoot() - Method in class org.apache.ode.axis2.ODEServer
 
getFirstExtensibilityElement(ElementExtensible, Class<T>) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
 
getImportInputSource(String, String) - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getInitialEndpointReference() - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
getInitialEndpointReference() - Method in class org.apache.ode.axis2.SoapExternalService
 
getInstanceManagement() - Method in class org.apache.ode.axis2.ODEServer
 
getInstanceMgmt() - Method in class org.apache.ode.axis2.service.ManagementService
 
getLatestImportURI() - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
getMyServiceRef() - Method in class org.apache.ode.axis2.ODEService
Return the service-ref element that will be used to represent this endpoint.
getName() - Method in class org.apache.ode.axis2.ODEService
 
getODEServer() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
Returns the ODEServer instance which has been created by the servlet.
getOptions() - Method in class org.apache.ode.axis2.ODEService
 
getPortName() - Method in interface org.apache.ode.axis2.ExternalService
 
getPortName() - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
getPortName() - Method in class org.apache.ode.axis2.SoapExternalService
 
getProcessManagement() - Method in class org.apache.ode.axis2.ODEServer
 
getProcessMgmt() - Method in class org.apache.ode.axis2.service.ManagementService
 
getProcessStore() - Method in class org.apache.ode.axis2.ODEServer
 
getServiceName() - Method in interface org.apache.ode.axis2.ExternalService
 
getServiceName() - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
getServiceName() - Method in class org.apache.ode.axis2.SoapExternalService
 
getSoapAction(String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
Attempts to extract the SOAP Action is defined in the WSDL document.
getSOAPBody(ElementExtensible) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
 
getSOAPHeaders(ElementExtensible) - Static method in class org.apache.ode.axis2.util.SoapMessageConverter
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.GeronimoFactory
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.JBossFactory
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.TomcatFactory
 
getTransactionManager() - Method in class org.apache.ode.axis2.util.WLSFactory
 
getWSAInputAction(String) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
Attempts to extract the WS-Addressing "Action" attribute value from the operation definition.
getXMLSchema(Element, String) - Method in class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 

H

hold() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
HTTP_NON_PROXY_HOSTS - Static variable in class org.apache.ode.axis2.httpbinding.ProxyConf
 
HTTP_PROXY_HOST - Static variable in class org.apache.ode.axis2.httpbinding.ProxyConf
 
HTTP_PROXY_PORT - Static variable in class org.apache.ode.axis2.httpbinding.ProxyConf
 
HttpBindingValidator - Class in org.apache.ode.axis2.httpbinding
 
HttpBindingValidator(Binding) - Constructor for class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
httpConnectionManager - Variable in class org.apache.ode.axis2.ODEServer
 
HttpExternalService - Class in org.apache.ode.axis2.httpbinding
 
HttpExternalService(ProcessConf, QName, String, ExecutorService, Scheduler, BpelServer, MultiThreadedHttpConnectionManager, ClusterUrlTransformer) - Constructor for class org.apache.ode.axis2.httpbinding.HttpExternalService
 
HttpHelper - Class in org.apache.ode.axis2.httpbinding
 
HttpHelper() - Constructor for class org.apache.ode.axis2.httpbinding.HttpHelper
 
httpMethodConverter - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
HttpMethodConverter - Class in org.apache.ode.axis2.httpbinding
 
HttpMethodConverter(Definition, QName, String) - Constructor for class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 

I

idleConnectionTimeoutThread - Variable in class org.apache.ode.axis2.ODEServer
 
IM_AXIS2_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
IM_PORT_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
IM_SERVICE_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
init() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller.DDWatchDogObserver
 
init(ServletConfig) - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
Initialize the Axis configuration context
init() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 
init(ServletConfig, AxisConfiguration) - Method in class org.apache.ode.axis2.ODEServer
 
init(String, AxisConfiguration) - Method in class org.apache.ode.axis2.ODEServer
 
initDAO() - Method in class org.apache.ode.axis2.ODEServer
Initialize the DAO.
initDispatcher() - Method in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
initDispatcher() - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
initProcessStore(EndpointReferenceContext) - Method in class org.apache.ode.axis2.ODEServer
 
invoke(PartnerRoleMessageExchange) - Method in interface org.apache.ode.axis2.ExternalService
 
invoke(MessageContext) - Method in class org.apache.ode.axis2.hooks.SessionInHandler
 
invoke(MessageContext) - Method in class org.apache.ode.axis2.hooks.SessionOutHandler
 
invoke(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
invoke(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.SoapExternalService
 
invokeBusinessLogic(MessageContext) - Method in class org.apache.ode.axis2.hooks.ODEMessageReceiver
 
invokePartner(PartnerRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
isDeploymentFromODEFileSystemAllowed() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
isFaultOrFailure(int) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
isNonProxyHost(String) - Static method in class org.apache.ode.axis2.httpbinding.ProxyConf
 
isProxyEnabled(HttpParams, String) - Static method in class org.apache.ode.axis2.httpbinding.ProxyConf
 

J

JBossFactory - Class in org.apache.ode.axis2.util
 
JBossFactory() - Constructor for class org.apache.ode.axis2.util.JBossFactory
 
JNDI_LOOKUP_PATH - Static variable in class org.apache.ode.axis2.util.JBossFactory
 
JNDI_LOOKUP_PATH - Static variable in class org.apache.ode.axis2.util.TomcatFactory
 

M

ManagementService - Class in org.apache.ode.axis2.service
Axis2 wrapper for process and instance management interfaces.
ManagementService() - Constructor for class org.apache.ode.axis2.service.ManagementService
 
markAsDeployed(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
markAsUndeployed(File) - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
MessageExchangeContextImpl - Class in org.apache.ode.axis2
Implementation of the ODE MessageExchangeContext interface.
MessageExchangeContextImpl(ODEServer) - Constructor for class org.apache.ode.axis2.MessageExchangeContextImpl
 
Messages - Class in org.apache.ode.axis2.httpbinding
 
Messages() - Constructor for class org.apache.ode.axis2.httpbinding.Messages
 
Messages - Class in org.apache.ode.axis2
 
Messages() - Constructor for class org.apache.ode.axis2.Messages
 
msgBpelEventListenerRegistered(String) - Method in class org.apache.ode.axis2.Messages
 
msgDAOInstantiationFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgEmptyContentType(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgHttpBindingNotUsed(Binding) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgInvalidContentType(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgInvalidURIPattern() - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgInvalidURIPattern(Binding, BindingOperation, String) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgMessageExchangeInterceptorRegistered(String) - Method in class org.apache.ode.axis2.Messages
 
msgMimeMultipartRelatedUnsupported(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgMissingVerb(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgOdeBpelServerStartFailure() - Method in class org.apache.ode.axis2.Messages
 
msgOdeDbConfigError() - Method in class org.apache.ode.axis2.Messages
 
msgOdeDbPoolStartupFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitDAOErrorReadingProperties(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitExternalDbFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitHibernatePropertiesNotFound(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInitialized() - Method in class org.apache.ode.axis2.Messages
 
msgOdeInstalled(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInstallErrorCfgNotFound(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeInstallErrorCfgReadError(File) - Method in class org.apache.ode.axis2.Messages
 
msgOdeProcessDeploymentFailed(File, String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeProcessUndeploymentFailed(QName) - Method in class org.apache.ode.axis2.Messages
 
msgOdeShutdownCompleted() - Method in class org.apache.ode.axis2.Messages
 
msgOdeStarted() - Method in class org.apache.ode.axis2.Messages
 
msgOdeStarting() - Method in class org.apache.ode.axis2.Messages
 
msgOdeUsingDAOImpl(String) - Method in class org.apache.ode.axis2.Messages
 
msgOdeUsingExternalDb(String) - Method in class org.apache.ode.axis2.Messages
 
msgOnlySupportsUrlEncodedAndUrlreplacement(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgPollingStarted(String) - Method in class org.apache.ode.axis2.Messages
 
msgs - Static variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
msgServiceUnitDeployFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitInitFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitShutdownFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitStartFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgServiceUnitStopFailed(String) - Method in class org.apache.ode.axis2.Messages
 
msgSimpleTypeExpected(String) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgUnsupportedContentType(Binding, BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.Messages
 
msgUnsupportedHttpMethod(Binding, String) - Method in class org.apache.ode.axis2.httpbinding.Messages
 

N

NAME - Static variable in class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
Field NAME
NAME - Static variable in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
Field NAME

O

ODEAxisOperationDispatcher - Class in org.apache.ode.axis2.hooks
Dispatches the service based on the information from the target endpoint URL.
ODEAxisOperationDispatcher() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisOperationDispatcher
 
ODEAxisService - Class in org.apache.ode.axis2.hooks
Implementation of Axis Service used by ODE iapi to enlist itself its service.
ODEAxisService() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService
 
ODEAxisService.WSDL11ToAxisPatchedBuilder - Class in org.apache.ode.axis2.hooks
 
ODEAxisServiceDispatcher - Class in org.apache.ode.axis2.hooks
Dispatches the service based on the information from the target endpoint URL.
ODEAxisServiceDispatcher() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
 
ODEAxisServlet - Class in org.apache.ode.axis2.hooks
Overrides standard AxisServlet to handle our service configurations and deployment ourselves.
ODEAxisServlet() - Constructor for class org.apache.ode.axis2.hooks.ODEAxisServlet
 
ODEConfigProperties - Class in org.apache.ode.axis2
 
ODEConfigProperties(File) - Constructor for class org.apache.ode.axis2.ODEConfigProperties
 
OdeFault - Exception in org.apache.ode.axis2
User-friendly version of AxisFault
OdeFault(String) - Constructor for exception org.apache.ode.axis2.OdeFault
 
OdeFault(Throwable) - Constructor for exception org.apache.ode.axis2.OdeFault
 
OdeFault(String, Throwable) - Constructor for exception org.apache.ode.axis2.OdeFault
 
ODEMessageReceiver - Class in org.apache.ode.axis2.hooks
Receives messages forwarded by Axis.
ODEMessageReceiver() - Constructor for class org.apache.ode.axis2.hooks.ODEMessageReceiver
 
ODEServer - Class in org.apache.ode.axis2
Server class called by our Axis hooks to handle all ODE lifecycle management.
ODEServer() - Constructor for class org.apache.ode.axis2.ODEServer
 
ODEService - Class in org.apache.ode.axis2
A running service, encapsulates the Axis service, its receivers and our receivers as well.
ODEService(AxisService, ProcessConf, QName, String, BpelServer, TransactionManager) - Constructor for class org.apache.ode.axis2.ODEService
 
onAsyncReply(MyRoleMessageExchange) - Method in class org.apache.ode.axis2.MessageExchangeContextImpl
 
onAxisMessageExchange(MessageContext, MessageContext, SOAPFactory) - Method in class org.apache.ode.axis2.ODEService
 
openResource(URI) - Method in class org.apache.ode.axis2.util.Axis2WSDLLocator
 
org.apache.ode.axis2 - package org.apache.ode.axis2
 
org.apache.ode.axis2.deploy - package org.apache.ode.axis2.deploy
 
org.apache.ode.axis2.hooks - package org.apache.ode.axis2.hooks
 
org.apache.ode.axis2.httpbinding - package org.apache.ode.axis2.httpbinding
 
org.apache.ode.axis2.service - package org.apache.ode.axis2.service
 
org.apache.ode.axis2.util - package org.apache.ode.axis2.util
 

P

parseFault(PartnerRoleMessageExchange, HttpMethod) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
parseHttpResponse(Message, HttpMethod, Operation) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
parseRequestURLForService(String) - Method in class org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher
Obtain the service name from the request URL.
parseSoapFault(Element, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
parseSoapRequest(Message, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
parseSoapResponse(Message, SOAPEnvelope, Operation) - Method in class org.apache.ode.axis2.util.SoapMessageConverter
 
parseURLForService(String, String) - Static method in class org.apache.ode.axis2.hooks.ODEAxisService
Obtain the service name from the request URL.
pconf - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
PM_AXIS2_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
PM_PORT_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
PM_SERVICE_NAME - Static variable in class org.apache.ode.axis2.service.ManagementService
 
portBinding - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
portName - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
portName - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
prepareDetailsElement(HttpMethod) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
Build a "details" element that looks like this:
prepareHttpMethod(BindingOperation, String, Map<String, Element>, Map<String, Node>, String, HttpParams) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
create and initialize the http method.
ProxyConf - Class in org.apache.ode.axis2.httpbinding
The purpose of this class is to configure proxy for HttpClient.
ProxyConf() - Constructor for class org.apache.ode.axis2.httpbinding.ProxyConf
 

R

release() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
replaceCRLFwithLWS(String) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
This method ensures that a header value containing CRLF does not mess up the HTTP request.
requestToString(HttpMethod) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
resolveEndpointReference(Element) - Method in class org.apache.ode.axis2.EndpointReferenceContextImpl
 
resolveEntity(String, String, String) - Method in class org.apache.ode.axis2.util.Axis2UriResolver
 
respondsTo(QName, QName) - Method in class org.apache.ode.axis2.ODEService
 
responseToString(HttpMethod) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
rewriteOutgoingClusterURL(String) - Method in class org.apache.ode.axis2.util.ClusterUrlTransformer
 

S

scheduler - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
send(OMElement, String) - Method in class org.apache.ode.axis2.service.ServiceClientUtil
Sends the provided message to an Axis2 deployed service.
send(OMElement, String, long) - Method in class org.apache.ode.axis2.service.ServiceClientUtil
Sends the provided message to an Axis2 deployed service allowing to set a specific timeout (in ms).
server - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
ServiceClientUtil - Class in org.apache.ode.axis2.service
Client utilities that can be used to invoke easily the deployment and management services with Axis2.
ServiceClientUtil() - Constructor for class org.apache.ode.axis2.service.ServiceClientUtil
 
serviceName - Variable in class org.apache.ode.axis2.httpbinding.HttpExternalService
 
serviceName - Variable in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
 
SessionInHandler - Class in org.apache.ode.axis2.hooks
An incoming handler adding session id information in the message context.
SessionInHandler() - Constructor for class org.apache.ode.axis2.hooks.SessionInHandler
 
SessionOutHandler - Class in org.apache.ode.axis2.hooks
An outgoing handler adding session id information in the message context.
SessionOutHandler() - Constructor for class org.apache.ode.axis2.hooks.SessionOutHandler
 
setHttpAuthentication(PartnerRoleMessageExchange, Options) - Static method in class org.apache.ode.axis2.AuthenticationHelper
 
setHttpRequestHeaders(HttpMethod, BindingOperation, Map<String, Element>, Map<String, Node>, HttpParams) - Method in class org.apache.ode.axis2.httpbinding.HttpMethodConverter
First go through the list of default headers set in the method params.
setOptions(Options, Element) - Static method in class org.apache.ode.axis2.AuthenticationHelper
 
setService(ODEService) - Method in class org.apache.ode.axis2.hooks.ODEMessageReceiver
 
shutDown() - Method in class org.apache.ode.axis2.ODEServer
Shutdown the service engine.
SoapExternalService - Class in org.apache.ode.axis2
Acts as a service not provided by ODE.
SoapExternalService(ProcessConf, QName, String, ExecutorService, AxisConfiguration, Scheduler, BpelServer, MultiThreadedHttpConnectionManager, ClusterUrlTransformer) - Constructor for class org.apache.ode.axis2.SoapExternalService
 
SoapMessageConverter - Class in org.apache.ode.axis2.util
SOAP/ODE Message converter.
SoapMessageConverter(Definition, QName, String) - Constructor for class org.apache.ode.axis2.util.SoapMessageConverter
 
start() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
statusLineToElement(String) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
Parse and convert a HTTP status line into an aml element.
statusLineToElement(StatusLine) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
 
statusLineToElement(Document, StatusLine) - Static method in class org.apache.ode.axis2.httpbinding.HttpHelper
Convert a HTTP status line into an xml element like this:

< Status-line> < HTTP-Version>HTTP/1.1< /HTTP-Version> < Status-Code>200< /Status-Code> < Reason-Phrase>Success - The action was successfully received, understood, and accepted< /Reason-Phrase> < /Status-line>

stop() - Method in class org.apache.ode.axis2.deploy.DeploymentPoller
 
stop() - Method in class org.apache.ode.axis2.hooks.ODEAxisServlet
 

T

TomcatFactory - Class in org.apache.ode.axis2.util
 
TomcatFactory() - Constructor for class org.apache.ode.axis2.util.TomcatFactory
 
transform(Map<String, Element>) - Method in class org.apache.ode.axis2.util.URLEncodedTransformer
 
transform(String, Map<String, Element>) - Method in class org.apache.ode.axis2.util.UrlReplacementTransformer
 

U

URLEncodedTransformer - Class in org.apache.ode.axis2.util
 
URLEncodedTransformer() - Constructor for class org.apache.ode.axis2.util.URLEncodedTransformer
 
UrlReplacementTransformer - Class in org.apache.ode.axis2.util
This encoder applies urlReplacement as defined by the WSDL specification.
UrlReplacementTransformer() - Constructor for class org.apache.ode.axis2.util.UrlReplacementTransformer
 

V

validate() - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
validateGetOrDelete(BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
validateOperation(BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
validatePort() - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 
validateUrlReplacement(BindingOperation) - Method in class org.apache.ode.axis2.httpbinding.HttpBindingValidator
 

W

WLSFactory - Class in org.apache.ode.axis2.util
TransactionManager factory for Weblogic Server 10.0.
WLSFactory() - Constructor for class org.apache.ode.axis2.util.WLSFactory
Default constructor needed.
WSDL11ToAxisPatchedBuilder(InputStream, QName, String) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
WSDL11ToAxisPatchedBuilder(Definition, QName, String) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
WSDL11ToAxisPatchedBuilder(Definition, QName, String, boolean) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
WSDL11ToAxisPatchedBuilder(InputStream, AxisService) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 
WSDL11ToAxisPatchedBuilder(InputStream) - Constructor for class org.apache.ode.axis2.hooks.ODEAxisService.WSDL11ToAxisPatchedBuilder
 

_

__log - Variable in class org.apache.ode.axis2.BindingContextImpl
 
__log - Variable in class org.apache.ode.axis2.ODEServer
 
__logTx - Variable in class org.apache.ode.axis2.ODEServer
 
_appRoot - Variable in class org.apache.ode.axis2.ODEServer
 
_axisConfig - Variable in class org.apache.ode.axis2.ODEServer
 
_bpelServer - Variable in class org.apache.ode.axis2.ODEServer
 
_clusterUrlTransformer - Variable in class org.apache.ode.axis2.ODEServer
 
_configRoot - Variable in class org.apache.ode.axis2.ODEServer
 
_cronScheduler - Variable in class org.apache.ode.axis2.ODEServer
 
_daoCF - Variable in class org.apache.ode.axis2.ODEServer
 
_db - Variable in class org.apache.ode.axis2.ODEServer
 
_executorService - Variable in class org.apache.ode.axis2.ODEServer
 
_odeConfig - Variable in class org.apache.ode.axis2.ODEServer
 
_odeServer - Variable in class org.apache.ode.axis2.deploy.DeploymentPoller
 
_scheduler - Variable in class org.apache.ode.axis2.ODEServer
 
_store - Variable in class org.apache.ode.axis2.ODEServer
 
_txMgr - Variable in class org.apache.ode.axis2.ODEServer
 
_workRoot - Variable in class org.apache.ode.axis2.ODEServer
 
A B C D E F G H I J M N O P R S T U V W _ 
Skip navigation links

Copyright © 2018 WSO2. All Rights Reserved.