Searched defs:AsyncCall (Results 1 – 1 of 1) sorted by relevance
138 final class AsyncCall extends NamedRunnable { class in Call142 private AsyncCall(Callback responseCallback, boolean forWebSocket) { in AsyncCall() method in Call.AsyncCall