Package org.araneaframework.http.service

Services that mostly have single purpose and are used through web.

See:
          Description

Class Summary
FileDownloaderService Service that serves content (allows downloading) of specified files.
SimpleCriticalErrorHandlerService  
SimpleCriticalErrorHandlerService.Factory  
WindowClosingService Service that returns response that closes browser window that made the request; and if possible, reloads the opener of that window.
 

Package org.araneaframework.http.service Description

Services that mostly have single purpose and are used through web.