Package | Description |
---|---|
org.sblim.slp.internal.ua |
Modifier and Type | Method and 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, 2011 IBM Corporation. All Rights Reserved.