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
AmqpErrorException
void addItem(Object obj) throws AmqpErrorException
AmqpErrorException
Object complete() throws AmqpErrorException
AmqpErrorException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.