Class AddBundleMessagesImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.AddBundleMessagesImpl
- All Implemented Interfaces:
- AddBundleMessages,- org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<AddBundleMessagesInput,,- AddBundleMessagesOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<AddBundleMessagesInput,- AddBundleMessagesOutput> 
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.AddBundleMessagesQNAME
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddBundleMessagesOutput>>invoke(AddBundleMessagesInput input) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.AddBundleMessagesimplementedInterface
- 
Constructor Details- 
AddBundleMessagesImpl
 
- 
- 
Method Details- 
invokepublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<AddBundleMessagesOutput>> invoke(AddBundleMessagesInput input) - Specified by:
- invokein interface- AddBundleMessages
- Specified by:
- invokein interface- org.opendaylight.yangtools.yang.binding.Rpc<AddBundleMessagesInput,- AddBundleMessagesOutput> 
 
 
-