Class ResponseCache
java.lang.Object
org.sblim.slp.internal.ua.ResponseCache
ResponseCache intends to eliminate the processing of SLP responses with the same content.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(DatagramPacket pPacket) addboolean
contains
(DatagramPacket pPacket) contains
-
Constructor Details
-
ResponseCache
public ResponseCache()
-
-
Method Details
-
add
-
contains
-