org.mule.modules.google.api.client
Interface GoogleClientFactory<T extends com.google.api.client.googleapis.services.GoogleClient>

All Known Implementing Classes:
AbstractGoogleClientFactory

public interface GoogleClientFactory<T extends com.google.api.client.googleapis.services.GoogleClient>

Author:
mariano.gonzalez@mulesoft.com

Method Summary
 T getClient(String accessToken, String applicationName)
           
 

Method Detail

getClient

T getClient(String accessToken,
            String applicationName)


Copyright © 2012. All Rights Reserved.