Class AsyncService<T>
java.lang.Object
de.svenkubiak.jpushover.services.AsyncService<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute(AsyncExecutor<PushoverResponse> asyncExecutor) static AsyncService<?> voidshutdown()
-
Constructor Details
-
AsyncService
public AsyncService()
-
-
Method Details
-
getInstance
-
execute
-
shutdown
public void shutdown()
-