Uses of Interface
com.sun.management.snmp.SnmpAckPdu

Packages that use SnmpAckPdu
com.sun.management.snmp Provides the core classes for implementing common SNMP data types and services
 

Uses of SnmpAckPdu in com.sun.management.snmp
 

Subinterfaces of SnmpAckPdu in com.sun.management.snmp
 interface SnmpPduBulkType
          Interface implemented by classes modeling bulk pdu.
 interface SnmpPduRequestType
          Interface implemented by classes modeling request pdu.
 

Classes in com.sun.management.snmp that implement SnmpAckPdu
 class SnmpPduBulk
          Represents a get-bulk PDU as defined in RFC 1448.
 class SnmpPduRequest
          Is used to represent get, get-next, set, response and SNMPv2-trap PDUs.
 class SnmpScopedPduBulk
          Represents a get-bulk PDU as defined in RFC 1448.
 class SnmpScopedPduRequest
          Is used to represent get, get-next, set, response SNMP V3 scoped PDUs.
 


FCS Release
jdmk-5_1-b34.1 2005.02.10_16:46:09_MET

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