Class SingleLayerSetAsyncConfigService
java.lang.Object
org.opendaylight.openflowplugin.impl.services.AbstractService<I,O>
org.opendaylight.openflowplugin.impl.services.AbstractSimpleService<SetAsyncInput,SetAsyncOutput>
org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerSetAsyncConfigService
public class SingleLayerSetAsyncConfigService
extends AbstractSimpleService<SetAsyncInput,SetAsyncOutput>
-
Constructor Summary
ConstructorDescriptionSingleLayerSetAsyncConfigService
(RequestContextStack requestContextStack, DeviceContext deviceContext) -
Method Summary
Methods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractSimpleService
createCallback
Methods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractService
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifier
-
Constructor Details
-
SingleLayerSetAsyncConfigService
public SingleLayerSetAsyncConfigService(RequestContextStack requestContextStack, DeviceContext deviceContext)
-
-
Method Details
-
buildRequest
- Specified by:
buildRequest
in classAbstractService<SetAsyncInput,
SetAsyncOutput>
-