Searched refs:AsyncClient (Results 1 – 5 of 5) sorted by relevance
8 from .client import AsyncClient, Client
49 class AsyncClient(object): class
77 class AsyncClient(bb.asyncrpc.AsyncClient): class358 return AsyncClient(self.username, self.password)
94 c = client.AsyncClient(username, password)
13 class PRAsyncClient(bb.asyncrpc.AsyncClient):