|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHttpServlet
org.ungoverned.osgi.bundle.httpadmin.HttpAdmin
This is the servlet which will serve users requiest. It created html ui.
Constructor Summary | |
HttpAdmin(BundleContext bc)
|
Method Summary | |
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpAdmin(BundleContext bc) throws java.lang.Exception
Method Detail |
protected void doGet(HttpServletRequest request, HttpServletResponse response) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |