-
public class PackagerStatusCheckUse this class to check if the JavaScript packager is running on the provided host.
-
-
Constructor Summary
Constructors Constructor Description PackagerStatusCheck()PackagerStatusCheck(OkHttpClient client)
-
Method Summary
Modifier and Type Method Description voidrun(String host, PackagerStatusCallback callback)-
-
Method Detail
-
run
void run(String host, PackagerStatusCallback callback)
-
-
-
-