|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectHttpServlet
burger.pgfs.PGFServlet
public class PGFServlet
Helper-Class implements the old pgfakt-server-functionaity reads file from absolute path and pipes it thru Parser.
| Field Summary | |
|---|---|
java.sql.Connection |
con
|
java.io.OutputStream |
out
|
Setup |
setup
|
| Constructor Summary | |
|---|---|
PGFServlet()
|
|
| Method Summary | |
|---|---|
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.io.OutputStream out
public java.sql.Connection con
public Setup setup
| Constructor Detail |
|---|
public PGFServlet()
| Method Detail |
|---|
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||