Class LocationAwareSnmpClientRpcImpl

  • All Implemented Interfaces:
    LocationAwareSnmpClient, org.springframework.beans.factory.InitializingBean

    public class LocationAwareSnmpClientRpcImpl
    extends Object
    implements LocationAwareSnmpClient, org.springframework.beans.factory.InitializingBean
    Location-aware SNMP client that builds a SnmpRequestDTO and delegates the request to either a local, or a remote @{link SnmpRequestExecutor}.
    Author:
    jwhite