|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
net.sf.crispy.impl.caucho.CauchoServlet
net.sf.crispy.impl.caucho.HessianServlet
This class execute the services and answer to request from the hessian client.
| Field Summary |
| Fields inherited from class net.sf.crispy.impl.caucho.CauchoServlet |
log |
| Constructor Summary | |
HessianServlet()
|
|
| Method Summary | |
protected void |
doPost(javax.servlet.http.HttpServletRequest pvRequest,
javax.servlet.http.HttpServletResponse pvResponse)
|
void |
init(javax.servlet.ServletConfig pvConfig)
|
| Methods inherited from class net.sf.crispy.impl.caucho.CauchoServlet |
addCache, clearCahce, getCacheKey, getCacheSize, getFromCache |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HessianServlet()
| Method Detail |
public void init(javax.servlet.ServletConfig pvConfig)
throws javax.servlet.ServletException
javax.servlet.ServletException
protected void doPost(javax.servlet.http.HttpServletRequest pvRequest,
javax.servlet.http.HttpServletResponse pvResponse)
throws javax.servlet.ServletException,
java.io.IOException
javax.servlet.ServletException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||