Class SnmpContextv2cPool

java.lang.Object
uk.co.westhawk.snmp.stack.SnmpContextPool
uk.co.westhawk.snmp.stack.SnmpContextv2cPool
All Implemented Interfaces:
SnmpContextBasisFace, SnmpContextFace, SnmpContextv2cFace

public class SnmpContextv2cPool extends SnmpContextPool implements SnmpContextv2cFace
This class contains the pool of SNMP v2c contexts. It extends the SnmpContextPool and is similar in every way, except it uses a pool of SnmpContextv2c.

Thanks to Seon Lee (slee@virtc.com) for reporting thread safety problems.

Version:
$Revision: 3.15 $ $Date: 2009/03/05 13:27:41 $
Author:
Birgit Arkesteijn
See Also: