public class RequestBundleExport extends Object
| Constructor and Description |
|---|
RequestBundleExport(BrokerBackend backend) |
| Modifier and Type | Method and Description |
|---|---|
void |
createBundle(int requestId,
OutputStream dest) |
void |
createBundle(int requestId,
Path path) |
static String |
guessFileExtension(String mediaType) |
void |
setAggregator(AggregatorBackend aggregator)
Set the aggregator.
|
public RequestBundleExport(BrokerBackend backend) throws JAXBException
JAXBExceptionpublic void setAggregator(AggregatorBackend aggregator)
aggregator - aggergatorpublic void createBundle(int requestId,
OutputStream dest)
throws IOException
IOExceptionpublic void createBundle(int requestId,
Path path)
throws IOException
IOExceptionCopyright © 2014–2019 Uniklinik RWTH Aachen. All rights reserved.