Package org.codehaus.xfire.handler

Interface Summary
EndpointHandler By virtue of XFire being stream based, a service can not write its response until the very end of processing.
Handler A handler is just something that processes an XML message.
 

Class Summary
AbstractHandler  
HandlerPipeline