public interface CompoundTypeAssembler
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CompoundTypeAssembler.Factory |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(Object obj) |
Object |
complete() |
void |
init(int count) |
void init(int count) throws AmqpErrorException
AmqpErrorExceptionvoid addItem(Object obj) throws AmqpErrorException
AmqpErrorExceptionObject complete() throws AmqpErrorException
AmqpErrorExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.