Interface SalExperimenterMessageService

  • 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 Detail

      • 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