Package | Description |
---|---|
org.apache.qpid.proton | |
org.apache.qpid.proton.messenger | |
org.apache.qpid.proton.messenger.impl |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
Messenger |
MessengerFactory.createMessenger() |
Messenger |
MessengerFactory.createMessenger(String name) |
Modifier and Type | Class and Description |
---|---|
class |
MessengerImpl |
Modifier and Type | Method and Description |
---|---|
Messenger |
MessengerFactoryImpl.createMessenger() |
Messenger |
MessengerFactoryImpl.createMessenger(String name) |
Copyright © 2013 The Apache Software Foundation. All rights reserved.