public abstract class AbstractMultipartCollectorService<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader> extends AbstractMultipartService<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.MultipartType,T>
Modifier | Constructor and Description |
---|---|
protected |
AbstractMultipartCollectorService(RequestContextStack requestContextStack,
DeviceContext deviceContext) |
Modifier and Type | Method and Description |
---|---|
protected org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader |
buildRequest(Xid xid,
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.MultipartType input) |
protected com.google.common.util.concurrent.FutureCallback<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader> |
createCallback(RequestContext<List<T>> context,
Class<?> requestType) |
handleServiceCall
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifier
protected AbstractMultipartCollectorService(RequestContextStack requestContextStack, DeviceContext deviceContext)
protected com.google.common.util.concurrent.FutureCallback<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader> createCallback(RequestContext<List<T>> context, Class<?> requestType)
createCallback
in class AbstractMultipartService<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.MultipartType,T extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader>
protected org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader buildRequest(Xid xid, org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.MultipartType input)
buildRequest
in class AbstractService<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.types.rev130731.MultipartType,List<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader>>
Copyright © 2018 OpenDaylight. All rights reserved.