Class EngineNotImplemented
java.lang.Object
zmq.io.EngineNotImplemented
- All Implemented Interfaces:
IEngine
- Direct Known Subclasses:
NormEngine, PgmReceiver, PgmSender
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidplug(IOThread ioThread, SessionBase session) voidvoidvoidvoid
-
Constructor Details
-
EngineNotImplemented
public EngineNotImplemented()
-
-
Method Details
-
plug
-
terminate
-
restartInput
public void restartInput()- Specified by:
restartInputin interfaceIEngine
-
restartOutput
public void restartOutput()- Specified by:
restartOutputin interfaceIEngine
-
zapMsgAvailable
public void zapMsgAvailable()- Specified by:
zapMsgAvailablein interfaceIEngine
-
getEndPoint
- Specified by:
getEndPointin interfaceIEngine
-