Package | Description |
---|---|
org.sblim.slp.internal.ua |
Modifier and Type | Method | Description |
---|---|---|
void |
ResultTable.registerRequester(DatagramRequester pReq) |
ResultTable has to know which Requesters provide results.
|
void |
ResultTable.unregisterRequester(DatagramRequester pReq) |
If the Requester's sequence is completed, Requester has to be
unregistered otherwise hasNext() will block.
|
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.