Class MkmAPIConfig
java.lang.Object
org.api.mkm.tools.MkmAPIConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintstatic MkmAPIConfigintvoidvoidvoidinit(Properties magicCardMaketPropFile) voidupdateCount(HttpURLConnection connection)
-
Constructor Details
-
MkmAPIConfig
public MkmAPIConfig()
-
-
Method Details
-
init
public void init(String accessSecret, String accessToken, String appSecret, String appToken) throws MkmException - Throws:
MkmException
-
init
- Throws:
MkmException
-
init
- Throws:
IOException
-
getInstance
-
getAuthenticator
-
updateCount
-
getCountCall
public int getCountCall() -
getMaxCall
public int getMaxCall()
-