Package zmq.io.net.tipc
Class TipcListener
java.lang.Object
zmq.ZObject
zmq.Own
zmq.io.net.tcp.TcpListener
zmq.io.net.tipc.TipcListener
- All Implemented Interfaces:
IPollEvents
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zmq.io.net.tcp.TcpListener
acceptEvent, address, destroy, getAddress, processPlug, processTerm, setAddress, toString
Methods inherited from class zmq.Own
incSeqnum, isTerminating, launchChild, processDestroy, processOwn, processSeqnum, processTermAck, processTermReq, termChild, terminate
Methods inherited from class zmq.ZObject
chooseIoThread, connectPending, destroySocket, findEndpoint, getCtx, getTid, pendConnection, processActivateRead, processActivateWrite, processAttach, processBind, processHiccup, processPipeTerm, processPipeTermAck, processReap, processReaped, processStop, registerEndpoint, sendActivateRead, sendActivateWrite, sendAttach, sendAttach, sendBind, sendBind, sendDone, sendHiccup, sendInprocConnected, sendOwn, sendPipeTerm, sendPipeTermAck, sendPlug, sendPlug, sendReap, sendReaped, sendStop, sendTerm, sendTermAck, sendTermReq, setTid, unregisterEndpoint, unregisterEndpoints
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface zmq.poll.IPollEvents
connectEvent, inEvent, outEvent, timerEvent
-
Constructor Details
-
TipcListener
-