public class SingleLayerExperimenterMultipartService extends AbstractExperimenterMultipartService<MultipartReply>
| Constructor and Description |
|---|
SingleLayerExperimenterMultipartService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
ExtensionConverterProvider extensionConverterProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected OfHeader |
buildRequest(Xid xid,
SendExperimenterMpRequestInput input) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendExperimenterMpRequestOutput>> |
handleAndReply(SendExperimenterMpRequestInput input)
Process experimenter input and result experimenter output.
|
getExtensionConverterProvidercreateCallback, handleServiceCallcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifierpublic SingleLayerExperimenterMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext, ExtensionConverterProvider extensionConverterProvider)
protected OfHeader buildRequest(Xid xid, SendExperimenterMpRequestInput input) throws ServiceException
buildRequest in class AbstractService<SendExperimenterMpRequestInput,List<MultipartReply>>ServiceExceptionpublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendExperimenterMpRequestOutput>> handleAndReply(SendExperimenterMpRequestInput input)
AbstractExperimenterMultipartServicehandleAndReply in class AbstractExperimenterMultipartService<MultipartReply>input - experimenter inputCopyright © 2019 OpenDaylight. All rights reserved.