org.apache.qpid.proton.driver
Interface DriverFactory

All Superinterfaces:
ProtonFactory

public interface DriverFactory
extends ProtonFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.qpid.proton.ProtonFactory
ProtonFactory.ImplementationType
 
Method Summary
 Driver createDriver()
           
 
Methods inherited from interface org.apache.qpid.proton.ProtonFactory
getImplementationType
 

Method Detail

createDriver

Driver createDriver()
                    throws IOException
Throws:
IOException


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.