All Superinterfaces:
org.opendaylight.yangtools.yang.binding.RpcService

@Generated("mdsal-binding-generator") public interface OpendaylightTestRpcServiceService extends org.opendaylight.yangtools.yang.binding.RpcService
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RockTheHouseOutput>>
    Invoke rock-the-house RPC.
  • Method Details

    • rockTheHouse

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RockTheHouseOutput>> rockTheHouse(RockTheHouseInput input)
      Invoke rock-the-house RPC.
      Parameters:
      input - of rock-the-house
      Returns:
      output of rock-the-house