Uses of Class
org.codehaus.xfire.annotations.AnnotationServiceFactory

Packages that use AnnotationServiceFactory
org.codehaus.xfire.jaxb2   
org.codehaus.xfire.jaxws   
org.codehaus.xfire.spring Classes for exposing Spring beans via XFire SOAP. 
org.codehaus.xfire.spring.remoting   
 

Uses of AnnotationServiceFactory in org.codehaus.xfire.jaxb2
 

Subclasses of AnnotationServiceFactory in org.codehaus.xfire.jaxb2
 class JaxbServiceFactory
           
 

Uses of AnnotationServiceFactory in org.codehaus.xfire.jaxws
 

Subclasses of AnnotationServiceFactory in org.codehaus.xfire.jaxws
 class JAXWSServiceFactory
          Creates JAX-WS services from a service class.
 

Uses of AnnotationServiceFactory in org.codehaus.xfire.spring
 

Constructors in org.codehaus.xfire.spring with parameters of type AnnotationServiceFactory
Jsr181BeanPostProcessor(WebAnnotations annotations, AnnotationServiceFactory serviceFactory, ServiceRegistry registry)
           
 

Uses of AnnotationServiceFactory in org.codehaus.xfire.spring.remoting
 

Methods in org.codehaus.xfire.spring.remoting that return AnnotationServiceFactory
 AnnotationServiceFactory Jsr181HandlerMapping.getServiceFactory()
           
 

Methods in org.codehaus.xfire.spring.remoting with parameters of type AnnotationServiceFactory
 void Jsr181HandlerMapping.setServiceFactory(AnnotationServiceFactory serviceFactory)
           
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.