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

@Generated("mdsal-binding-generator") public interface OpendaylightOfMigrationTestModelService 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<KnockKnockOutput>>
    Invoke knock-knock RPC.
  • Method Details

    • knockKnock

      @CheckReturnValue com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<KnockKnockOutput>> knockKnock(KnockKnockInput input)
      Invoke knock-knock RPC.
      Parameters:
      input - of knock-knock
      Returns:
      output of knock-knock