Uses of Class
com.lightdev.app.trec.client.Client

Packages that use Client
com.lightdev.app.trec.client Client classes of the Light Development Transparent Remote Computing (TREC) platform. 
 

Uses of Client in com.lightdev.app.trec.client
 

Methods in com.lightdev.app.trec.client that return Client
 Client TrecClientApplication.getClient()
          get the client of this TrecClientApplication Typically a TREC client application instanciates a client object to execute requests.