Interface SalExperimenterMpMessageService

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

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

      • sendExperimenterMpRequest

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