Uses of Class
org.opendaylight.openflowplugin.api.openflow.device.Xid
Packages that use Xid
Package
Description
-
Uses of Xid in org.opendaylight.openflowplugin.api.openflow.device
Methods in org.opendaylight.openflowplugin.api.openflow.device that return Xid -
Uses of Xid in org.opendaylight.openflowplugin.api.openflow.device.handlers
Methods in org.opendaylight.openflowplugin.api.openflow.device.handlers with parameters of type XidModifier and TypeMethodDescriptionvoidDeviceReplyProcessor.processReply(Xid xid, List<? extends OfHeader> ofHeaderList) Method that set future to context in Map. -
Uses of Xid in org.opendaylight.openflowplugin.impl.device
Methods in org.opendaylight.openflowplugin.impl.device with parameters of type XidModifier and TypeMethodDescriptionvoidDeviceContextImpl.processReply(Xid xid, List<? extends OfHeader> ofHeaderList) -
Uses of Xid in org.opendaylight.openflowplugin.impl.rpc
Methods in org.opendaylight.openflowplugin.impl.rpc that return Xid -
Uses of Xid in org.opendaylight.openflowplugin.impl.services
Methods in org.opendaylight.openflowplugin.impl.services with parameters of type XidModifier and TypeMethodDescriptionprotected OfHeaderAbstractMultipartCollectorService.buildRequest(Xid xid, MultipartType input) protected abstract OfHeaderAbstractService.buildRequest(Xid xid, I input) protected OfHeaderEchoService.buildRequest(Xid xid, EchoInputBuilder input) protected OfHeaderRoleService.buildRequest(Xid xid, RoleRequestInputBuilder input) -
Uses of Xid in org.opendaylight.openflowplugin.impl.services.multilayer
Methods in org.opendaylight.openflowplugin.impl.services.multilayer with parameters of type XidModifier and TypeMethodDescriptionprotected OfHeaderMultiLayerAggregateFlowMultipartService.buildRequest(Xid xid, GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input) protected OfHeaderMultiLayerExperimenterMultipartService.buildRequest(Xid xid, SendExperimenterMpRequestInput input) protected OfHeaderMultiLayerFlowService.buildRequest(Xid xid, FlowModInputBuilder input) protected OfHeaderMultiLayerGroupService.buildRequest(Xid xid, I input) protected OfHeaderMultiLayerMeterService.buildRequest(Xid xid, I input) protected OfHeaderMultiLayerTableMultipartService.buildRequest(Xid xid, UpdateTableInput input) -
Uses of Xid in org.opendaylight.openflowplugin.impl.services.sal
Methods in org.opendaylight.openflowplugin.impl.services.sal with parameters of type XidModifier and TypeMethodDescriptionprotected OfHeaderFlowCapableTransactionServiceImpl.buildRequest(Xid xid, SendBarrierInput input) protected OfHeaderNodeConfigServiceImpl.buildRequest(Xid xid, SetConfigInput input) protected OfHeaderPacketProcessingServiceImpl.buildRequest(Xid xid, TransmitPacketInput input) protected OfHeaderSalExperimenterMessageServiceImpl.buildRequest(Xid xid, SendExperimenterInput input) protected OfHeaderSalPortServiceImpl.buildRequest(Xid xid, UpdatePortInput input) protected OfHeaderSalRoleServiceImpl.buildRequest(Xid xid, SetRoleInput input) -
Uses of Xid in org.opendaylight.openflowplugin.impl.services.singlelayer
Methods in org.opendaylight.openflowplugin.impl.services.singlelayer with parameters of type XidModifier and TypeMethodDescriptionprotected OfHeaderSingleLayerAggregateFlowMultipartService.buildRequest(Xid xid, GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input) protected OfHeaderSingleLayerExperimenterMultipartService.buildRequest(Xid xid, SendExperimenterMpRequestInput input) protected OfHeaderSingleLayerFlowService.buildRequest(Xid xid, Flow input) protected OfHeaderSingleLayerGetAsyncConfigService.buildRequest(Xid xid, GetAsyncInput input) protected OfHeaderSingleLayerGroupService.buildRequest(Xid xid, Group input) protected OfHeaderSingleLayerMeterService.buildRequest(Xid xid, Meter input) protected OfHeaderSingleLayerPortService.buildRequest(Xid xid, CommonPortWithMask input) protected OfHeaderSingleLayerSetAsyncConfigService.buildRequest(Xid xid, SetAsyncInput input) protected OfHeaderSingleLayerTableMultipartService.buildRequest(Xid xid, UpdateTableInput input) -
Uses of Xid in org.opendaylight.openflowplugin.impl.statistics.services
Methods in org.opendaylight.openflowplugin.impl.statistics.services with parameters of type XidModifier and TypeMethodDescriptionprotected OfHeaderAggregateFlowsInTableService.buildRequest(Xid xid, GetAggregateFlowStatisticsFromFlowTableForAllFlowsInput input) protected OfHeaderAllFlowsInAllTablesService.buildRequest(Xid xid, GetAllFlowsStatisticsFromAllFlowTablesInput input) protected OfHeaderAllFlowsInTableService.buildRequest(Xid xid, GetAllFlowStatisticsFromFlowTableInput input) protected OfHeaderFlowsInTableService.buildRequest(Xid xid, GetFlowStatisticsFromFlowTableInput input) protected OfHeaderOpendaylightFlowTableStatisticsServiceImpl.buildRequest(Xid xid, GetFlowTablesStatisticsInput input) -
Uses of Xid in org.opendaylight.openflowplugin.impl.statistics.services.dedicated
Methods in org.opendaylight.openflowplugin.impl.statistics.services.dedicated with parameters of type XidModifier and TypeMethodDescriptionprotected OfHeaderStatisticsGatheringOnTheFlyService.buildRequest(Xid xid, MultipartType input) protected OfHeaderStatisticsGatheringService.buildRequest(Xid xid, MultipartType input) -
Uses of Xid in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer
Methods in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer with parameters of type XidModifier and TypeMethodDescriptionprotected OfHeaderFlowDirectStatisticsService.buildRequest(Xid xid, GetFlowStatisticsInput input) protected OfHeaderGroupDirectStatisticsService.buildRequest(Xid xid, GetGroupStatisticsInput input) protected OfHeaderMeterDirectStatisticsService.buildRequest(Xid xid, GetMeterStatisticsInput input) protected OfHeaderPortDirectStatisticsService.buildRequest(Xid xid, GetNodeConnectorStatisticsInput input) protected OfHeaderQueueDirectStatisticsService.buildRequest(Xid xid, GetQueueStatisticsInput input) -
Uses of Xid in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer
Methods in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer with parameters of type XidModifier and TypeMethodDescriptionprotected OfHeaderFlowDirectStatisticsService.buildRequest(Xid xid, GetFlowStatisticsInput input) protected OfHeaderGroupDirectStatisticsService.buildRequest(Xid xid, GetGroupStatisticsInput input) protected OfHeaderMeterDirectStatisticsService.buildRequest(Xid xid, GetMeterStatisticsInput input) protected OfHeaderPortDirectStatisticsService.buildRequest(Xid xid, GetNodeConnectorStatisticsInput input) protected OfHeaderQueueDirectStatisticsService.buildRequest(Xid xid, GetQueueStatisticsInput input)