A B C D E F G H I L M N O P Q R S T U V W X

H

handleGet(HttpServletRequest, HttpServletResponse) - Method in class info.sswap.api.servlet.CacheHandler
Handles an HTTP GET request for the cache
handleGet(HttpServletRequest, HttpServletResponse) - Method in class info.sswap.api.servlet.ContentCacheHandler
Handles an HTTP GET request for the cache
handleRequest(RIG) - Method in class info.sswap.api.servlet.AbstractSSWAPServlet
Override this method to convert an incoming Resource Invocation Graph RIG into an outgoing Resource Response Graph RRG.
handleRequest(RIG) - Method in class info.sswap.api.servlet.LegacyServiceWrapperServlet
 
handleRequest(RIG) - Method in class info.sswap.api.servlet.SimpleSSWAPServlet
This method is marked protected solely for package access purposes.
hasErrorCode() - Method in interface info.sswap.api.http.HTTPResponse
Return whether or not this has an error result
hasValue(SSWAPPredicate, SSWAPElement) - Method in interface info.sswap.api.model.SSWAPIndividual
Checks whether the individual has a property with the specified value for the predicate.
hasValue(SSWAPElement) - Method in interface info.sswap.api.model.SSWAPIndividual
Retrieves all properties of the individual with the specified value (regardless of the predicate of these properties)
hexBinary - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:hexBinary
HotboxPoller - Interface in info.sswap.ontologies.exec.api
A hotbox poller polls (scans) a directory on a recurring interval (e.g. 5 seconds).
HTTP_API_URI_DEFAULT - Static variable in class info.sswap.api.model.Config
The default URI for HTTP API, if not otherwise specified.
HTTP_API_URI_KEY - Static variable in class info.sswap.api.model.Config
The URI of the publicly accessible instance of HTTP/JSON API (used by classes in info.sswap.api.http).
HTTPAPI - Class in info.sswap.api.spi
Accessor class to get HTTPClient and HTTPProviders.
HTTPAPI() - Constructor for class info.sswap.api.spi.HTTPAPI
 
HTTPClient - Interface in info.sswap.api.http
Access the HTTP API within the Java API.
HTTPClient.RIGResponse - Interface in info.sswap.api.http
Access to get an RIG on success or a network response object (via the superinterface) on failure.
HTTPClient.RQGResponse - Interface in info.sswap.api.http
Access to get an RQG on success or a network response object (via the superinterface) on failure.
HTTPProvider - Interface in info.sswap.api.http
Access the HTTP API within the Java API.
HTTPProvider.PDGResponse - Interface in info.sswap.api.http
Exposes access to both a ready-to-use Provider Description Graph (PDG) on success or a network response object on failure.
HTTPProvider.RDGResponse - Interface in info.sswap.api.http
Exposes access to both a ready-to-use Resource Description Graph (RDG) on success or a network response object on failure.
HTTPProvider.RRGResponse - Interface in info.sswap.api.http
Exposes access to both a ready-to-use Resource Response Graph (RRG) on success or a network response object on failure.
HTTPResponse - Interface in info.sswap.api.http
Response information from a HTTP network call.

A B C D E F G H I L M N O P Q R S T U V W X
Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.