Skip navigation links
A B C D E G L M N P R S U 

G

get(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.endpoint.AliasEndpoint
 
get(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.endpoint.ResourceRestEndpoint
 
get(HTTPRequest, Map<String, String>, Map<String, String>) - Method in class ej.restserver.RestEndpoint
Handles GET request on this endpoint.
getEndpoint() - Method in class ej.restserver.endpoint.AliasEndpoint
Gets the endpoint.
getEndpoints() - Method in class ej.restserver.RestServer
Gets the list of active endpoints.
getMimetype() - Method in class ej.restserver.endpoint.ResourceRestEndpoint
Gets the mimetype.
getRequestResolvers() - Method in class ej.restserver.RestServer
Gets the list of active request handlers.
getResourceAsStream() - Method in class ej.restserver.endpoint.ResourceRestEndpoint
Gets the resource to serve as an input stream.
getResourceResponse() - Method in class ej.restserver.endpoint.GzipResourceEndpoint
 
getResourceResponse() - Method in class ej.restserver.endpoint.ResourceRestEndpoint
Gets the resource to serve as an HTTP response.
getURI() - Method in class ej.restserver.RestEndpoint
Gets this endpoint URI.
GZIP_FILE_EXTENSION - Static variable in class ej.restserver.endpoint.GzipResourceEndpoint
Gzip file extension.
GzipResourceEndpoint - Class in ej.restserver.endpoint
A static resource end-point to serve gzip files.
GzipResourceEndpoint(String, String) - Constructor for class ej.restserver.endpoint.GzipResourceEndpoint
Creates a static gzip resource end-point that responds to given URI and serves given resource.
GzipResourceEndpoint(String, String, String) - Constructor for class ej.restserver.endpoint.GzipResourceEndpoint
Creates a static gzip resource end-point that responds to given URI and serves given resource.
A B C D E G L M N P R S U 
Skip navigation links