public class AMFServiceAdaptor extends HttpServlet
| Constructor and Description |
|---|
AMFServiceAdaptor(org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(HttpServletRequest request,
HttpServletResponse response) |
ServicesConfig |
getServicesConfig() |
void |
init(ServletConfig config) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic AMFServiceAdaptor(org.osgi.framework.BundleContext context)
public void init(ServletConfig config)
init in interface Servletinit in class GenericServletpublic ServicesConfig getServicesConfig()
protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
doPost in class HttpServletServletExceptionIOException