Package org.codehaus.xfire.service.binding

Interface Summary
BindingProvider  
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.
 

Class Summary
AbstractBinding  
BeanInvoker Invoker for externally created service objects.
DocumentBinding  
MessageBinding Handles messages.
MessageBindingProvider  
ObjectBindingFactory Create a MessageReaders and MessageWriters for a ObjectService.
ObjectInvoker An invoker which instantiates classes automatically based on the Service's scope.
ObjectServiceFactory Java objects-specific implementation of the ServiceFactory interface.
RPCEncodedBinding  
WrappedBinding  
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.