Package com.mercadopago.net
Class KeepAliveStrategy
- java.lang.Object
-
- com.mercadopago.net.KeepAliveStrategy
-
- All Implemented Interfaces:
org.apache.http.conn.ConnectionKeepAliveStrategy
public class KeepAliveStrategy extends Object implements org.apache.http.conn.ConnectionKeepAliveStrategy
KeepAliveStrategy class.
-
-
Constructor Summary
Constructors Constructor Description KeepAliveStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getKeepAliveDuration(org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context)
-