|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.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(java.lang.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |