Uses of Class
org.apache.axis2.jaxws.description.builder.ActionAnnot

Packages that use ActionAnnot
org.apache.axis2.jaxws.description.builder   
 

Uses of ActionAnnot in org.apache.axis2.jaxws.description.builder
 

Methods in org.apache.axis2.jaxws.description.builder that return ActionAnnot
static ActionAnnot ActionAnnot.createActionAnnotImpl()
           
static ActionAnnot ActionAnnot.createActionAnnotImpl(FaultAction[] fault, String input, String output)
           
 ActionAnnot MethodDescriptionComposite.getActionAnnot()
           
 

Methods in org.apache.axis2.jaxws.description.builder with parameters of type ActionAnnot
 void MethodDescriptionComposite.setActionAnnot(ActionAnnot actionAnnot)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.