|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sblim.slp.internal.ua.ResponseCache
public class ResponseCache
ResponseCache intends to eliminate the processing of SLP responses with the same content.
| Constructor Summary | |
|---|---|
ResponseCache()
|
|
| Method Summary | |
|---|---|
void |
add(java.net.DatagramPacket pPacket)
add |
boolean |
contains(java.net.DatagramPacket pPacket)
contains |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseCache()
| Method Detail |
|---|
public void add(java.net.DatagramPacket pPacket)
pPacket - public boolean contains(java.net.DatagramPacket pPacket)
pPacket -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||