public class EngineNotImplemented extends java.lang.Object implements IEngine
Constructor and Description |
---|
EngineNotImplemented() |
Modifier and Type | Method and Description |
---|---|
java.lang.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 IEngine
public void restartOutput()
restartOutput
in interface IEngine
public void zapMsgAvailable()
zapMsgAvailable
in interface IEngine
public java.lang.String getEndPoint()
getEndPoint
in interface IEngine