Uses of Interface
org.apache.qpid.proton.messenger.Messenger

Packages that use Messenger
org.apache.qpid.proton   
org.apache.qpid.proton.messenger   
 

Uses of Messenger in org.apache.qpid.proton
 

Methods in org.apache.qpid.proton that return Messenger
static Messenger Proton.messenger()
           
static Messenger Proton.messenger(ProtonFactory.ImplementationType implementation)
           
static Messenger Proton.messenger(ProtonFactory.ImplementationType implementation, String name)
           
static Messenger Proton.messenger(String name)
           
 

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

Methods in org.apache.qpid.proton.messenger that return Messenger
 Messenger MessengerFactory.createMessenger()
           
 Messenger MessengerFactory.createMessenger(String name)
           
 



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