|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandlerChainAnnot | |
|---|---|
| org.apache.axis2.jaxws.description.builder | |
| org.apache.axis2.jaxws.description.builder.converter | |
| Uses of HandlerChainAnnot in org.apache.axis2.jaxws.description.builder |
|---|
| Methods in org.apache.axis2.jaxws.description.builder that return HandlerChainAnnot | |
|---|---|
static HandlerChainAnnot |
HandlerChainAnnot.createFromAnnotation(Annotation annotation)
|
static HandlerChainAnnot |
HandlerChainAnnot.createHandlerChainAnnotImpl()
|
HandlerChainAnnot |
FieldDescriptionComposite.getHandlerChainAnnot()
|
HandlerChainAnnot |
DescriptionBuilderComposite.getHandlerChainAnnot()
|
HandlerChainAnnot |
PortComposite.getHandlerChainAnnot()
|
HandlerChainAnnot |
MethodDescriptionComposite.getHandlerChainAnnot()
|
| Methods in org.apache.axis2.jaxws.description.builder with parameters of type HandlerChainAnnot | |
|---|---|
void |
FieldDescriptionComposite.setHandlerChainAnnot(HandlerChainAnnot handlerChainAnnot)
|
void |
TMFAnnotationComposite.setHandlerChainAnnot(HandlerChainAnnot hcAnnot)
|
void |
DescriptionBuilderComposite.setHandlerChainAnnot(HandlerChainAnnot handlerChainAnnot)
|
void |
PortComposite.setHandlerChainAnnot(HandlerChainAnnot handlerChainAnnot)
|
void |
MethodDescriptionComposite.setHandlerChainAnnot(HandlerChainAnnot handlerChainAnnot)
|
| Constructors in org.apache.axis2.jaxws.description.builder with parameters of type HandlerChainAnnot | |
|---|---|
FieldDescriptionComposite(String fieldName,
String modifierType,
HandlerChainAnnot handlerChainAnnot,
WebServiceRefAnnot webServiceRefAnnot)
|
|
MethodDescriptionComposite(String methodName,
String returnType,
WebMethodAnnot webMethodAnnot,
WebResultAnnot webResultAnnot,
boolean oneWayAnnotated,
HandlerChainAnnot handlerChainAnnot,
SoapBindingAnnot soapBindingAnnot,
WebServiceRefAnnot webServiceRefAnnot,
WebEndpointAnnot webEndpointAnnot,
RequestWrapperAnnot requestWrapperAnnot,
ResponseWrapperAnnot responseWrapperAnnot)
|
|
| Uses of HandlerChainAnnot in org.apache.axis2.jaxws.description.builder.converter |
|---|
| Methods in org.apache.axis2.jaxws.description.builder.converter that return HandlerChainAnnot | |
|---|---|
static HandlerChainAnnot |
ConverterUtils.createHandlerChainAnnot(HandlerChain handlerChain)
This is a helper method to create a HandlerChainAnnot since the |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||