|
||||||||||
| 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
com.noelios.restlet.ext.servlet.ServerServlet
org.xwiki.rest.XWikiRestletServlet
public class XWikiRestletServlet
| Constructor Summary | |
|---|---|
XWikiRestletServlet()
|
|
| Method Summary | |
|---|---|
protected org.restlet.Application |
createApplication(org.restlet.Context context)
|
void |
init()
|
| Methods inherited from class com.noelios.restlet.ext.servlet.ServerServlet |
|---|
createCall, createComponent, createServer, createWarClient, destroy, getApplication, getComponent, getInitParameter, getServer, loadClass, service |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
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 |
| Constructor Detail |
|---|
public XWikiRestletServlet()
| Method Detail |
|---|
protected org.restlet.Application createApplication(org.restlet.Context context)
createApplication in class com.noelios.restlet.ext.servlet.ServerServlet
public void init()
throws javax.servlet.ServletException
init in class com.noelios.restlet.ext.servlet.ServerServletjavax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||