Interface ApiRequestor
-
- All Known Implementing Classes:
ScribeApiRequestor
public interface ApiRequestor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
get()
String
post(String params)
-