public interface IEngine
| Modifier and Type | Method and Description |
|---|---|
void |
plug(IOThread ioThread,
SessionBase session) |
void |
restartInput() |
void |
restartOutput() |
void |
terminate() |
void |
zapMsgAvailable() |
void plug(IOThread ioThread, SessionBase session)
void terminate()
void restartInput()
void restartOutput()
void zapMsgAvailable()
Copyright © 2020. All rights reserved.