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