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 Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendExperimenterMpRequestOutput>>
Invokesend-experimenter-mp-request
RPC.
-
Method Details
-
sendExperimenterMpRequest
@CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendExperimenterMpRequestOutput>> sendExperimenterMpRequest(SendExperimenterMpRequestInput input) Invokesend-experimenter-mp-request
RPC.Send experimenter multipart request to device, expecting reply.
- Parameters:
input
- ofsend-experimenter-mp-request
- Returns:
- output of
send-experimenter-mp-request
-