Uses of Class
org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
Packages that use HandlerChainAnnot
Package
Description
-
Uses of HandlerChainAnnot in org.apache.axis2.jaxws.description.builder
Methods in org.apache.axis2.jaxws.description.builder that return HandlerChainAnnotModifier and TypeMethodDescriptionstatic HandlerChainAnnotHandlerChainAnnot.createFromAnnotation(Annotation annotation) static HandlerChainAnnotHandlerChainAnnot.createHandlerChainAnnotImpl()DescriptionBuilderComposite.getHandlerChainAnnot()FieldDescriptionComposite.getHandlerChainAnnot()MethodDescriptionComposite.getHandlerChainAnnot()PortComposite.getHandlerChainAnnot()Methods in org.apache.axis2.jaxws.description.builder with parameters of type HandlerChainAnnotModifier and TypeMethodDescriptionvoidDescriptionBuilderComposite.setHandlerChainAnnot(HandlerChainAnnot handlerChainAnnot) voidFieldDescriptionComposite.setHandlerChainAnnot(HandlerChainAnnot handlerChainAnnot) voidMethodDescriptionComposite.setHandlerChainAnnot(HandlerChainAnnot handlerChainAnnot) voidPortComposite.setHandlerChainAnnot(HandlerChainAnnot handlerChainAnnot) voidTMFAnnotationComposite.setHandlerChainAnnot(HandlerChainAnnot hcAnnot) Constructors in org.apache.axis2.jaxws.description.builder with parameters of type HandlerChainAnnotModifierConstructorDescriptionFieldDescriptionComposite(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 HandlerChainAnnotModifier and TypeMethodDescriptionstatic HandlerChainAnnotConverterUtils.createHandlerChainAnnot(jakarta.jws.HandlerChain handlerChain) This is a helper method to create aHandlerChainAnnotsince the