public abstract class StartEncrypted extends java.lang.Object implements AddOn
Constructor and Description |
---|
StartEncrypted() |
Modifier and Type | Method and Description |
---|---|
APIServlet.APIRequestHandler |
getAPIRequestHandler() |
protected abstract APITag |
getAPITag() |
protected abstract org.json.simple.JSONStreamAware |
processDecrypted(java.io.BufferedReader reader) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAPIRequests, getAPIRequestType, init, shutdown
public APIServlet.APIRequestHandler getAPIRequestHandler()
getAPIRequestHandler
in interface AddOn
protected abstract APITag getAPITag()
protected abstract org.json.simple.JSONStreamAware processDecrypted(java.io.BufferedReader reader) throws org.json.simple.parser.ParseException, java.io.IOException
org.json.simple.parser.ParseException
java.io.IOException