Class ControlBundleImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.ControlBundleImpl
- All Implemented Interfaces:
- ControlBundle,- org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<ControlBundleInput,,- ControlBundleOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<ControlBundleInput,- ControlBundleOutput> 
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.ControlBundleQNAME
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ControlBundleOutput>>invoke(ControlBundleInput 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.ControlBundleimplementedInterface
- 
Constructor Details- 
ControlBundleImpl
 
- 
- 
Method Details- 
invokepublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ControlBundleOutput>> invoke(ControlBundleInput input) - Specified by:
- invokein interface- ControlBundle
- Specified by:
- invokein interface- org.opendaylight.yangtools.yang.binding.Rpc<ControlBundleInput,- ControlBundleOutput> 
 
 
-