Class AddBundleMessagesImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.AddBundleMessagesImpl
- All Implemented Interfaces:
AddBundleMessages
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.Rpc<AddBundleMessagesInput,
,AddBundleMessagesOutput>> org.opendaylight.yangtools.binding.Rpc<AddBundleMessagesInput,
AddBundleMessagesOutput>
-
Field Summary
Fields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.AddBundleMessages
QNAME
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture
<org.opendaylight.yangtools.yang.common.RpcResult<AddBundleMessagesOutput>> invoke
(AddBundleMessagesInput input) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.AddBundleMessages
implementedInterface
-
Constructor Details
-
AddBundleMessagesImpl
-
-
Method Details
-
invoke
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddBundleMessagesOutput>> invoke(AddBundleMessagesInput input) - Specified by:
invoke
in interfaceAddBundleMessages
- Specified by:
invoke
in interfaceorg.opendaylight.yangtools.binding.Rpc<AddBundleMessagesInput,
AddBundleMessagesOutput>
-