Class BaseHttpCommandExecutorService<Q>

java.lang.Object
org.jclouds.http.internal.BaseHttpCommandExecutorService<Q>
All Implemented Interfaces:
HttpCommandExecutorService
Direct Known Subclasses:
ApacheHCHttpCommandExecutorService, JavaUrlHttpCommandExecutorService, OkHttpCommandExecutorService

public abstract class BaseHttpCommandExecutorService<Q> extends Object implements HttpCommandExecutorService