org.sblim.slp.internal.ua
Class ResponseCache
java.lang.Object
org.sblim.slp.internal.ua.ResponseCache
public class ResponseCache
- extends Object
ResponseCache intends to eliminate the processing of SLP responses with the
same content.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseCache
public ResponseCache()
add
public void add(DatagramPacket pPacket)
- add
- Parameters:
pPacket
-
contains
public boolean contains(DatagramPacket pPacket)
- contains
- Parameters:
pPacket
-
- Returns:
- boolean
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.