org.apache.http.impl.nio.conn
Class AsyncSchemeRegistryFactory

java.lang.Object
  extended by org.apache.http.impl.nio.conn.AsyncSchemeRegistryFactory

@ThreadSafe
public final class AsyncSchemeRegistryFactory
extends Object

Since:
4.1

Constructor Summary
AsyncSchemeRegistryFactory()
           
 
Method Summary
static AsyncSchemeRegistry createDefault()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncSchemeRegistryFactory

public AsyncSchemeRegistryFactory()
Method Detail

createDefault

public static AsyncSchemeRegistry createDefault()


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.