public final class UtilsBeta
Utility class for the Google API Client Library.
Static Methods
getDefaultJsonFactory()
public static JsonFactory getDefaultJsonFactory()Returns a cached default implementation of the JsonFactory interface.
| Returns | |
|---|---|
| Type | Description |
com.google.api.client.json.JsonFactory |
|
getDefaultTransport()
public static HttpTransport getDefaultTransport()Returns a cached default implementation of the HttpTransport interface.
| Returns | |
|---|---|
| Type | Description |
com.google.api.client.http.HttpTransport |
|