Uses of Package
org.codehaus.xfire.service.binding

Packages that use org.codehaus.xfire.service.binding
org.codehaus.xfire.aegis   
org.codehaus.xfire.annotations Package defining the classes for annotation support in XFire. 
org.codehaus.xfire.jaxb   
org.codehaus.xfire.loom   
org.codehaus.xfire.picocontainer   
org.codehaus.xfire.picocontainer.util   
org.codehaus.xfire.plexus.config   
org.codehaus.xfire.service Contains the classes and interfaces for the service model of XFire. 
org.codehaus.xfire.service.binding   
org.codehaus.xfire.util   
org.codehaus.xfire.xmlbeans   
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.aegis
BindingProvider
          A BindingProvider provides the ability to map XML and java objects.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.annotations
BindingProvider
          A BindingProvider provides the ability to map XML and java objects.
ObjectServiceFactory
          Java objects-specific implementation of the ServiceFactory interface.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.jaxb
ObjectServiceFactory
          Java objects-specific implementation of the ServiceFactory interface.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.loom
Invoker
          The invoker class allows you to control how your service class is invoked.
ObjectInvoker
          An invoker which instantiates classes automatically based on the Service's scope.
ObjectServiceFactory
          Java objects-specific implementation of the ServiceFactory interface.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.picocontainer
BindingProvider
          A BindingProvider provides the ability to map XML and java objects.
ObjectServiceFactory
          Java objects-specific implementation of the ServiceFactory interface.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.picocontainer.util
Invoker
          The invoker class allows you to control how your service class is invoked.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.plexus.config
BindingProvider
          A BindingProvider provides the ability to map XML and java objects.
ObjectServiceFactory
          Java objects-specific implementation of the ServiceFactory interface.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.service
ObjectBinding
          Binds a SOAP Body and its Headers to Java objects.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.service.binding
AbstractBinding
           
BindingProvider
          A BindingProvider provides the ability to map XML and java objects.
Invoker
          The invoker class allows you to control how your service class is invoked.
ObjectBinding
          Binds a SOAP Body and its Headers to Java objects.
ObjectInvoker
          An invoker which instantiates classes automatically based on the Service's scope.
WrappedBinding
           
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.util
BindingProvider
          A BindingProvider provides the ability to map XML and java objects.
ObjectServiceFactory
          Java objects-specific implementation of the ServiceFactory interface.
 

Classes in org.codehaus.xfire.service.binding used by org.codehaus.xfire.xmlbeans
ObjectServiceFactory
          Java objects-specific implementation of the ServiceFactory interface.
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.