Package | Description |
---|---|
org.apache.axis2.jaxws.description.builder | |
org.apache.axis2.jaxws.description.builder.converter |
Modifier and Type | Class and Description |
---|---|
class |
DescriptionBuilderComposite |
class |
FieldDescriptionComposite |
class |
MethodDescriptionComposite |
class |
PortComposite
This subclass of the DescriptionBuilderComposite will be used to model
information specific to a port.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConverterUtils.attachHandlerChainAnnotation(TMFAnnotationComposite composite,
AnnotatedElement annotatedElement)
This method is use to attach @HandlerChain annotation data to a composite object.
|
static void |
ConverterUtils.attachWebServiceRefAnnotation(TMFAnnotationComposite composite,
AnnotatedElement annotatedElement)
This method is use to attach @WebServiceRef annotation data to a composite object.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.