Uses of Class
de.svenkubiak.jpushover.services.AsyncExecutor
-
Packages that use AsyncExecutor Package Description de.svenkubiak.jpushover.services -
-
Uses of AsyncExecutor in de.svenkubiak.jpushover.services
Methods in de.svenkubiak.jpushover.services with parameters of type AsyncExecutor Modifier and Type Method Description Future<PushoverResponse>
AsyncService. execute(AsyncExecutor<PushoverResponse> asyncExecutor)
-