|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectHttpServlet
org.apache.tuscany.sca.host.webapp.TuscanyServlet
@Deprecated public class TuscanyServlet
A Servlet that forwards requests to the Servlets registered with the Tuscany ServletHost.
| Constructor Summary | |
|---|---|
TuscanyServlet()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
init(ServletConfig config)
Deprecated. |
void |
service(ServletRequest req,
ServletResponse res)
Deprecated. |
| 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 | ||||||||