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

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

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

Methods in org.apache.axis2.jaxws.description.builder that return ServiceModeAnnot
static ServiceModeAnnot ServiceModeAnnot.createFromAnnotation(java.lang.annotation.Annotation annotation)
           
static ServiceModeAnnot ServiceModeAnnot.createWebServiceAnnotImpl()
           
static ServiceModeAnnot ServiceModeAnnot.createWebServiceAnnotImpl(Service.Mode value)
           
 ServiceModeAnnot DescriptionBuilderComposite.getServiceModeAnnot()
           
 

Methods in org.apache.axis2.jaxws.description.builder with parameters of type ServiceModeAnnot
 void DescriptionBuilderComposite.setServiceModeAnnot(ServiceModeAnnot serviceModeAnnot)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.