public class FrontendServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
FrontendServlet(org.osgi.framework.BundleContext c) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
unbindHttpService(org.osgi.service.http.HttpService service) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic void unbindHttpService(org.osgi.service.http.HttpService service)
protected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2012-2013 ADELE Research Group. All Rights Reserved.