|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectHttpServlet
org.apache.tuscany.sca.runtime.tomcat.TuscanyServlet
public class TuscanyServlet
A Servlet that forwards requests to the Servlets registered with the Tuscany ServletHost. TODO: Copy of host-webapp TuscanyServlet. Can be removed once host-webapp TuscanyServlet moved over to latest SCADomain API.
| Constructor Summary | |
|---|---|
TuscanyServlet()
|
|
| Method Summary | |
|---|---|
void |
init(ServletConfig config)
|
void |
service(ServletRequest req,
ServletResponse res)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TuscanyServlet()
| Method Detail |
|---|
public void init(ServletConfig config)
throws ServletException
ServletException
public void service(ServletRequest req,
ServletResponse res)
throws ServletException,
java.io.IOException
ServletException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||