Constructor and Description |
---|
EventScanner(SipStackImpl sipStackImpl) |
Modifier and Type | Method and Description |
---|---|
void |
addEvent(EventWrapper eventWrapper) |
void |
deliverEvent(EventWrapper eventWrapper) |
void |
forceStop()
Brutally stop the event scanner.
|
void |
incrementRefcount() |
void |
run()
For the non-re-entrant listener this delivers the events to the listener
from a single queue.
|
void |
stop()
Stop the event scanner.
|
public EventScanner(SipStackImpl sipStackImpl)
public void incrementRefcount()
public void addEvent(EventWrapper eventWrapper)
public void stop()
public void forceStop()
public void deliverEvent(EventWrapper eventWrapper)
Copyright © 2016. All Rights Reserved.