Class ListeningContextPool

java.lang.Object
uk.co.westhawk.snmp.stack.ListeningContextPool
All Implemented Interfaces:
ListeningContextFace

public class ListeningContextPool extends Object implements ListeningContextFace
This class contains the pool of listening contexts. The usage of this class will prevent more than one ListeningContext trying to listen to the same port.
Since:
4_14
Version:
$Revision: 3.7 $ $Date: 2009/03/05 13:27:41 $
Author:
Birgit Arkesteijn
See Also: