All Superinterfaces:
org.opendaylight.yangtools.yang.binding.RpcService
All Known Implementing Classes:
SalExperimenterMessageServiceImpl

@Generated("mdsal-binding-generator") public interface SalExperimenterMessageService 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<SendExperimenterOutput>>
    Invoke send-experimenter RPC.
  • Method Details

    • sendExperimenter

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendExperimenterOutput>> sendExperimenter(SendExperimenterInput input)
      Invoke send-experimenter RPC.
           
               Send experimenter request to device, expecting reply.
           
       
      Parameters:
      input - of send-experimenter
      Returns:
      output of send-experimenter