|
||||||||||
| 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
org.openanzo.telar.GraphFileUploadServlet
public class GraphFileUploadServlet
| Field Summary | |
|---|---|
static int |
MAX_MEMORY_SIZE
|
static int |
NUM_STMTS_PER_TRANSACTION
|
| Fields inherited from interface org.openanzo.telar.Constants |
|---|
ADD, DATATYPE, DEFAULT_NAMED_GRAPHS, ERROR, EXEC_QUERY, GRAPH, GRAPH_REVISIONS, LITERAL, NAMED_GRAPHS, OBJECT, PREDICATE, QUERY, REMOVE, REQUEST, RESPONSE, RESULT_SET, SUBJECT, TYPE, TYPED_LITERAL, URI |
| Constructor Summary | |
|---|---|
GraphFileUploadServlet(ModelServiceApi api)
|
|
| Method Summary | |
|---|---|
void |
init()
|
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MAX_MEMORY_SIZE
public static final int NUM_STMTS_PER_TRANSACTION
| Constructor Detail |
|---|
public GraphFileUploadServlet(ModelServiceApi api)
| Method Detail |
|---|
public void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||