|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.gcube.smartgears.extensions.HttpExtension
org.gcube.smartgears.extensions.ApiResource
org.gcube.smartgears.extensions.resource.ConfigurationResource
public class ConfigurationResource
An ApiResource of RemoteResource at mapping.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gcube.smartgears.extensions.HttpExtension |
|---|
HttpExtension.Method |
| Field Summary | |
|---|---|
static String |
mapping
|
| Method Summary | |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
|
Set<String> |
excludes()
Returns the set of request paths that should be excluded from request management. |
| Methods inherited from class org.gcube.smartgears.extensions.ApiResource |
|---|
accepts, doDelete, doHead, doOptions, doPost, doPut, doTrace, handles, method, produces, signature, supports |
| Methods inherited from class org.gcube.smartgears.extensions.HttpExtension |
|---|
context, init, init, mapping, mapping, name, name |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.servlet.Servlet |
|---|
destroy, getServletConfig, getServletInfo, init, service |
| Field Detail |
|---|
public static final String mapping
| Method Detail |
|---|
public Set<String> excludes()
ApplicationExtension
excludes in interface ApplicationExtensionexcludes in class HttpExtension
public void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class ApiResourcejavax.servlet.ServletException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||