Interface LocationAwareSnmpClient

  • All Known Implementing Classes:
    LocationAwareSnmpClientRpcImpl

    public interface LocationAwareSnmpClient
    Asynchronous SNMP client API that either executes the request locally, delegating the request to the current SnmpStrategy, or dispatches the request to a Minion at the given location.
    Author:
    jwhite