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