public class EngineNotImplemented extends Object implements IEngine
| Constructor and Description |
|---|
EngineNotImplemented() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndPoint() |
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 IEnginepublic String getEndPoint()
getEndPoint in interface IEngineCopyright © 2022. All rights reserved.