|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebAnnotations | |
|---|---|
| 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.jsr181 | |
| org.codehaus.xfire.spring | Classes for exposing Spring beans via XFire SOAP. |
| org.codehaus.xfire.spring.remoting | |
| Uses of WebAnnotations in org.codehaus.xfire.annotations |
|---|
| Constructors in org.codehaus.xfire.annotations with parameters of type WebAnnotations | |
|---|---|
AnnotationServiceFactory(WebAnnotations webAnnotations,
TransportManager transportManager,
BindingProvider provider)
Initializes a new instance of the AnnotationServiceFactory with the given annotations facade,
transport manager and type mapping registry. |
|
| Uses of WebAnnotations in org.codehaus.xfire.annotations.backport175 |
|---|
| Classes in org.codehaus.xfire.annotations.backport175 that implement WebAnnotations | |
|---|---|
class |
Backport175WebAnnotations
Implementation of the WebAnnotations facade for backport175. |
| Uses of WebAnnotations in org.codehaus.xfire.annotations.commons |
|---|
| Classes in org.codehaus.xfire.annotations.commons that implement WebAnnotations | |
|---|---|
class |
CommonsWebAttributes
Implementation of the WebAnnotations facade for Commons Attributes. |
| Uses of WebAnnotations in org.codehaus.xfire.annotations.jsr181 |
|---|
| Classes in org.codehaus.xfire.annotations.jsr181 that implement WebAnnotations | |
|---|---|
class |
Jsr181WebAnnotations
|
| Uses of WebAnnotations in org.codehaus.xfire.spring |
|---|
| Constructors in org.codehaus.xfire.spring with parameters of type WebAnnotations | |
|---|---|
Jsr181BeanPostProcessor(WebAnnotations annotations,
AnnotationServiceFactory serviceFactory,
ServiceRegistry registry)
|
|
| Uses of WebAnnotations in org.codehaus.xfire.spring.remoting |
|---|
| Methods in org.codehaus.xfire.spring.remoting with parameters of type WebAnnotations | |
|---|---|
void |
Jsr181HandlerMapping.setWebAnnotations(WebAnnotations webAnnotations)
Sets the web annotations implementation to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||