Package nxt.addons
Class PopOffCounter
- java.lang.Object
-
- nxt.addons.PopOffCounter
-
-
Constructor Summary
Constructors Constructor Description PopOffCounter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description APIServlet.APIRequestHandler
getAPIRequestHandler()
java.lang.String
getAPIRequestType()
void
init()
-
-
-
Method Detail
-
getAPIRequestHandler
public APIServlet.APIRequestHandler getAPIRequestHandler()
- Specified by:
getAPIRequestHandler
in interfaceAddOn
-
getAPIRequestType
public java.lang.String getAPIRequestType()
- Specified by:
getAPIRequestType
in interfaceAddOn
-
-