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