Uses of Class
javax.management.snmp.manager.SnmpSession

Packages that use SnmpSession
com.sun.jdmk.snmp.agent Provides the classes for creating an SNMP agent
javax.management.snmp.manager Provides the classes for creating an SNMP manager
 

Uses of SnmpSession in com.sun.jdmk.snmp.agent
 

Methods in com.sun.jdmk.snmp.agent with parameters of type SnmpSession
protected  void SnmpProxy.get(SnmpPeer peer, SnmpSession session, SnmpMibRequest inRequest)
          Deprecated. The get implementation.
protected  void SnmpProxy.getNext(SnmpPeer peer, SnmpSession session, SnmpMibRequest inRequest)
          Deprecated. The getNext implementation.
protected  void SnmpProxy.set(SnmpPeer peer, SnmpSession session, SnmpMibRequest inRequest)
          Deprecated. The set implementation.
 

Uses of SnmpSession in javax.management.snmp.manager
 

Methods in javax.management.snmp.manager that return SnmpSession
 SnmpSession SnmpRequest.getSnmpSession()
          Deprecated. Gets the session object for this request.
 


FCS Release
jdmk-5_1-b34.2 2005.11.29_16:24:00_MET

Copyright 1998-2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.