public class MockGoogleRestServiceClientFactory extends AbstractRestServiceClientFactory implements GoogleRestServiceClientFactory
| Constructor and Description |
|---|
MockGoogleRestServiceClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
GoogleRestServiceClient |
createGoogleRestServiceClient(String resourceBaseUrl) |
static MockGoogleRestServiceClientFactory |
getInstance() |
protected GoogleRestUserClientFactory |
makeGoogleRestUserClientFactory() |
protected RestServiceClient |
makeRestServiceClient(String resourceBaseUrl) |
protected RestServiceClientMaker |
makeRestServiceClientMaker() |
protected RestUserClientFactory |
makeRestUserClientFactory() |
String |
toString() |
createClient, createRestUserClientFactory, makeAuthRefreshPolicy, makeAutoRedirectPolicy, makeCacheControlPolicy, makeClientCachePolicy, makeDataAccessClient, makeHttpMethodFilter, makeRequestRetryPolicy, makeResourceUrlBuilderclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateRestUserClientFactorycreateClientmakeDataAccessClient, makeHttpMethodFilter, makeResourceUrlBuildermakeAuthRefreshPolicy, makeAutoRedirectPolicy, makeCacheControlPolicy, makeClientCachePolicy, makeRequestRetryPolicypublic static MockGoogleRestServiceClientFactory getInstance()
protected RestServiceClient makeRestServiceClient(String resourceBaseUrl)
makeRestServiceClient in class AbstractRestServiceClientFactoryprotected RestServiceClientMaker makeRestServiceClientMaker()
makeRestServiceClientMaker in class AbstractRestServiceClientFactoryprotected RestUserClientFactory makeRestUserClientFactory()
makeRestUserClientFactory in class AbstractRestServiceClientFactoryprotected GoogleRestUserClientFactory makeGoogleRestUserClientFactory()
public GoogleRestServiceClient createGoogleRestServiceClient(String resourceBaseUrl)
createGoogleRestServiceClient in interface GoogleRestServiceClientFactorypublic String toString()
toString in class AbstractRestServiceClientFactoryCopyright © 2013. All rights reserved.