Module org.snmp4j

Interface ResponseListener

    • Method Detail

      • onResponse

        <A extends Address> void onResponse​(ResponseEvent<A> event)
        Process a SNMP response.
        Type Parameters:
        A - type of the target Address
        Parameters:
        event - a ResponseEvent.