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 SummaryConstructors Constructor Description MultiLayerMultipartCollectorService(RequestContextStack requestContextStack, DeviceContext deviceContext)
 - 
Method Summary- 
Methods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractMultipartCollectorServicebuildRequest, createCallback
 - 
Methods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractMultipartServicehandleServiceCall
 - 
Methods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractServicecanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifier
 
- 
 
- 
- 
- 
Constructor Detail- 
MultiLayerMultipartCollectorServicepublic MultiLayerMultipartCollectorService(RequestContextStack requestContextStack, DeviceContext deviceContext) 
 
- 
 
-