Uses of Interface
com.simpleyql.Api

Packages that use Api
com.simpleyql   
 

Uses of Api in com.simpleyql
 

Classes in com.simpleyql that implement Api
 class ApiImpl
          Implementation for the Yahoo! API object returned by ApiFactory.
 

Methods in com.simpleyql that return Api
static Api ApiFactory.getApiInstance(java.lang.String consumerKey, java.lang.String consumerSecret, java.lang.String servleturl, boolean resultsAsJson, HttpClient httpclient)
          Retrieves an object that can be used to call the API.
 



Copyright © 2009. All Rights Reserved.