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

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

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

Methods in org.apache.axis2.jaxws.description.builder that return WebEndpointAnnot
static WebEndpointAnnot WebEndpointAnnot.createWebEndpointAnnotImpl()
           
static WebEndpointAnnot WebEndpointAnnot.createWebEndpointAnnotImpl(java.lang.String name)
           
 WebEndpointAnnot MethodDescriptionComposite.getWebEndpointAnnot()
           
 

Methods in org.apache.axis2.jaxws.description.builder with parameters of type WebEndpointAnnot
 void MethodDescriptionComposite.setWebEndpointAnnot(WebEndpointAnnot webEndpointAnnot)
           
 

Constructors in org.apache.axis2.jaxws.description.builder with parameters of type WebEndpointAnnot
MethodDescriptionComposite(java.lang.String methodName, java.lang.String returnType, WebMethodAnnot webMethodAnnot, WebResultAnnot webResultAnnot, boolean oneWayAnnotated, HandlerChainAnnot handlerChainAnnot, SoapBindingAnnot soapBindingAnnot, WebServiceRefAnnot webServiceRefAnnot, WebEndpointAnnot webEndpointAnnot, RequestWrapperAnnot requestWrapperAnnot, ResponseWrapperAnnot responseWrapperAnnot)
           
 



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