FileDocCategorySizeDatePackage
SnmpAckPdu.javaAPI DocJava SE 5 API668Fri Aug 26 14:55:02 BST 2005com.sun.jmx.snmp

SnmpAckPdu

public interface SnmpAckPdu
Interface to be implemented by PDUs that are acknowledged (eg: request, bulk).

This API is a Sun Microsystems internal API and is subject to change without notice.

since
1.5

Fields Summary
Constructors Summary
Methods Summary
public SnmpPdugetResponsePdu()
Returns the PDU to use for the response.

return
The response PDU.