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

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

Deprecated.

@Deprecated
@Contract(threading=SAFE)
public final class AsyncSchemeRegistryFactory
extends Object


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

Constructor Detail

AsyncSchemeRegistryFactory

public AsyncSchemeRegistryFactory()
Deprecated. 
Method Detail

createDefault

public static AsyncSchemeRegistry createDefault()
Deprecated. 


Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.