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(Annotation annotation)
           
static ServiceModeAnnot ServiceModeAnnot.createWebServiceAnnotImpl()
           
static ServiceModeAnnot ServiceModeAnnot.createWebServiceAnnotImpl(Service.Mode value)
           
 ServiceModeAnnot DescriptionBuilderComposite.getServiceModeAnnot()
           
 ServiceModeAnnot PortComposite.getServiceModeAnnot()
           
 

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



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