Uses of Class
org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation

Packages that use SOAPBindingAnnotation
org.codehaus.xfire.annotations Package defining the classes for annotation support in XFire. 
org.codehaus.xfire.annotations.commons Commons Attributes implementation of XFire Annotations. 
org.codehaus.xfire.annotations.commons.soap   
 

Uses of SOAPBindingAnnotation in org.codehaus.xfire.annotations
 

Methods in org.codehaus.xfire.annotations that return SOAPBindingAnnotation
 SOAPBindingAnnotation WebAnnotations.getSOAPBindingAnnotation(Class aClass)
          Gets the SOAPBindingAnnotation annotation from the given class, if found.
 

Uses of SOAPBindingAnnotation in org.codehaus.xfire.annotations.commons
 

Methods in org.codehaus.xfire.annotations.commons that return SOAPBindingAnnotation
 SOAPBindingAnnotation CommonsWebAttributes.getSOAPBindingAnnotation(Class aClass)
           
 

Uses of SOAPBindingAnnotation in org.codehaus.xfire.annotations.commons.soap
 

Subclasses of SOAPBindingAnnotation in org.codehaus.xfire.annotations.commons.soap
 class SOAPBinding
          Commons Attributes version of the SOAP binding Annotation.
 



Copyright © 2004-2013. All Rights Reserved.