public class GQLPlaygroundServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
GQLPlaygroundServlet(String title,
String queryPath) |
GQLPlaygroundServlet(String title,
String queryPath,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
doGet in class javax.servlet.http.HttpServletIOExceptionCopyright © 2015–2020 morimekta.net. All rights reserved.