public final class ConnectionManager extends Object
HttpConnection
objects used by API service| Modifier and Type | Method and Description |
|---|---|
HttpConnection |
getConnection() |
HttpConnection |
getConnection(HttpConfiguration httpConfig)
Overloaded method used factory to load GoogleAppEngineSpecific connection
|
static ConnectionManager |
getInstance()
Singleton accessor method
|
public static ConnectionManager getInstance()
ConnectionManager singleton objectpublic HttpConnection getConnection()
public HttpConnection getConnection(HttpConfiguration httpConfig)
httpConfig - HttpConfiguration objectHttpConnection objectCopyright © 2016. All Rights Reserved.