|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeoutModel | |
|---|---|
| org.snmp4j | Provides classes and interfaces for creating, sending, and receiving SNMP messages. |
| Uses of TimeoutModel in org.snmp4j |
|---|
| Classes in org.snmp4j that implement TimeoutModel | |
|---|---|
class |
DefaultTimeoutModel
The DefaultTimeoutModel implements a timeout model that uses
constant timeouts between retries. |
| Methods in org.snmp4j that return TimeoutModel | |
|---|---|
TimeoutModel |
Snmp.getTimeoutModel()
Gets the timeout model associated with this SNMP session. |
| Methods in org.snmp4j with parameters of type TimeoutModel | |
|---|---|
void |
Snmp.setTimeoutModel(TimeoutModel timeoutModel)
Sets the timeout model for this SNMP session. |
|
Copyright 2005-2011 Frank Fock (SNMP4J.org) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||