Class DefaultConnectionSemaphoreFactory
- java.lang.Object
- 
- org.asynchttpclient.netty.channel.DefaultConnectionSemaphoreFactory
 
- 
- All Implemented Interfaces:
- ConnectionSemaphoreFactory
 
 public class DefaultConnectionSemaphoreFactory extends Object implements ConnectionSemaphoreFactory 
- 
- 
Constructor SummaryConstructors Constructor Description DefaultConnectionSemaphoreFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ConnectionSemaphorenewConnectionSemaphore(AsyncHttpClientConfig config)
 
- 
- 
- 
Method Detail- 
newConnectionSemaphorepublic ConnectionSemaphore newConnectionSemaphore(AsyncHttpClientConfig config) - Specified by:
- newConnectionSemaphorein interface- ConnectionSemaphoreFactory
 
 
- 
 
-