public interface SnmpWalkCallback
Modifier and Type | Method and Description |
---|---|
void |
complete(SnmpWalker tracker,
Throwable t)
Called when the walk, issued by the given tracker is complete.
|
void complete(SnmpWalker tracker, Throwable t)
tracker
- t
- null if the request was completed successfullyCopyright © 2021. All rights reserved.