|
Purple Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--javax.servlet.GenericServlet
|
+--javax.servlet.http.HttpServlet
|
+--com.purpletech.servlets.DefaultServlet
|
+--com.purpletech.servlets.ImageServlet
|
+--com.purpletech.servlets.GraphServlet
| Field Summary | |
protected java.util.Map |
symbols
|
| Fields inherited from class com.purpletech.servlets.ImageServlet |
usePure |
| Fields inherited from class com.purpletech.servlets.DefaultServlet |
logBuffer |
| Constructor Summary | |
GraphServlet()
|
|
| Method Summary | |
protected java.awt.Component |
getComponent(javax.servlet.http.HttpServletRequest req)
subclasses should override this method to return a Java AWT Component which draws their image |
void |
init(javax.servlet.ServletConfig cfg)
|
| Methods inherited from class com.purpletech.servlets.ImageServlet |
doGet |
| Methods inherited from class com.purpletech.servlets.DefaultServlet |
getInitParameter, getLog, getLogHTML, getParameter, getServletInfo, log, log, setDefaults, setDefaults |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.Map symbols
| Constructor Detail |
public GraphServlet()
| Method Detail |
public void init(javax.servlet.ServletConfig cfg)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class ImageServletjavax.servlet.ServletException
protected java.awt.Component getComponent(javax.servlet.http.HttpServletRequest req)
throws javax.servlet.ServletException
ImageServlet
getComponent in class ImageServletjavax.servlet.ServletException
|
Documentation generated March 5 2003 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||