> > @Inject > - public OkHttpCommandExecutorService(HttpUtils utils, ContentMetadataCodec > contentMetadataCodec, > + protected OkHttpCommandExecutorService(HttpUtils utils, > ContentMetadataCodec contentMetadataCodec,
how about package private. and make this class final. plus mark all fields private. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/617/files#r21004336
