|
||||||||||
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.backport175 | backport175 implementation of XFire Annotations. |
org.codehaus.xfire.annotations.commons | Commons Attributes implementation of XFire Annotations. |
org.codehaus.xfire.annotations.commons.soap | |
org.codehaus.xfire.annotations.jsr181 |
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.backport175 |
---|
Methods in org.codehaus.xfire.annotations.backport175 that return SOAPBindingAnnotation | |
---|---|
SOAPBindingAnnotation |
Backport175WebAnnotations.getSOAPBindingAnnotation(java.lang.Class aClass)
|
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. |
Uses of SOAPBindingAnnotation in org.codehaus.xfire.annotations.jsr181 |
---|
Methods in org.codehaus.xfire.annotations.jsr181 that return SOAPBindingAnnotation | |
---|---|
SOAPBindingAnnotation |
Jsr181WebAnnotations.getSOAPBindingAnnotation(java.lang.Class clazz)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |