public class GenericWriterPostProcessor extends Object implements IPostProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
GenericWriterPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Object... objs)
Initialize processor with given objects.
|
void |
run() |
public void init(Object... objs)
IPostProcessorinit in interface IPostProcessorCopyright © 2005–2017 Red5. All rights reserved.