A F G I J L M N O P R S T V W

A

addPortComponent(IPortComponent) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription
 
addWebserviceDescription(IWebserviceDescription) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.Webservices
 

F

findPortComponent(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.Webservices
 

G

getEjbLink() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.ServiceImplBean
 
getEndpointInterface() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
getHandlerChains() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
getHandlerChains() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
getName() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
getName() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
getName() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription
 
getParent() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
getPortComponents() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription
 
getPortName() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
getProtocolBinding() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
getProtocolBinding() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
getServiceEndpointInterface() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
getServiceImplBean() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
getServiceName() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
getServletLink() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.ServiceImplBean
 
getType() - Method in class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxJwsWebServiceVisitor
 
getType() - Method in class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxXmlWsWebServiceProviderVisitor
 
getVersion() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.Webservices
 
getWebserviceDescriptions() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.Webservices
 
getWebServiceMarker() - Method in class org.ow2.util.ee.metadata.ws.impl.WebservicesCommonClassMetadata
 
getWebservices() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.parsing.WebservicesDeploymentDescLoader
 
getWebservices12(IArchive, Webservices12DeploymentDesc.Type) - Static method in class org.ow2.util.ee.metadata.ws.impl.xml.parsing.Webservices12DeploymentDesc
Gets Webservices for a given archive.
getWsdlFile() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription
 
getWsdlLocation() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
getWsdlPort() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
getWsdlService() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 

I

isEnableMtom() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
isMTOMEnabled() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
isWebServiceProvider() - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 

J

JavaxJwsWebServiceVisitor<T extends org.ow2.util.ee.metadata.ws.api.IWebservicesCommonClassMetadata> - Class in org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz
This class manages the handling of @javax.jws.WebService annotation.
JavaxJwsWebServiceVisitor(T) - Constructor for class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxJwsWebServiceVisitor
Constructor.
JavaxXmlWsWebServiceProviderVisitor<T extends org.ow2.util.ee.metadata.ws.api.IWebservicesCommonClassMetadata> - Class in org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz
This class manages the handling of @javax.xml.ws.WebServiceProvider annotation.
JavaxXmlWsWebServiceProviderVisitor(T) - Constructor for class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxXmlWsWebServiceProviderVisitor
Constructor.

L

loadDeploymentDescriptor(URL) - Static method in class org.ow2.util.ee.metadata.ws.impl.xml.parsing.WebservicesDeploymentDescLoader
Load the ejb-jar.xml file.

M

merge(IWebservicesDeployableMetadata, IClassMetadataFinder) - Static method in class org.ow2.util.ee.metadata.ws.impl.xml.merge.WebservicesMetadataMerger
Perform the merge operation.

N

NAME - Static variable in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
XML element's name.
NAME - Static variable in class org.ow2.util.ee.metadata.ws.impl.xml.struct.ServiceImplBean
XML element's name.
NAME - Static variable in class org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription
XML element's name.

O

org.ow2.util.ee.metadata.ws.impl - package org.ow2.util.ee.metadata.ws.impl
 
org.ow2.util.ee.metadata.ws.impl.configurator - package org.ow2.util.ee.metadata.ws.impl.configurator
 
org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz - package org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz
 
org.ow2.util.ee.metadata.ws.impl.struct - package org.ow2.util.ee.metadata.ws.impl.struct
 
org.ow2.util.ee.metadata.ws.impl.xml.merge - package org.ow2.util.ee.metadata.ws.impl.xml.merge
 
org.ow2.util.ee.metadata.ws.impl.xml.parsing - package org.ow2.util.ee.metadata.ws.impl.xml.parsing
 
org.ow2.util.ee.metadata.ws.impl.xml.struct - package org.ow2.util.ee.metadata.ws.impl.xml.struct
 

P

parse() - Method in class org.ow2.util.ee.metadata.ws.impl.xml.parsing.WebservicesDeploymentDescLoader
Analyze the URL and build an EJB3 object which contains data of the XML.
PortComponent - Class in org.ow2.util.ee.metadata.ws.impl.xml.struct
The PortComponent is ...
PortComponent(IWebserviceDescription) - Constructor for class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
Build a port component child of the given description element.

R

registerAnnotationVisitor() - Method in class org.ow2.util.ee.metadata.ws.impl.configurator.WebservicesClassMetadataConfigurator
register annotation visitor.

S

ServiceImplBean - Class in org.ow2.util.ee.metadata.ws.impl.xml.struct
The ServiceImplBean is ...
ServiceImplBean() - Constructor for class org.ow2.util.ee.metadata.ws.impl.xml.struct.ServiceImplBean
 
setEjbLink(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.ServiceImplBean
 
setEnableMtom(boolean) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
setEndpointInterface(String) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
setHandlerChains(IHandlerChains) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
Set the HandlerChains resolved from deployment descriptor.
setHandlerChains(IHandlerChains) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
setMTOMEnabled(boolean) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
setName(String) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
Set the name of this serviceweb.
setName(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
setName(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription
 
setPortName(QName) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
setProtocolBinding(String) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
setProtocolBinding(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
setServiceEndpointInterface(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
setServiceImplBean(IServiceImplBean) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
setServiceName(QName) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
setServletLink(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.ServiceImplBean
 
setVersion(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.Webservices
 
setWebServiceMarker(IWebServiceMarker) - Method in class org.ow2.util.ee.metadata.ws.impl.WebservicesCommonClassMetadata
Set IJwsWebService object.
setWebServiceProvider(boolean) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
Set if this class is annotated with @WebService or @WebServiceprovider
setWsdlFile(String) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription
 
setWsdlLocation(String) - Method in class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
setWsdlPort(QName) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 
setWsdlService(QName) - Method in class org.ow2.util.ee.metadata.ws.impl.xml.struct.PortComponent
 

T

TYPE - Static variable in class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxJwsWebServiceVisitor
Type of annotation.
TYPE - Static variable in class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxXmlWsWebServiceProviderVisitor
Type of annotation.

V

valueOf(String) - Static method in enum org.ow2.util.ee.metadata.ws.impl.xml.parsing.Webservices12DeploymentDesc.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.util.ee.metadata.ws.impl.xml.parsing.Webservices12DeploymentDesc.Type
Returns an array containing the constants of this enum type, in the order they're declared.
visit(String, Object) - Method in class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxJwsWebServiceVisitor
Visits a primitive value of the annotation.
visitEnd() - Method in class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxJwsWebServiceVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.ow2.util.ee.metadata.ws.impl.configurator.visitor.clazz.JavaxXmlWsWebServiceProviderVisitor
Visits the end of the annotation.

W

WebserviceDescription - Class in org.ow2.util.ee.metadata.ws.impl.xml.struct
The WebserviceDescription is ...
WebserviceDescription() - Constructor for class org.ow2.util.ee.metadata.ws.impl.xml.struct.WebserviceDescription
Default constructor.
WebServiceMarker - Class in org.ow2.util.ee.metadata.ws.impl.struct
This class allow to set informations on @WebSrevice and @WebServiceProvider annotation.
WebServiceMarker() - Constructor for class org.ow2.util.ee.metadata.ws.impl.struct.WebServiceMarker
 
Webservices - Class in org.ow2.util.ee.metadata.ws.impl.xml.struct
The Webservices is ...
Webservices() - Constructor for class org.ow2.util.ee.metadata.ws.impl.xml.struct.Webservices
Default constructor.
Webservices12DeploymentDesc - Class in org.ow2.util.ee.metadata.ws.impl.xml.parsing
The Webservices12DeploymentDesc is responsible to load the webservices.xml (version 1.2/JAX-Ws only).
Webservices12DeploymentDesc.Type - Enum in org.ow2.util.ee.metadata.ws.impl.xml.parsing
Defines where to look up the webservices.xml file.
WebservicesClassMetadataConfigurator<C extends org.ow2.util.ee.metadata.ws.api.IWebservicesCommonClassMetadata<C,M,F>,M extends org.ow2.util.ee.metadata.common.api.ICommonMethodMetadata<C,M,F>,F extends org.ow2.util.ee.metadata.common.api.ICommonFieldMetadata<C,M,F>> - Class in org.ow2.util.ee.metadata.ws.impl.configurator
WebservicesCommonClassMetadataConfigurator.
WebservicesClassMetadataConfigurator(C, List<? extends ISpecificArchiveConfigurator<C, M, F>>) - Constructor for class org.ow2.util.ee.metadata.ws.impl.configurator.WebservicesClassMetadataConfigurator
Constructor.
WebservicesCommonClassMetadata<C extends org.ow2.util.ee.metadata.ws.api.IWebservicesCommonClassMetadata<C,M,F>,M extends org.ow2.util.ee.metadata.common.api.ICommonMethodMetadata<C,M,F>,F extends org.ow2.util.ee.metadata.common.api.ICommonFieldMetadata<C,M,F>> - Class in org.ow2.util.ee.metadata.ws.impl
WS common class metadata.
WebservicesCommonClassMetadata() - Constructor for class org.ow2.util.ee.metadata.ws.impl.WebservicesCommonClassMetadata
 
WebservicesDeploymentDescLoader - Class in org.ow2.util.ee.metadata.ws.impl.xml.parsing
The WebservicesDeploymentDescLoader loads the webservices.xml file.
WebservicesEntityResolver - Class in org.ow2.util.ee.metadata.ws.impl.xml.parsing
Entity resolver allowing to find schema within the classloader.
WebservicesEntityResolver() - Constructor for class org.ow2.util.ee.metadata.ws.impl.xml.parsing.WebservicesEntityResolver
Constructor.
WebservicesMetadataMerger - Class in org.ow2.util.ee.metadata.ws.impl.xml.merge
The WebserviceMetadataMerge is responsible to merge deployment descriptor's values in the metadatas.
WebservicesMetadataMerger(IWebservicesDeployableMetadata, IClassMetadataFinder) - Constructor for class org.ow2.util.ee.metadata.ws.impl.xml.merge.WebservicesMetadataMerger
Construct a new merger for the given metadata and the given finder.

A F G I J L M N O P R S T V W

Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.