Class SendExperimenterMpRequestImpl
java.lang.Object
org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImpl
- All Implemented Interfaces:
- SendExperimenterMpRequest,- org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.Rpc<SendExperimenterMpRequestInput,,- SendExperimenterMpRequestOutput>> - org.opendaylight.yangtools.yang.binding.Rpc<SendExperimenterMpRequestInput,- SendExperimenterMpRequestOutput> 
public final class SendExperimenterMpRequestImpl
extends Object
implements SendExperimenterMpRequest
- 
Field SummaryFields inherited from interface org.opendaylight.yang.gen.v1.urn.opendaylight.experimenter.mp.message.service.rev151020.SendExperimenterMpRequestQNAME
- 
Constructor SummaryConstructorsConstructorDescriptionSendExperimenterMpRequestImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, ExtensionConverterProvider extensionConverterProvider) 
- 
Method SummaryModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendExperimenterMpRequestOutput>>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.experimenter.mp.message.service.rev151020.SendExperimenterMpRequestimplementedInterface
- 
Constructor Details- 
SendExperimenterMpRequestImplpublic SendExperimenterMpRequestImpl(RequestContextStack requestContextStack, DeviceContext deviceContext, ExtensionConverterProvider extensionConverterProvider) 
 
- 
- 
Method Details- 
invokepublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendExperimenterMpRequestOutput>> invoke(SendExperimenterMpRequestInput input) - Specified by:
- invokein interface- org.opendaylight.yangtools.yang.binding.Rpc<SendExperimenterMpRequestInput,- SendExperimenterMpRequestOutput> 
- Specified by:
- invokein interface- SendExperimenterMpRequest
 
 
-