public class EngineNotImplemented extends Object implements IEngine
| Constructor and Description |
|---|
EngineNotImplemented() |
| Modifier and Type | Method and Description |
|---|---|
void |
plug(IOThread ioThread,
SessionBase session) |
void |
restartInput() |
void |
restartOutput() |
void |
terminate() |
void |
zapMsgAvailable() |
public void plug(IOThread ioThread, SessionBase session)
public void restartInput()
restartInput in interface IEnginepublic void restartOutput()
restartOutput in interface IEnginepublic void zapMsgAvailable()
zapMsgAvailable in interface IEngineCopyright © 2020. All rights reserved.