Package org.codehaus.xfire.handler

Interface Summary
Handler A handler is just something that processes an XML message.
HandlerSupport Provides handlers to an invocation.
 

Class Summary
AbstractHandler  
AbstractHandlerSupport  
CustomFaultHandler Builds up a custom detail element from an exception.
DefaultFaultHandler Responsible for taking an exception, turning it into a Fault, then sending (and logging) that fault to the appropriate location.
DispatchServiceHandler Reads in the message body using the service binding.
HandlerOrderer  
HandlerPipeline  
LocateBindingHandler Finds the appropriate binding to use when invoking a service.
OutMessageSender Sends messages out via the out channel on the message exchange.
Phase  
 



Copyright © 2004-2013. All Rights Reserved.