|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.paypal.base.ConnectionManager
public final class ConnectionManager
ConnectionManager acts as a interface to retrieve HttpConnection
objects used by API service
| Method Summary | |
|---|---|
HttpConnection |
getConnection()
|
HttpConnection |
getConnection(HttpConfiguration httpConfig)
Overloaded method used factory to load GoogleAppEngineSpecific connection |
static ConnectionManager |
getInstance()
Singleton accessor method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ConnectionManager getInstance()
ConnectionManager singleton objectpublic HttpConnection getConnection()
public HttpConnection getConnection(HttpConfiguration httpConfig)
httpConfig - HttpConfiguration object
HttpConnection object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||