|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpConfiguration | |
|---|---|
| com.paypal.base | |
| Uses of HttpConfiguration in com.paypal.base |
|---|
| Fields in com.paypal.base declared as HttpConfiguration | |
|---|---|
protected HttpConfiguration |
HttpConnection.config
Subclasses must set the http configuration in the createAndconfigureHttpConnection() method. |
| Methods in com.paypal.base with parameters of type HttpConfiguration | |
|---|---|
abstract void |
HttpConnection.createAndconfigureHttpConnection(HttpConfiguration clientConfiguration)
create and configure HttpsURLConnection object |
void |
GoogleAppEngineHttpConnection.createAndconfigureHttpConnection(HttpConfiguration clientConfiguration)
|
void |
DefaultHttpConnection.createAndconfigureHttpConnection(HttpConfiguration clientConfiguration)
|
HttpConnection |
ConnectionManager.getConnection(HttpConfiguration httpConfig)
Overloaded method used factory to load GoogleAppEngineSpecific connection |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||