public interface OutputEngine
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
finish() |
void |
initialize(OutputStream out) |
void initialize(OutputStream out) throws IOException
IOException
void execute() throws IOException
IOException
void finish() throws IOException
IOException
Copyright © 2007-2019. All Rights Reserved.