public class GQLSchemaServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
GQLSchemaServlet(GQLDefinition definition) |
| 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, servicepublic GQLSchemaServlet(@Nonnull GQLDefinition definition)
protected 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.