- generateWsdl(String, String) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
-
This method will drive the call to WsGen to generate a WSDL file for
applications deployed without WSDL.
- generateWsdl(String, String, JAXWSCatalogManager) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
-
This method will drive the call to WsGen to generate a WSDL file for
applications deployed without WSDL.
- generateWsdl(String, EndpointDescription) - Method in interface org.apache.axis2.jaxws.description.builder.WsdlGenerator
-
- GenericBooleanType - Class in org.apache.axis2.jaxws.description.xml.handler
-
This type defines four different values which can designate boolean values.
- GenericBooleanType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.GenericBooleanType
-
- getAction() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getActionAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getAddressingResponses(Object, Class) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getAddressingResponses(Object, Class) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
Answer the type of Addressing responses required by the service-requester.
- getAllAnnotations() - Method in class org.apache.axis2.jaxws.feature.ServerFramework
-
- getAllWebServiceRefAnnots() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getAnnoAction() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoBindingType() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoBindingType() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoBindingTypeValue() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoBindingTypeValue() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoFeature(String) - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoFeature(String) - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoHandlerChainAnnotation(Object) - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoHandlerChainAnnotation(Object) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getAnnoOneway() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoRequestWrapper() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoRequestWrapperClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoRequestWrapperLocalName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoRequestWrapperTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoResponseWrapper() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoResponseWrapperClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoResponseWrapperLocalName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoResponseWrapperTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoServiceMode() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoServiceMode() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoServiceModeValue() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoServiceModeValue() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoSoapBinding() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
-
- getAnnoSoapBinding() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getAnnoSoapBinding() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoSoapBindingParameterStyle() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
-
- getAnnoSoapBindingParameterStyle() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getAnnoSoapBindingParameterStyle() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoSoapBindingStyle() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
-
- getAnnoSoapBindingStyle() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getAnnoSoapBindingStyle() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoSoapBindingUse() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
-
- getAnnoSoapBindingUse() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getAnnoSoapBindingUse() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnotation(Class, AnnotatedElement) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
-
Helper method to retrieve the annotation specified by a certain Class
- getAnnotation(String) - Method in class org.apache.axis2.jaxws.feature.ServerFramework
-
- getAnnotationClassName() - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
-
This returns a string that represents the fully qualified name
of the annotation type this instance represents.
- getAnnotationInstanceClassName() - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor
-
This method returns the fully qualifed name of the
CustomAnnotationInstance class that this processor
is responsible for handling.
- getAnnotations(Class<T>, AnnotatedElement) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
-
Helper method to retrieve a list of all annotations that match the following
conditions:
- Annotations that extend the parameterized type T
- Annotations that themselves are annotated with type T
- getAnnoWebFault() - Method in interface org.apache.axis2.jaxws.description.FaultDescriptionJava
-
- getAnnoWebMethod() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebMethodAction() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebMethodExclude() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebMethodOperationName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebParam() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
-
- getAnnoWebParamHeader() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
-
- getAnnoWebParamMode() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
-
- getAnnoWebParamModes() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebParamName() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
-
- getAnnoWebParamNames() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebParamPartName() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
-
- getAnnoWebParamTargetNamespace(String) - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebParamTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
-
- getAnnoWebParamTargetNamespaces() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebResult() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebResultHeader() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebResultName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebResultPartName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebResultTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
-
- getAnnoWebService() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoWebService() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
-
- getAnnoWebService() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoWebService() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getAnnoWebServiceEndpointInterface() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoWebServiceEndpointInterface() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoWebServiceName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoWebServiceName() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoWebServiceName() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getAnnoWebServicePortName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoWebServicePortName() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoWebServiceProvider() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoWebServiceProvider() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoWebServiceServiceName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoWebServiceServiceName() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoWebServiceTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoWebServiceTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
-
- getAnnoWebServiceTargetNamespace() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAnnoWebServiceTargetNamespace() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getAnnoWebServiceWSDLLocation() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
-
- getAnnoWebServiceWSDLLocation() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getAttachmentDescription() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
-
- getAttachmentFromBinding(OperationDescriptionImpl, Binding) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
-
This method will process a WSDL Binding and build AttachmentDescription objects if the
WSDL dicatates attachments.
- getAttachmentType() - Method in interface org.apache.axis2.jaxws.description.AttachmentDescription
-
- getAttachmentType() - Method in class org.apache.axis2.jaxws.description.impl.AttachmentDescriptionImpl
-
- getAxisConfigContext() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getAxisConfigContext() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getAxisOperation() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getAxisService() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getAxisService() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getBaseInputSource() - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
-
Returns an InputSource "pointed at" the base document.
- getBaseURI() - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
-
Returns a URI representing the location of the base document.
- getBindingID() - Method in class org.apache.axis2.jaxws.description.impl.PortInfoImpl
-
- getBindingInputNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
Returns the namespace of binding input message for the operation
- getBindingOutputNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
Returns the namespace of binding output message for the operation
- getBindingProperties(Object, String) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getBindingProperties(Object, String) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
This method is responsible for querying the metadata for properties associated with
a given BindingProvider instance.
- getBindingType() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
Returns the binding type FOR A SERVER.
- getBindingType() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getBindingTypeAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getBindingTypeAnnot() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getBooleanValue(String) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
-
Utility method for converting a String value into a boolean.
- getBundle(String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBundle(String, Class, String, Locale) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBundle(String, String, String, Locale, ClassLoader) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBundle(String, Class, String, Locale, ResourceBundle) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getCatalog() - Method in class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
-
Get a catalog instance.
- getCatalog() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
-
Get a catalog instance.
- getCatalogClassName() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
-
Get the current Catalog class name.
- getCatalogFiles() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
-
Return the current list of catalog files.
- getCatalogManager() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Returns the catalog manager associated with this composite, if any.
- getCatalogManager(AxisService) - Static method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
-
Get the CatalogManager associated with an AxisService
- getCatalogManager() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getCatalogManager() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getCatalogManager() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getClassLoader() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getClassLoader() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getClassLoader(Class) - Static method in class org.apache.axis2.jaxws.util.ClassLoaderUtils
-
Deprecated.
- getClassModifiers() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getClassModifiers() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getClassName() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getClassName() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getClientBindingID() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
Return the binding type FOR A CLIENT.
- getClientBindingID() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getClientConfigurationContext() - Method in class org.apache.axis2.jaxws.ClientConfigurationFactory
-
Loads up a ConfigurationContext object using the configuration builder.
- getClientConfigurationFactory() - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
-
- getConfigContext() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
-
- getConfigurationContext() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getConfigurator(String) - Static method in class org.apache.axis2.jaxws.registry.ServerConfiguratorRegistry
-
- getContextClassLoader(ClassLoader) - Static method in class org.apache.axis2.jaxws.util.ClassLoaderUtils
-
Deprecated.
- getCorrespondingClass() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Returns the corresponding class associated with this composite, if any.
- getCustomAnnotationInstances() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getCustomAnnotationInstances() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getCustomAnnotationProcessors() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getCustomAnnotationProcessors() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getCustomWsdlGenerator() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getCustomWsdlGenerator() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getDBCMap() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getDeclaringClass() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getDefaultClasspath(String) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
-
Get the default classpath from various thingies in the message context
- getDefinition() - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getDefinition() - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the description property.
- getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the description property.
- getDescriptionBuilderComposite() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
Return the DescriptionBuilderComposite, if any, used to build this service description.
- getDescriptionBuilderComposite() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getDescriptionBuilderComposite() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getDescriptionBuilderComposite(QName, Integer) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
This method provides a means for accessing a DescriptionBuilderComposite instance.
- getDescriptionBuilderCompositeRef() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getDispatchableOperation(QName) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
Returns all the dispatchable operations matching the operation QName.
- getDispatchableOperation(QName) - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getDispatchableOperations() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getDispatchableOperations() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the displayName property.
- getDynamicEndpointDescriptions_AsCollection(Object) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getEjbLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the ejbLink property.
- getEjbLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the ejbLink property.
- getEjbRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the ejbRefName property.
- getEjbRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the ejbRefName property.
- getEjbRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the ejbRefType property.
- getEjbRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the ejbRefType property.
- getEnableMtom() - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
-
Gets the value of the enableMtom property.
- getEndpointAddress() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getEndpointAddress() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getEndpointDescription() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getEndpointDescription() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getEndpointDescription(QName) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getEndpointDescription(QName, Object) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getEndpointDescription(Class) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getEndpointDescription(QName) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getEndpointDescription(QName, Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getEndpointDescription(Class) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
Return the EndpointDescriptions corresponding to the SEI class.
- getEndpointDescriptionImpl() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getEndpointDescriptions() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getEndpointDescriptions() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getEndpointDescriptions_AsCollection() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getEndpointDescriptions_AsCollection() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getEndpointInterfaceDescription() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getEndpointInterfaceDescription() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getEndpointInterfaceDescription() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getEndpointReference(Class<T>, Element...) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
-
- getEndpointReference(Element...) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
-
- getEnvEntryName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
-
Gets the value of the envEntryName property.
- getEnvEntryType() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
-
Gets the value of the envEntryType property.
- getEnvEntryValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
-
Gets the value of the envEntryValue property.
- getErrorMessage() - Method in class org.apache.axis2.jaxws.common.config.WSDLValidatorElement
-
- getExceptionClassName() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
-
- getExceptions() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getExceptionTypes() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getExtensionElement() - Method in class org.apache.axis2.jaxws.common.config.WSDLValidatorElement
-
- getFactory(Class) - Static method in class org.apache.axis2.metadata.registry.MetadataFactoryRegistry
-
getFactory
- getFaultBean() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
-
- getFaultDescriptions() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getFaultInfo() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
-
- getFieldClassName() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
-
- getFieldDescriptionComposite(String) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getFieldDescriptionComposite(String) - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getFieldName() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
-
- getFirstPortBinding(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getFirstPortBinding(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getFullType(ParameterizedType, String) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
-
This method will construct a String that represents the
full type of a parameterized variable.
- getGeneratedWsdlWrapper() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getGeneratedWsdlWrapper() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
-
- getHandler() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
-
Gets the value of the handler property.
- getHandler() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
-
Gets the value of the handler property.
- getHandler() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the handler property.
- getHandlerChain(Object) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
Return the handler chain configuration information as a HandlerChainsType object.
- getHandlerChain() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
Return the handler chain configuration information as a HandlerChainsType object.
- getHandlerChain() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getHandlerChain(Object) - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
Returns a schema derived java class containing the the handler configuration information.
- getHandlerChain() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getHandlerChain(Object) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getHandlerChain(Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
Return the handler chain configuration information as a HandlerChainsType object.
- getHandlerChain() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
Return the handler chain configuration information as a HandlerChainsType object.
- getHandlerChain() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
-
Gets the value of the handlerChain property.
- getHandlerChain() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
-
Gets the value of the handlerChain property.
- getHandlerChainAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getHandlerChainAnnot() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
-
- getHandlerChainAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getHandlerChainAnnot() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getHandlerChains() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the handlerChains property.
- getHandlerChainsType() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getHandlerChainsType() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getHandlerClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Gets the value of the handlerClass property.
- getHandlerClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the handlerClass property.
- getHandlerClasses() - Method in class org.apache.axis2.jaxws.description.impl.ResolvedHandlersDescriptionImpl
-
- getHandlerClasses() - Method in interface org.apache.axis2.jaxws.description.ResolvedHandlersDescription
-
- getHandlerName() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Gets the value of the handlerName property.
- getHandlerName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the handlerName property.
- getHolderActualType() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
- getHolderActualTypeClass() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
For JAX-WS Holder, returns the class associated with T.
- getHome() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the home property.
- getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Gets the value of the icon property.
- getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
-
Gets the value of the icon property.
- getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
-
Gets the value of the icon property.
- getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the icon property.
- getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the icon property.
- getID() - Method in class org.apache.axis2.jaxws.addressing.SubmissionAddressingFeature
-
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.EmptyType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.String
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
-
Gets the value of the id property.
- getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
-
Gets the value of the id property.
- getIds() - Static method in class org.apache.axis2.jaxws.registry.ServerConfiguratorRegistry
-
- getImportInputSource(String, String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
-
Returns an InputSource pointed at an imported wsdl document whose
parent document was located at parentLocation and whose
relative location to the parent document is specified by
relativeLocation.
- getInitParam() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Gets the value of the initParam property.
- getInitParam() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the initParam property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the injectionTarget property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the injectionTarget property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
-
Gets the value of the injectionTarget property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
-
Gets the value of the injectionTarget property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
-
Gets the value of the injectionTarget property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
-
Gets the value of the injectionTarget property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
-
Gets the value of the injectionTarget property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
-
Gets the value of the injectionTarget property.
- getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the injectionTarget property.
- getInjectionTargetClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
-
Gets the value of the injectionTargetClass property.
- getInjectionTargetName() - Method in class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
-
Gets the value of the injectionTargetName property.
- getInputStream(String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
-
Returns an InputStream pointed at an imported wsdl pathname relative
to the parent resource or loadStrategy.
- getInputStream(String) - Method in class org.apache.axis2.jaxws.util.CatalogWSDLLocator
-
Returns an InputStream pointed at an imported wsdl pathname relative to
the parent document.
- getInputStream(String) - Method in class org.apache.axis2.jaxws.util.ModuleWSDLLocator
-
Returns an InputStream pointed at an imported wsdl pathname relative to
the parent document.
- getInputStreamForURI(String) - Method in class org.apache.axis2.jaxws.description.impl.URIResolverImpl
-
Gets input stream from the uri given.
- getInterfacesList() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getInterfacesList() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getJavaDeclaringClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getJavaMethodName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getJavaParameters() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getJaxrpcMappingFile() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the jaxrpcMappingFile property.
- getKey() - Method in interface org.apache.axis2.jaxws.description.OperationRuntimeDescription
-
- getKey() - Method in interface org.apache.axis2.jaxws.description.ServiceRuntimeDescription
-
- getKeys() - Method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
-
- getLang() - Method in class org.apache.axis2.jaxws.description.xml.handler.DescriptionType
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.axis2.jaxws.description.xml.handler.DisplayNameType
-
Gets the value of the lang property.
- getLang() - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
-
Gets the value of the lang property.
- getLargeIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
-
Gets the value of the largeIcon property.
- getLatestImportURI() - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
-
Returns a URI representing the location of the last import document
to be resolved.
- getLegacyWebMethod() - Method in class org.apache.axis2.jaxws.description.MethodRetriever
-
- getLifecycleCallbackClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
-
Gets the value of the lifecycleCallbackClass property.
- getLifecycleCallbackMethod() - Method in class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
-
Gets the value of the lifecycleCallbackMethod property.
- getListenerClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
-
Gets the value of the listenerClass property.
- getListOrder() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
- getLocal() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the local property.
- getLocalHome() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the localHome property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
-
Gets the value of the mappedName property.
- getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the mappedName property.
- getMessage(String) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key
- getMessage(String, String) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String, String) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String, String, String) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String[]) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String[]) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(Object, String, Locale, String, Object[]) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
- getMessageBundle() - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
- getMessageBundle(String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
- getMessageContext() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
-
- getMessageDestinationLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
-
Gets the value of the messageDestinationLink property.
- getMessageDestinationName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
-
Gets the value of the messageDestinationName property.
- getMessageDestinationRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
-
Gets the value of the messageDestinationRefName property.
- getMessageDestinationType() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
-
Gets the value of the messageDestinationType property.
- getMessageDestinationUsage() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
-
Gets the value of the messageDestinationUsage property.
- getMessageFromBundle(String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String, String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String, String, String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageName() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
-
- getMethodDescriptionComposite(String) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Returns a collection of all MethodDescriptionComposites that match the specified name
- getMethodDescriptionComposite(String, int) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Returns the nth occurence of this MethodComposite.
- getMethodDescriptionComposite(String, int) - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getMethodDescriptionComposite(String) - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getMethodDescriptionCompositeRef() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
- getMethodDescriptionsList() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getMethodDescriptionsList() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getMethodFromServiceImpl(Class) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
Service implementation side only! Given a service implementation class, find the method on
that class that corresponds to this operation description.
- getMethodName() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getMimeTypes() - Method in interface org.apache.axis2.jaxws.description.AttachmentDescription
-
- getMimeTypes() - Method in class org.apache.axis2.jaxws.description.impl.AttachmentDescriptionImpl
-
- getMode() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
-
- getModifierType() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
-
- getMTOMThreshold() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
If MTOM is enabled, returns the threshold value.
- getMTOMThreshold() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getMTOMThreshold(Object, Class) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getMTOMThreshold(Object, Class) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
Return the MTOM Threshold as set by the Client via a sparse composite (such as a client deployment
descriptor).
- getName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getName() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
-
- getName() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getName() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
-
Gets the value of the name property.
- getNamespaceFromSOAPElement(List) - Static method in class org.apache.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.
- getOMElement(SOAPEnvelope) - Static method in class org.apache.axis2.jaxws.util.SoapUtils
-
- getOperation(Method) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getOperation(QName) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
Returns all the operations matching the operation QName associated with this endpoint
description.
- getOperation(String) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getOperation(String) - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
Return the OperationDesription (only one) corresponding to the OperationName passed in.
- getOperation(QName) - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
Return an array of Operations given an operation QName.
- getOperation(Method) - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
Return an OperationDescription for the corresponding SEI method.
- getOperationDescription() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
-
- getOperationDescription() - Method in interface org.apache.axis2.jaxws.description.OperationRuntimeDescription
-
- getOperationDescription() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
-
- getOperationForJavaMethod(String) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getOperationForJavaMethod(String) - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
Return the OperationDescriptions corresponding to a particular Java method name.
- getOperationName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getOperationName(QName, QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getOperationName(QName, QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getOperationRuntimeDesc(String) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getOperations() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getOperations() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getParameterActualType() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
-
- getParameterData(String) - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
-
This method retrieves the parameter data associated with the given
parameter name.
- getParameterDescription(int) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getParameterDescription(String) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getParameterDescriptionComposite(int) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getParameterDescriptionCompositeList() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getParameterDescriptions() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getParameterName() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
-
- getParameterType() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
Returns the String descrbing this Parameter type.
- getParameterType() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
-
- getParameterTypeClass() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
Returns the class associated with the Parameter.
- getParamName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
-
Gets the value of the paramName property.
- getParamNames() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getParamValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
-
Gets the value of the paramValue property.
- getPartName() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
-
- getPersistenceContextRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
-
Gets the value of the persistenceContextRefName property.
- getPersistenceContextType() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
-
Gets the value of the persistenceContextType property.
- getPersistenceProperty() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
-
Gets the value of the persistenceProperty property.
- getPersistenceUnitName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
-
Gets the value of the persistenceUnitName property.
- getPersistenceUnitName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
-
Gets the value of the persistenceUnitName property.
- getPersistenceUnitRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
-
Gets the value of the persistenceUnitRefName property.
- getPortBinding(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getPortBinding(QName, QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getPortBinding(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getPortBinding(QName, QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getPortComponentLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
-
Gets the value of the portComponentLink property.
- getPortComponentRef() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the portComponentRef property.
- getPortComposites() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Gets the generic PortComposite instances.
- getPortComposites(QName) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Gets all the PortComposite instances associated with a particular wsdl:service QName.
- getPortComposites() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getPortInfo() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
Returns the JAX-WS handler PortInfo object for this endpoint.
- getPortInfo() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getPortName() - Method in class org.apache.axis2.jaxws.description.impl.PortInfoImpl
-
- getPortName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the portName property.
- getPortNamePattern() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
-
Gets the value of the portNamePattern property.
- getPortNamePattern() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
-
Gets the value of the portNamePattern property.
- getPortQName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getPortQName() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getPorts(Object) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getPorts(Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
Returns a list of the ports for this serivce.
- getPorts(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getPorts(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getPortType() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getPortType() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getPreferPublic() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
-
Return the current prefer public setting.
- getPreferredPort() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
For a service requester, the QName of the prefered port for this service.
- getPreferredPort(Object) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getPreferredPort() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getPreferredPort(Object) - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getPreferredPort(Object) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getPreferredPort(Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getPrivateCatalog() - Method in class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
-
Get a new catalog instance.
- getPrivateCatalog() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
-
Get a new catalog instance.
- getProperties() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getProperties() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getProperties() - Method in class org.apache.axis2.jaxws.i18n.RB
-
Get the underlying properties
- getProperty(String) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
Return the Object that corresponds to the property key supplied.
- getProperty(String) - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getProtocolBindings() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
-
Gets the value of the protocolBindings property.
- getProtocolBindings() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
-
Gets the value of the protocolBindings property.
- getRawType() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
- getRedirectedURI(String, String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
-
Allows for a level of indirection, such as a catalog, when importing URIs.
- getRedirectedURI(String, String, String) - Method in class org.apache.axis2.jaxws.util.CatalogURIResolver
-
Resolves URIs using Apache Commons Resolver API.
- getRedirectedURI(String, String) - Method in class org.apache.axis2.jaxws.util.CatalogWSDLLocator
-
Resolves WSDL URIs using Apache Commons Resolver API.
- getRedirectedURI(String, String) - Method in class org.apache.axis2.jaxws.util.ModuleWSDLLocator
-
Returns null because no URI indirection is performed when
using the ModuleWSDLLocator.
- getRemote() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
-
Gets the value of the remote property.
- getRequestWrapperAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getRequestWrapperClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getRequestWrapperLocalName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getRequestWrapperPartName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getRequestWrapperTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getRequiredBindings() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
Returns a list of all known bindings that should be supported based
on the information in the WSDL.
- getRequiredBindings() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getResAuth() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
-
Gets the value of the resAuth property.
- getResolvedHandlersDescription(PortInfo) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getResolvedHandlersDescription(PortInfo) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
Answer information for resolved handlers for the given port.
- getResourceBundle() - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
-
- getResourceBundle() - Static method in class org.apache.axis2.jaxws.i18n.Messages
-
- getResourceEnvRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
-
Gets the value of the resourceEnvRefName property.
- getResourceEnvRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
-
Gets the value of the resourceEnvRefType property.
- getResourceFinder() - Method in class org.apache.axis2.metadata.factory.ResourceFinderFactory
-
- getResourceName() - Method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
-
- getResponseWrapperAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getResponseWrapperClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getResponseWrapperLocalName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getResponseWrapperPartName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getResponseWrapperTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getResRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
-
Gets the value of the resRefName property.
- getResSharingScope() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
-
Gets the value of the resSharingScope property.
- getResType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
-
Gets the value of the resType property.
- getResultActualType() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
Return the actual Class of the type.
- getResultAttachmentDescription() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getResultName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getResultPartName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getResultTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getResultType() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
Return the Class of the return type.
- getReturnType() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
Returns the String descrbing this method result type.
- getReturnTypeClass() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
Returns the class associated with the method result type.
- getRoleLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
-
Gets the value of the roleLink property.
- getRoleName() - Method in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
-
Gets the value of the roleName property.
- getRoleName() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
-
Gets the value of the roleName property.
- getRoles() - Method in class org.apache.axis2.jaxws.description.impl.ResolvedHandlersDescriptionImpl
-
- getRoles() - Method in interface org.apache.axis2.jaxws.description.ResolvedHandlersDescription
-
- getRootWsdlDefinition() - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
-
- getSchema(AxisService, String) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
-
- getSchemaMap() - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
-
- getSEIClass() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getSEIClass() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getSEIMethod() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
Client side and non-DBC service side only! Return the SEI method for which a
service.getPort(Class SEIClass) created the EndpointDescriptionInterface and the associated
OperationDescriptions.
- getService(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getService(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getServiceClass() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
-
- getServiceClassName() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
Return the name of the client-side service class if it exists.
- getServiceClient() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getServiceClient() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getServiceClient(QName, Object) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getServiceClient(QName, Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getServiceDescription() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getServiceDescription() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getServiceDescription() - Method in interface org.apache.axis2.jaxws.description.ServiceRuntimeDescription
-
- getServiceDescriptionImpl() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getServiceEndpointInterface() - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
-
Gets the value of the serviceEndpointInterface property.
- getServiceInterface() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the serviceInterface property.
- getServiceMode() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getServiceMode() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getServiceModeAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getServiceModeAnnot() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getServiceName() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
-
- getServiceName() - Method in class org.apache.axis2.jaxws.description.impl.PortInfoImpl
-
- getServiceNamePattern() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
-
Gets the value of the serviceNamePattern property.
- getServiceNamePattern() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
-
Gets the value of the serviceNamePattern property.
- getServiceQName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getServiceQName() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getServiceQName() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getServiceQName() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getServiceQname() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the serviceQname property.
- getServiceQNames() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Get the set of wsdl:service QNames represented by this DBC's metadata
- getServiceQNames() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getServiceRefName(DescriptionBuilderComposite) - Static method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Static utility method that, given a sparse composite, returns the SERVICE_REF_NAME value from the property
on that sparse composite or null if the property was not specified.
- getServiceRefName(Object) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
For the current composite, return the serivce ref name from the sparse composite associted with the service
delegate key.
- getServiceRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the serviceRefName property.
- getServiceRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the serviceRefType property.
- getServiceRuntimeDesc(String) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getServiceRuntimeDesc(String) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
-
- getSmallIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
-
Gets the value of the smallIcon property.
- getSOAPAction(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getSOAPAction(QName, QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getSOAPAction(QName, QName, QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getSOAPAction(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getSOAPAction(QName, QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getSOAPAction(QName, QName, QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getSoapBindingAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getSoapBindingAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getSoapBindingAnnot() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getSoapBindingParameterStyle() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getSoapBindingParameterStyle() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getSoapBindingParameterStyle() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getSoapBindingStyle() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getSoapBindingStyle() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getSoapBindingStyle() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getSoapBindingUse() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getSoapBindingUse() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getSoapBindingUse() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
- getSoapFactory(String) - Static method in class org.apache.axis2.jaxws.util.SoapUtils
-
- getSoapHeader() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the soapHeader property.
- getSoapRole() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
-
Gets the value of the soapRole property.
- getSoapRole() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
-
Gets the value of the soapRole property.
- getSparseComposite(Object) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getState() - Method in class org.apache.axis2.jaxws.common.config.WSDLValidatorElement
-
- getString(String) - Method in class org.apache.axis2.jaxws.i18n.RB
-
Gets a string message from the resource bundle for the given key
- getString(String, Object) - Method in class org.apache.axis2.jaxws.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object, Object) - Method in class org.apache.axis2.jaxws.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object, Object, Object) - Method in class org.apache.axis2.jaxws.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object[]) - Method in class org.apache.axis2.jaxws.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(Object, String) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object, Object, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object, Object, Object, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object, Object, Object, Object, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object[]) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object, Object, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object, Object, Object, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object, Object, Object, Object, Object) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object[]) - Static method in class org.apache.axis2.jaxws.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getSuperClassName() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getSuperClassName() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getSyncOperation() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
-
For JAX-WS client-side async operations, this will return the corresponding sync
OperationDescription.
- getTarget() - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
-
This method returns the ElementType Enum that represents
the target for this annotation instance.
- getTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
-
- getTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
-
- getTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
-
- getTargetNamespace() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getTargetNamespace() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
-
- getTargetNamespace() - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getTargetNamespace() - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getType(Type, String) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
-
- getTypeString() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
-
- getUnwrappedDefinition() - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getUnwrappedDefinition() - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getURLs(ClassLoader) - Method in class org.apache.axis2.metadata.resource.impl.ResourceFinderImpl
-
- getURLs(ClassLoader) - Method in interface org.apache.axis2.metadata.resource.ResourceFinder
-
This method reads all the resource URLs available to this classLoader.
- getUserPrincipal() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
-
- getUseStaticCatalog() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
-
Get the current use static catalog setting.
- getValidationFailures() - Method in class org.apache.axis2.jaxws.description.validator.ValidationFailures
-
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.String
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.UrlPatternType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
-
Gets the value of the value property.
- getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
-
Gets the value of the value property.
- getValueString() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
-
- getVerbosity() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
-
What is the current verbosity?
- getWebEndpointAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getWebFaultAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWebMethodAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getWebParamAnnot() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
- getWebResultAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getWebServiceAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWebServiceAnnot() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getWebServiceClientAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWebServiceClientAnnot(Object) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWebServiceFeatures() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWebServiceProviderAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWebServiceProviderAnnot() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getWebServiceRefAnnot(String) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWebServiceRefAnnot() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
-
- getWebServiceRefAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
-
- getWebServiceRefAnnot() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
-
- getWSDL(AxisService) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
-
- getWSDLBinding() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
-
- getWSDLBinding() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getWSDLBindingType() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
-
Returns the namespace for the specific wsdl:binding extensibility element.
- getWSDLBindingType() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getWsdlDefinition() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWsdlDefinition(QName) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Retrive a WSDL Definition by a service QName
- getWsdlDefinition() - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getWsdlDefinition(QName) - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getWSDLDefinition() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
-
- getWSDLDefinition() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getWSDLDefinition() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getWSDLDefinition() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
-
- getWsdlDefinitionsMap() - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
-
- getWsdlFile() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
-
Gets the value of the wsdlFile property.
- getWsdlFileName() - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
-
- getWSDLGeneratedDefinition() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
Returns the WSDL definiton as created by calling the WSDL generator.
- getWsdlLocation() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
-
- getWSDLLocation() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getWSDLLocation() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
-
- getWSDLLocation() - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
-
- getWSDLLocation() - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
-
- getWSDLPort() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
-
- getWSDLPort() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getWSDLPorts() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getWSDLPorts() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
-
- getWSDLPortsUsingPortType(QName) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getWSDLPortsUsingPortType(QName) - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
-
Return a collection of WSDL ports under this service which use the portType QName.
- getWSDLPortsUsingSOAPAddress(List<Port>) - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getWSDLPortsUsingSOAPAddress(List<Port>) - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
-
Return a subset of the collection of WSDL ports which specify a SOAP 1.1 or 1.2 address.
- getWSDLPortType() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionWSDL
-
- getWSDLPortType() - Method in class org.apache.axis2.jaxws.description.impl.EndpointInterfaceDescriptionImpl
-
- getWSDLService() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
-
- getWSDLService() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
- getWSDLService() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getWSDLService() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
-
- getWSDLSOAPAddress() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
-
- getWSDLSOAPAddress() - Method in class org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl
-
Return the SOAP Address from the WSDL for this port.
- getWsdlURL() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
- getWsdlURL(QName) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
-
Retrive a WSDL URL by a service QName
- getWsdlURL(QName) - Method in class org.apache.axis2.jaxws.description.builder.PortComposite
-
- getWsdlUrl() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
-
- getWsdlUrl(String) - Method in class org.apache.axis2.jaxws.util.CatalogWSDLLocator
-
Return the wsdlLocation in URL form.
- getWsdlUrl(String) - Method in class org.apache.axis2.jaxws.util.ModuleWSDLLocator
-
Return the wsdlLocation in URL form.
- getWSDLWrapper() - Method in class org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl
-
- getWSDLWrapper() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
-
- getWsGenVersion() - Static method in class org.apache.axis2.jaxws.util.WSToolingUtils
-
Retrieves the major version number of the WsGen class that we're using