Class MultiLayerMultipartCollectorService
- 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.multilayer.MultiLayerMultipartCollectorService
 
 
 
 
 
- 
public class MultiLayerMultipartCollectorService extends AbstractMultipartCollectorService<MultipartReply>
 
- 
- 
Constructor Summary
Constructors Constructor Description MultiLayerMultipartCollectorService(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
- 
MultiLayerMultipartCollectorService
public MultiLayerMultipartCollectorService(RequestContextStack requestContextStack, DeviceContext deviceContext)
 
 - 
 
 -