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 Summary
Constructors Constructor Description SingleLayerMultipartCollectorService(RequestContextStack requestContextStack, DeviceContext deviceContext) 
- 
Method Summary
- 
Methods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractMultipartCollectorService
buildRequest, createCallback 
- 
Methods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractMultipartService
handleServiceCall 
- 
Methods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractService
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifier 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
SingleLayerMultipartCollectorService
public SingleLayerMultipartCollectorService(RequestContextStack requestContextStack, DeviceContext deviceContext)
 
 - 
 
 -