public interface AMQMessageDelegateFactory<D extends AMQMessageDelegate>
| Modifier and Type | Field and Description |
|---|---|
static AMQMessageDelegateFactory |
DEFAULT_FACTORY |
static AMQMessageDelegateFactory<AMQMessageDelegate_0_10> |
FACTORY_0_10 |
static AMQMessageDelegateFactory<AMQMessageDelegate_0_8> |
FACTORY_0_8 |
| Modifier and Type | Method and Description |
|---|---|
D |
createDelegate() |
static final AMQMessageDelegateFactory DEFAULT_FACTORY
static final AMQMessageDelegateFactory<AMQMessageDelegate_0_8> FACTORY_0_8
static final AMQMessageDelegateFactory<AMQMessageDelegate_0_10> FACTORY_0_10
D createDelegate()
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.