Uses of Annotation Interface
com.tailf.dp.annotations.SnmpInformResponseCallback
Package
Description
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
-
Uses of SnmpInformResponseCallback in com.tailf.dp
Modifier and TypeMethodDescriptionvoid
DpSnmpInformResponseCallback.result
(Integer ref, ConfETuple target, Boolean gotResponse) This callback provides the application with possibility to to take actions based on the result of an inform request for a specific receiver.void
DpSnmpInformResponseCallback.targets
(Integer ref, ConfETuple[] targets) This callback provides the application with possibility to to take actions based on the intended targets of an inform request.