Package nxt.http
Class GetExchanges
java.lang.Object
nxt.http.APIServlet.APIRequestHandler
nxt.http.GetExchanges
-
Method Summary
Modifier and TypeMethodDescriptionprotected org.json.simple.JSONStreamAwareprocessRequest(javax.servlet.http.HttpServletRequest req) protected booleanMethods inherited from class nxt.http.APIServlet.APIRequestHandler
allowRequiredBlockParameters, canHaveRecipient, getAPITags, getCreateTransactionTypes, getFileParameters, getParameters, getSensitiveParameters, isChainSpecific, isIgnisOnly, isTextArea, processRequest, requireBlockchain, requiredBlockUpdateLock, requireFullClient, requirePassword, requirePost
-
Method Details
-
processRequest
protected org.json.simple.JSONStreamAware processRequest(javax.servlet.http.HttpServletRequest req) throws NxtException - Specified by:
processRequestin classAPIServlet.APIRequestHandler- Throws:
NxtException
-
startDbTransaction
protected boolean startDbTransaction()- Overrides:
startDbTransactionin classAPIServlet.APIRequestHandler
-