Class SingleLayerMultipartCollectorService
java.lang.Object
org.opendaylight.openflowplugin.impl.services.AbstractService<I,List<T>>
 
org.opendaylight.openflowplugin.impl.services.AbstractMultipartService<MultipartType,T>
 
org.opendaylight.openflowplugin.impl.services.AbstractMultipartCollectorService<MultipartReply>
org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMultipartCollectorService
public class SingleLayerMultipartCollectorService
extends AbstractMultipartCollectorService<MultipartReply>
- 
Constructor SummaryConstructorsConstructorDescriptionSingleLayerMultipartCollectorService(RequestContextStack requestContextStack, DeviceContext deviceContext) 
- 
Method SummaryMethods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractMultipartCollectorServicebuildRequest, createCallbackMethods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractMultipartServicehandleServiceCallMethods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractServicecanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifier
- 
Constructor Details- 
SingleLayerMultipartCollectorServicepublic SingleLayerMultipartCollectorService(RequestContextStack requestContextStack, DeviceContext deviceContext) 
 
-