Package de.fzj.unicore.wsrflite.xfire

This package contains the code related to the XFire SOAP engine.

See:
          Description

Interface Summary
AccessControlInterceptor Perform access control immediately before invoking a method on a service object
ReliableProxy.RetryDecider this interface encapsulates the rules that shall be followed when dealing with failed webservice calls
 

Class Summary
AbstractLoadTester does simple load testing, storing client-side response times and turnaround times you can subclass this and override the getTask() method
AddressingConstants  
CachingWSDLWriter caches the WSDL, and repairs the service URL that is published
CheckUnderstoodHeadersHandler a hack to let wsrflite accept various handlers...
CustomWSDLBuilder Used for service level class loader injection into XMLBeans.
FaultHandler slightly customised XFire fault handler that does not always log stacktraces at INFO level
FinishTimeHandler  
JettyTestCase  
JSR181ServiceFactory process JSR181 annotations to setup the service
LocalTestCase use for testing using local transport, e.g.
ReliableProxy Replacement for XFireProxy
The behaviour in case of errors can be controlled by configuring this class with an instance of ReliableProxy.RetryDecider, allowing to decide whether a particular call shall be retried.
ReliableProxyFactory  
Servlet  
StartTimeHandler  
WSRFAddressingOutHandler wsa handler for client calls TODO this fixes a bug in XFire -> file a bug and patch it...
WSRFHtmlServiceWriter This is a copy of the XFire HtmlServiceWriter with slight modifications in the method WSRFHtmlServiceWriter.write(OutputStream, Collection).
WSRFInvoker an XFire Invoker for WSRF services
WSRFServletController The ServletController overwrites the method that generates the overview about the installed services.
XFireClientFactory Helper to create web service clients using XFire
XFireKernel Bridge to XFire
 

Package de.fzj.unicore.wsrflite.xfire Description

This package contains the code related to the XFire SOAP engine.



Copyright © 2010. All Rights Reserved.