public interface SnmpCallback<V>
Modifier and Type | Method and Description |
---|---|
void |
onSnmpResponse(SnmpEvent<V> event)
Notifies the recipient that a response is available to a previously
scheduled operation.
|
Copyright © 2012–2015. All rights reserved.