public abstract class Listener extends Own implements IPollEvents
| Modifier and Type | Field and Description |
|---|---|
protected SocketBase |
socket |
| Modifier | Constructor and Description |
|---|---|
protected |
Listener(IOThread ioThread,
SocketBase socket,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getAddress() |
abstract boolean |
setAddress(String addr) |
destroy, incSeqnum, isTerminating, launchChild, processDestroy, processOwn, processSeqnum, processTerm, processTermAck, processTermReq, termChild, terminatechooseIoThread, connectPending, destroySocket, findEndpoint, getCtx, getTid, pendConnection, processActivateRead, processActivateWrite, processAttach, processBind, processCancel, processHiccup, processPipeTerm, processPipeTermAck, processPlug, 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, unregisterEndpointsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptEvent, connectEvent, inEvent, outEvent, timerEventprotected final SocketBase socket
protected Listener(IOThread ioThread, SocketBase socket, Options options)
Copyright © 2022. All rights reserved.