org.apache.http.pool
Interface ConnFactory<T,C>

All Known Implementing Classes:
BasicConnFactory

public interface ConnFactory<T,C>

Since:
4.2

Method Summary
 C create(T route)
           
 

Method Detail

create

C create(T route)
         throws IOException
Throws:
IOException


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.