|
||||||||||
| 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.HttpController
org.gcube.smartgears.extensions.resource.RemoteResource
public class RemoteResource
An HttpController for remote management of the application.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gcube.smartgears.extensions.HttpExtension |
|---|
HttpExtension.Method |
| Constructor Summary | |
|---|---|
RemoteResource()
Creates an instance with its ApiResources. |
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class org.gcube.smartgears.extensions.HttpController |
|---|
addResources, excludes, init, service |
| Methods inherited from class org.gcube.smartgears.extensions.HttpExtension |
|---|
context, init, mapping, mapping, name, name |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, 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, wait, wait, wait |
| Methods inherited from interface javax.servlet.Servlet |
|---|
destroy, getServletConfig, getServletInfo, init |
| Constructor Detail |
|---|
public RemoteResource()
ApiResources.
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||