org.apache.axis2.jaxws.description
Interface EndpointInterfaceDescriptionJava


public interface EndpointInterfaceDescriptionJava


Method Summary
 SOAPBinding getAnnoSoapBinding()
           
 javax.jws.soap.SOAPBinding.ParameterStyle getAnnoSoapBindingParameterStyle()
           
 javax.jws.soap.SOAPBinding.Style getAnnoSoapBindingStyle()
           
 javax.jws.soap.SOAPBinding.Use getAnnoSoapBindingUse()
           
 WebService getAnnoWebService()
           
 java.lang.String getAnnoWebServiceTargetNamespace()
           
 

Method Detail

getAnnoWebService

WebService getAnnoWebService()

getAnnoWebServiceTargetNamespace

java.lang.String getAnnoWebServiceTargetNamespace()

getAnnoSoapBinding

SOAPBinding getAnnoSoapBinding()

getAnnoSoapBindingParameterStyle

javax.jws.soap.SOAPBinding.ParameterStyle getAnnoSoapBindingParameterStyle()

getAnnoSoapBindingStyle

javax.jws.soap.SOAPBinding.Style getAnnoSoapBindingStyle()

getAnnoSoapBindingUse

javax.jws.soap.SOAPBinding.Use getAnnoSoapBindingUse()


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