Package org.apache.axis2.jaxws.description
package org.apache.axis2.jaxws.description
-
ClassDescriptionA parameter or return value may be represented as an attachment.Defines the different types of attachments.Creates the JAX-WS metadata description hierarchy from some combinations of WSDL, Java class information including annotations, and (in the future) deployment descriptors.The type of update being done for a particular Port.An EndpointDescription corresponds to a particular Service Implementation.An EndpointInterfaceDescription corresponds to a particular SEI-based Service Implementation.A FaultDescription corresponds to a fault that can be thrown from an operation.A MethodRetriever is an abstract class which is meant to be sub-classed for each type of method retrieval behavior.An OperationDescripton corresponds to a method on an SEI.A OperationRuntimeDescription object contains immutable data that is needed during the runtime (i.e. to cache marshal and demarshal information).A ParameterDescripton corresponds to parameter to a method on an SEI.Information related to handlers which have been resolved to a particluar port.A ServiceDescription corresponds to a Service under which there can be a collection of enpdoints.A ServiceRuntimeDescription object contains immutable data that is needed during the runtime (i.e. to detect @Resource injection).