Uses of Interface
org.apache.qpid.proton.ProtonFactory

Packages that use ProtonFactory
org.apache.qpid.proton   
org.apache.qpid.proton.codec   
org.apache.qpid.proton.driver   
org.apache.qpid.proton.engine   
org.apache.qpid.proton.message   
org.apache.qpid.proton.messenger   
 

Uses of ProtonFactory in org.apache.qpid.proton
 

Classes in org.apache.qpid.proton with type parameters of type ProtonFactory
 class ProtonFactoryLoader<C extends ProtonFactory>
          A thin wrapper around ServiceLoader intended for loading Proton object factories.
 

Uses of ProtonFactory in org.apache.qpid.proton.codec
 

Subinterfaces of ProtonFactory in org.apache.qpid.proton.codec
 interface DataFactory
           
 

Uses of ProtonFactory in org.apache.qpid.proton.driver
 

Subinterfaces of ProtonFactory in org.apache.qpid.proton.driver
 interface DriverFactory
           
 

Uses of ProtonFactory in org.apache.qpid.proton.engine
 

Subinterfaces of ProtonFactory in org.apache.qpid.proton.engine
 interface EngineFactory
           
 

Uses of ProtonFactory in org.apache.qpid.proton.message
 

Subinterfaces of ProtonFactory in org.apache.qpid.proton.message
 interface MessageFactory
           
 

Uses of ProtonFactory in org.apache.qpid.proton.messenger
 

Subinterfaces of ProtonFactory in org.apache.qpid.proton.messenger
 interface MessengerFactory
           
 



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