@WebServlet(description="Load Sample App\'s Functions",
urlPatterns="/menu.serv")
public class SysMenu
extends io.odysz.semantic.ext.SemanticTree
Constructor and Description |
---|
SysMenu() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
protected void |
onGet(io.odysz.semantic.jprotocol.AnsonMsg<io.odysz.semantic.ext.AnDatasetReq> msg,
javax.servlet.http.HttpServletResponse resp) |
protected void |
onPost(io.odysz.semantic.jprotocol.AnsonMsg<io.odysz.semantic.ext.AnDatasetReq> msg,
javax.servlet.http.HttpServletResponse resp) |
jsonResp, ok, rebuildForest, rebuildTree, tagSubtree, tagTrees, untagSubtree
doGet, doPost, err, ok, ok, ok, ok, ok, onGetAnsonException, write
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public void init() throws javax.servlet.ServletException
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
protected void onGet(io.odysz.semantic.jprotocol.AnsonMsg<io.odysz.semantic.ext.AnDatasetReq> msg, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
onGet
in class io.odysz.semantic.ext.SemanticTree
javax.servlet.ServletException
IOException
protected void onPost(io.odysz.semantic.jprotocol.AnsonMsg<io.odysz.semantic.ext.AnDatasetReq> msg, javax.servlet.http.HttpServletResponse resp) throws IOException, io.odysz.semantics.x.SemanticException
onPost
in class io.odysz.semantic.ext.SemanticTree
IOException
io.odysz.semantics.x.SemanticException
Copyright © 2023. All rights reserved.