Package info.sswap.api.servlet

Servlet support to engage automatic semantic mappings and reasoning

See:
          Description

Class Summary
AbstractSSWAPServlet Handles HTTP GETs and POSTs to a SSWAP service point.
CacheHandler Handler for HTTP requests for the cache (e.g., polling for RRGs).
ContentCache Caches arbitrary user/service content (e.g., resources referenced in an RRG) The underlying cache implementation is currently provided by EHCache
ContentCacheHandler Handler for HTTP requests for the content cache.
LegacyServiceWrapperServlet  
MapsTo A helper class that allows the mapping of subjects to objects without the complexities of servlet programming.
RRGCache Manages cached RRGs and information about them (including information about RRGs that have not yet been computed, but they already have a token (identifier) so that the clients can query/poll for them).
SimpleSSWAPServlet A servlet wrapper that works in concert with MapsTo for the mapping of subjects to objects.
SSWAPServletContextListener Responds to events like initialization/destruction of the servlet context.
 

Exception Summary
ClientException Exception class for HTTP response code 400 Bad Request.
RequestEntityTooLargeException Exception class for HTTP response code 413 Request Entity Too Large.
 

Package info.sswap.api.servlet Description

Servlet support to engage automatic semantic mappings and reasoning



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.