public class MockGoogleApiServiceClientFactory extends MockApiServiceClientFactory implements GoogleApiServiceClientFactory
| Constructor and Description |
|---|
MockGoogleApiServiceClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
GoogleApiServiceClient |
createGoogleApiServiceClient(String resourceBaseUrl) |
static MockGoogleApiServiceClientFactory |
getInstance() |
protected ApiServiceClient |
makeApiServiceClient(String resourceBaseUrl) |
protected ApiServiceClientMaker |
makeApiServiceClientMaker() |
protected ApiUserClientFactory |
makeApiUserClientFactory() |
protected GoogleApiUserClientFactory |
makeGoogleApiUserClientFactory() |
String |
toString() |
createApiUserClientFactory, createClient, makeAuthRefreshPolicy, makeAutoRedirectPolicy, makeCacheControlPolicy, makeClientCachePolicy, makeCrudMethodFilter, makeDataAccessClient, makeRequestRetryPolicy, makeRestClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateApiUserClientFactorycreateClientmakeCrudMethodFilter, makeDataAccessClient, makeRestClientmakeAuthRefreshPolicy, makeAutoRedirectPolicy, makeCacheControlPolicy, makeClientCachePolicy, makeRequestRetryPolicypublic static MockGoogleApiServiceClientFactory getInstance()
protected ApiServiceClient makeApiServiceClient(String resourceBaseUrl)
makeApiServiceClient in class MockApiServiceClientFactoryprotected ApiServiceClientMaker makeApiServiceClientMaker()
makeApiServiceClientMaker in class MockApiServiceClientFactoryprotected ApiUserClientFactory makeApiUserClientFactory()
makeApiUserClientFactory in class MockApiServiceClientFactoryprotected GoogleApiUserClientFactory makeGoogleApiUserClientFactory()
public GoogleApiServiceClient createGoogleApiServiceClient(String resourceBaseUrl)
createGoogleApiServiceClient in interface GoogleApiServiceClientFactorypublic String toString()
toString in class MockApiServiceClientFactoryCopyright © 2013. All rights reserved.