com.github.gcf.io
Class FactoryRegistry

java.lang.Object
  extended by com.github.gcf.io.FactoryRegistry

public class FactoryRegistry
extends Object

Author:
Marcel Patzlaff

Constructor Summary
FactoryRegistry()
           
 
Method Summary
static Connection openConnection(String protocol, String uriStr, int mode, boolean timeouts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryRegistry

public FactoryRegistry()
Method Detail

openConnection

public static Connection openConnection(String protocol,
                                        String uriStr,
                                        int mode,
                                        boolean timeouts)
                                 throws IOException
Throws:
IOException


Copyright © 2007-2010. All Rights Reserved.