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

A

acknowledgeMessage(MessageContext) - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
ALL - Static variable in class org.ow2.jonas.ws.axis2.util.Axis2Java2WSDLBuilder
 
AttachmentDescriptionImpl - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
 
AttachmentDescriptionImpl(AttachmentType, String[]) - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
awaitResponse() - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
Axis2ConfigurationExtension - Class in org.ow2.jonas.ws.axis2.easybeans.ext
Called by Easybeans Runtime to provide a Hook for Axis2.
Axis2ConfigurationExtension() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.ext.Axis2ConfigurationExtension
 
Axis2EjbMessageReceiver - Class in org.ow2.jonas.ws.axis2.easybeans
Substitue axis2's MessageReceiver
Axis2EjbMessageReceiver(Axis2WSEndpoint, Class, StatelessSessionFactory) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EjbMessageReceiver
 
Axis2EJBWebserviceEndpoint - Class in org.ow2.jonas.ws.axis2.easybeans
The EJBCXFWebserviceEndpoint is the EJB based endpoint implementation on CXF.
Axis2EJBWebserviceEndpoint(Class, PortMetaData, StatelessSessionFactory, EZBContainer, IBeanInfo, URL) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EJBWebserviceEndpoint
 
Axis2EndpointController - Class in org.ow2.jonas.ws.axis2.easybeans
Rewrite EndpointController to use our own dispather class
Axis2EndpointController(StatelessSessionFactory) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointController
Constructor
Axis2EndpointLifecycleManager - Class in org.ow2.jonas.ws.axis2.easybeans
Axis2EndpointLifecycleManager is try to make axis2's serverinstance is null for EJB, and then use our own instance
Axis2EndpointLifecycleManager() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManager
 
Axis2EndpointLifecycleManagerFactory - Class in org.ow2.jonas.ws.axis2.easybeans
Substitue the EndpointLifecycleManagerFactory to create Axis2EndpointLifecycleManager
Axis2EndpointLifecycleManagerFactory() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManagerFactory
 
Axis2Java2WSDLBuilder - Class in org.ow2.jonas.ws.axis2.util
 
Axis2Java2WSDLBuilder(String, OutputStream, String, ClassLoader) - Constructor for class org.ow2.jonas.ws.axis2.util.Axis2Java2WSDLBuilder
 
Axis2RequestResponseTransport - Class in org.ow2.jonas.ws.axis2.http
 
Axis2RequestResponseTransport(IWSResponse) - Constructor for class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
Axis2Service - Class in org.ow2.jonas.ws.axis2
The Axis2Service class is used to declare Axis2 as a module in JOnAS.
Axis2Service() - Constructor for class org.ow2.jonas.ws.axis2.Axis2Service
 
Axis2ServiceDispatcher - Class in org.ow2.jonas.ws.axis2.easybeans
Dispatchers that get instace from ejb's pool
Axis2ServiceDispatcher(Class, EasybeansAxis2Invoker) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2ServiceDispatcher
 
Axis2TransportInfo - Class in org.ow2.jonas.ws.axis2.http
Wrap IWSResponse to fit axis2's OutTransportInfo
Axis2TransportInfo(IWSResponse) - Constructor for class org.ow2.jonas.ws.axis2.http.Axis2TransportInfo
 
Axis2WSEndpoint - Class in org.ow2.jonas.ws.axis2.jaxws
This class represents the JOnAS' view on a web service endpoint (server side).
Axis2WSEndpoint(Class, IWebServiceEndpoint.EndpointType, PortMetaData, StatelessSessionFactory, URL) - Constructor for class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
AxisService2WSDL11 - Class in org.ow2.jonas.ws.axis2.util
 
AxisService2WSDL11(AxisService) - Constructor for class org.ow2.jonas.ws.axis2.util.AxisService2WSDL11
 
AxisService2WSDL11(AxisService, String) - Constructor for class org.ow2.jonas.ws.axis2.util.AxisService2WSDL11
 
AxisServiceGenerator - Class in org.ow2.jonas.ws.axis2.http
Get service description from class or wsdl If the service impl is ejb, use Axis2MessageReceiver, if it is pojo, use its own JAXWSMessageReceiver
AxisServiceGenerator() - Constructor for class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 

B

bindEventService(IEventService) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
binding - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
bindWebDeployer(IWebDeployer) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.Axis2ConfigurationExtension
Bind an IWebDeployer that will be used to deploy web services enabled EjbJars

C

clearServiceDescriptionCache() - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
Clears the entire ServiceDescription cache.
clearServiceDescriptionCache(ConfigurationContext) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
Clears all the ServiceDescription objects in the cache associated with the specified configuration context.
close() - Method in class org.ow2.jonas.ws.axis2.util.SimpleWSDLLocator
 
configurationContext - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
configure(EZBContainerConfig) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.Axis2ConfigurationExtension
Adapt the given configuration.
configureHandlers() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
createEndpointLifecycleManager(Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManagerFactory
 
createEndpointLifecycleManager() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManagerFactory
 
createNamingReference(IJaxwsWebServiceRef) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
createPOJOWebServiceEndpoint(IWarClassMetadata, ClassLoader, ServletContext) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
createResolvedHandlersDescription() - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescription(Class<?>, ConfigurationContext, PortMetaData) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
createServiceDescription(URL, QName, Class) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescription(URL, QName, Class, DescriptionBuilderComposite, Object) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescription(Class) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescription(Class, ConfigurationContext) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescriptionFromDBCMap(HashMap<String, DescriptionBuilderComposite>, ConfigurationContext) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceGenerator() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
createServiceInstance(MessageContext, Class) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManager
This method is called on each web service call.
createWebservicesContainer(String) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
 
createWebservicesModule(String) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
 

D

DescriptionFactoryImpl - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
Creates the JAX-WS metadata descritpion hierachy from some combinations of WSDL, Java classes with annotations, and (in the future) deployment descriptors.
DescriptionUtils - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
Utilities used throughout the Description package.
DescriptionUtils() - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
 
displayInfos() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
Prints info about the endPoint.
doService(IWSRequest, IWSResponse, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
doStart() - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
doStop() - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 

E

EasybeansAxis2Invoker - Class in org.ow2.jonas.ws.axis2.easybeans
EasyBeans invoker that will take an instance from the pool, call the method and then put it back in the pool.
EasybeansAxis2Invoker(Pool<EasyBeansSLSB, Long>) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.EasybeansAxis2Invoker
Build a new invoker for the given stateless' pool.
END_POINT_TYPE - Static variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
endpointClass - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
exec(List<String>, long) - Static method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
execJava(List<String>, long) - Static method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 

F

factory - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
finalizePOJODeployment(ServletContext) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
Finalize the deployment of POJO endpoints contained in the given ServletContext.
findWsdlFile(File, String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 

G

generateOM() - Method in class org.ow2.jonas.ws.axis2.util.AxisService2WSDL11
Build the OM structure of the WSDL document
generateService(OMFactory, OMElement, boolean, boolean, boolean) - Method in class org.ow2.jonas.ws.axis2.util.AxisService2WSDL11
Generate the WSDL <service> element
generateWSDL() - Method in class org.ow2.jonas.ws.axis2.util.Axis2Java2WSDLBuilder
 
getAttachmentFromBinding(OperationDescriptionImpl, Binding) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
This method will process a WSDL Binding and build AttachmentDescription objects if the WSDL dicatates attachments.
getAttachmentType() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
getBaseInputSource() - Method in class org.ow2.jonas.ws.axis2.util.SimpleWSDLLocator
 
getBaseURI() - Method in class org.ow2.jonas.ws.axis2.util.SimpleWSDLLocator
 
getBindingID() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.PortInfoImpl
 
getBindingType() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getBindingType() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
getClassFromType(Type) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getClasspath() - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSTools
 
getClientConfigurationFactory() - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
getContextNamingInfo() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EJBWebserviceEndpoint
Get the data used to construct a web context.
getDefaultNamespace(Class) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getDeploymentInfos() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EJBWebserviceEndpoint
 
getEndpointClass() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getEndpointDescription(AxisService) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
getEndpointDispatcher(Class, Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointController
 
getEndpointName() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
See use of targetNamespace in WebService.
getEndpointName() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
See use of targetNamespace in WebService.
getIdentifier() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
getImplementorClass() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getImportInputSource(String, String) - Method in class org.ow2.jonas.ws.axis2.util.SimpleWSDLLocator
 
getInputStream() - Method in class org.ow2.jonas.ws.axis2.util.SimpleURIResolver
 
getInterfaceName() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getLatestImportURI() - Method in class org.ow2.jonas.ws.axis2.util.SimpleWSDLLocator
 
getMimeTypes() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
getNamespace(String) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getNamespaceFromSOAPElement(List) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
This method will loop through a list of extensibility elements looking for one of four objects: SOAPBody, SOAP12Body, SOAPHeader, SOAP12Header.
getPackageName(Class<?>) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getPortMetaData() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
getPortName() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.PortInfoImpl
 
getPortQName(Class) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getProviderParameterType() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getRelativeNameOrURL(File, File) - Static method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
getSecurityConstraint() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EJBWebserviceEndpoint
Get the data structure used to secure a bean's endpoint.
getSEIClass() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getSEIClass() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
getServiceFromClass(Class, ConfigurationContext, PortMetaData) - Method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
Make AxisService from the service impl class
getServiceFromWSDL(String, Class, URL) - Method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
getServiceMode() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getServiceName() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.PortInfoImpl
 
getServiceName() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
See use of targetNamespace in WebService.
getServiceName() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
See use of targetNamespace in WebService.
getServiceObject() - Method in class org.ow2.jonas.ws.axis2.easybeans.EasybeansAxis2Invoker
Creates and returns a service object
getServiceQName(Class) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getStatus() - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
getStyle() - Method in class org.ow2.jonas.ws.axis2.util.AxisService2WSDL11
 
getType() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
getURI() - Method in class org.ow2.jonas.ws.axis2.util.SimpleURIResolver
 
getURL() - Method in class org.ow2.jonas.ws.axis2.util.SimpleURIResolver
 
getUse() - Method in class org.ow2.jonas.ws.axis2.util.AxisService2WSDL11
 
getWsdlLocation() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getWsdlLocation() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
getWsdlURL(String, URL, ClassLoader) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
Make AxisService from wsdl file
getWsProvider() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 

I

init() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
injectEJBResources(Object) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
injectHandlers() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
invoke(IWSRequest, IWSResponse) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
invokePostConstruct() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManager
 
invokePreDestroy() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManager
 
invokeService(MessageContext, Method, Object, Object[]) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2ServiceDispatcher
 
isAsync(Method) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
Determine is this method is an async method
isEmpty(String) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
isMTOMEnabled() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
isResolved() - Method in class org.ow2.jonas.ws.axis2.util.SimpleURIResolver
 
isResponseWritten() - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
isSOAP11(AxisService) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
isSupported(Class<? extends Annotation>) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.WebServiceContextInjectionHandler
Supports @Resource annotation only
isWebServiceProvider() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 

J

JAXWS20ResourceInjector - Class in org.ow2.jonas.ws.axis2.easybeans.ext
Inject JAX-WS 2.x Resource (WebServiceContext) into the EasyBeans EJB instance.
JAXWS20ResourceInjector() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.ext.JAXWS20ResourceInjector
 
JaxWsImplementorInfo - Class in org.ow2.jonas.ws.axis2
 
JaxWsImplementorInfo(Class<?>) - Constructor for class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
JAXWSTools - Class in org.ow2.jonas.ws.axis2.util
 
JAXWSTools() - Constructor for class org.ow2.jonas.ws.axis2.util.JAXWSTools
 
JAXWSUtils - Class in org.ow2.jonas.ws.axis2.util
 
JAXWSUtils() - Constructor for class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
JOnASJaxWsImplementorInfo - Class in org.ow2.jonas.ws.axis2
The JOnASJaxWsImplementorInfo is needed because the webservices.xml infos can overrides some info provided by annotations.
JOnASJaxWsImplementorInfo(Class<?>) - Constructor for class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
Construct a new implementor info object.
JOnASJaxWsImplementorInfo(Class<?>, IWebServiceInfo) - Constructor for class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
Construct a new implementor info object.
JOnASJaxWsImplementorInfo(Class<?>, IWebServiceMarker) - Constructor for class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
JOnASJaxWsImplementorInfo(Class<?>, String, String, String, QName, QName, boolean) - Constructor for class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 

L

LifeCycleCallback - Class in org.ow2.jonas.ws.axis2.easybeans.ext
Callback for Axis2.
LifeCycleCallback() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
Construct a new Callback.
loadClass(String, Class<?>) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
loadHandlerChains(InputStream, ClassLoader) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
 

M

mapBindingTypeAnnotationToWsdl(String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
Given a binding type value based on a JAXWS anntation, return the corresponding WSDL binding type.
mapBindingTypeWsdlToAnnotation(String, String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
Given a binding type value based on WSDL, return the corresponding JAXWS annotation value.
moduleURL - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 

O

openHandlerConfigStream(String, String, ClassLoader) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
This is a helper method that will open a stream to an @HandlerChain configuration file.
org.ow2.jonas.ws.axis2 - package org.ow2.jonas.ws.axis2
 
org.ow2.jonas.ws.axis2.easybeans - package org.ow2.jonas.ws.axis2.easybeans
 
org.ow2.jonas.ws.axis2.easybeans.ext - package org.ow2.jonas.ws.axis2.easybeans.ext
 
org.ow2.jonas.ws.axis2.http - package org.ow2.jonas.ws.axis2.http
 
org.ow2.jonas.ws.axis2.jaxws - package org.ow2.jonas.ws.axis2.jaxws
 
org.ow2.jonas.ws.axis2.jaxws.description.impl - package org.ow2.jonas.ws.axis2.jaxws.description.impl
 
org.ow2.jonas.ws.axis2.util - package org.ow2.jonas.ws.axis2.util
 

P

PortInfoImpl - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
 
portMetaData - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
preEasyBeansInject(EasyBeansBean) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.JAXWS20ResourceInjector
Called before EasyBeans resolution and injection of dependencies.
process(Annotation, Field, Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.WebServiceContextInjectionHandler
 
process(Annotation, Method, Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.WebServiceContextInjectionHandler
 
processGETRequest(IWSRequest, IWSResponse, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
processPOSTRequest(IWSRequest, IWSResponse, AxisService, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
processURLRequest(IWSRequest, IWSResponse, AxisService, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 

R

readWSDL(String, URL, ClassLoader) - Method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
receive(MessageContext) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EjbMessageReceiver
 
registerHandlerHeaders(AxisService, List<Handler>) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
 
releaseServiceObject(Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.EasybeansAxis2Invoker
Called when the invoker is done with the object.
replaceURL(NodeList, String) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
resolve(String, String) - Method in class org.ow2.jonas.ws.axis2.util.SimpleURIResolver
 
resolve(String, String) - Method in class org.ow2.jonas.ws.axis2.util.SimpleWSDLLocator
 
resolveEntity(String, String, String) - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.URIResolverImpl
 

S

service - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
setContentType(String) - Method in class org.ow2.jonas.ws.axis2.http.Axis2TransportInfo
 
setMessageReceiver(MessageReceiver) - Method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
Set method
setMsgContextProperties(IWSRequest, IWSResponse, AxisService, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
setResponseWritten(boolean) - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
setStyle(String) - Method in class org.ow2.jonas.ws.axis2.util.AxisService2WSDL11
 
setUse(String) - Method in class org.ow2.jonas.ws.axis2.util.AxisService2WSDL11
 
setWebDeployer(IWebDeployer) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
Set the web deployer to be used to manage web contexts.
signalFaultReady(AxisFault) - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
signalResponseReady() - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
SimpleURIResolver - Class in org.ow2.jonas.ws.axis2.util
 
SimpleURIResolver() - Constructor for class org.ow2.jonas.ws.axis2.util.SimpleURIResolver
 
SimpleURIResolver(String) - Constructor for class org.ow2.jonas.ws.axis2.util.SimpleURIResolver
 
SimpleURIResolver(String, String) - Constructor for class org.ow2.jonas.ws.axis2.util.SimpleURIResolver
 
SimpleWSDLLocator - Class in org.ow2.jonas.ws.axis2.util
 
SimpleWSDLLocator(String) - Constructor for class org.ow2.jonas.ws.axis2.util.SimpleWSDLLocator
 
start(EZBContainerCallbackInfo) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
Called when container is starting.
start() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
start() - Method in class org.ow2.jonas.ws.axis2.jaxws.WebservicesContainer
Starts the container.
stop(EZBContainerCallbackInfo) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
Called when container is stopping.
stop() - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
This stop method is not directly called by the EJB container.
stop() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
stop() - Method in class org.ow2.jonas.ws.axis2.jaxws.WebservicesContainer
Stops the container.

T

toString() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
trimDefinition(Definition, String, String) - Static method in class org.ow2.jonas.ws.axis2.util.WSDLUtils
 
trimService(Service, String) - Static method in class org.ow2.jonas.ws.axis2.util.WSDLUtils
 

U

unbindEventService(IEventService) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
undeployPOJOEndpoints(ServletContext) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
Stop and undeploy the POJO endpoints contained in the given ServletContext.
updateDefinition(Definition, Map<String, Definition>, Map<String, SchemaReference>, String) - Method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType, String, String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType, Object, String, String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType, DescriptionBuilderComposite, Object, String, String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType, String, String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType, Object, String, String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType, DescriptionBuilderComposite, Object, String, String) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateLocations(Definition, String) - Static method in class org.ow2.jonas.ws.axis2.util.WSDLUtils
 
updateLocations(Service, String) - Static method in class org.ow2.jonas.ws.axis2.util.WSDLUtils
 
updateLocations(Port, String) - Static method in class org.ow2.jonas.ws.axis2.util.WSDLUtils
 
updateSchemaImports(Schema, Map<String, SchemaReference>, String) - Method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
URIResolverImpl - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
This class is used to locate xml schemas that are imported by wsdl documents.
URIResolverImpl() - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.URIResolverImpl
 
URIResolverImpl(ClassLoader) - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.URIResolverImpl
 

W

WebServiceContextInjectionHandler - Class in org.ow2.jonas.ws.axis2.easybeans.ext
React to @Resource on WebServiceContext.
WebServiceContextInjectionHandler() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.ext.WebServiceContextInjectionHandler
 
WebservicesContainer<T extends IWebServiceEndpoint> - Class in org.ow2.jonas.ws.axis2.jaxws
 
WebservicesContainer(String) - Constructor for class org.ow2.jonas.ws.axis2.jaxws.WebservicesContainer
 
writeResponse(String, String, OutputStream) - Method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
writeTo(Node, OutputStream) - Static method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
writeTo(Source, OutputStream) - Static method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
WSDLQueryHandler - Class in org.ow2.jonas.ws.axis2.http
 
WSDLQueryHandler(AxisService) - Constructor for class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
wsdlQueryHandler - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
WSDLUtils - Class in org.ow2.jonas.ws.axis2.util
 
WSDLUtils() - Constructor for class org.ow2.jonas.ws.axis2.util.WSDLUtils
 

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

Copyright © 2011 OW2 Consortium. All Rights Reserved.