Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.SalGroupService
-
-
Uses of SalGroupService in org.opendaylight.openflowplugin.applications.frm
Methods in org.opendaylight.openflowplugin.applications.frm that return SalGroupService Modifier and Type Method Description SalGroupServiceForwardingRulesManager. getSalGroupService()Group RPC service. -
Uses of SalGroupService in org.opendaylight.openflowplugin.applications.frm.impl
Methods in org.opendaylight.openflowplugin.applications.frm.impl that return SalGroupService Modifier and Type Method Description SalGroupServiceForwardingRulesManagerImpl. getSalGroupService() -
Uses of SalGroupService in org.opendaylight.openflowplugin.applications.frsync.impl.strategy
Constructors in org.opendaylight.openflowplugin.applications.frsync.impl.strategy with parameters of type SalGroupService Constructor Description GroupForwarder(SalGroupService salGroupService) -
Uses of SalGroupService in org.opendaylight.openflowplugin.impl.services.sal
Classes in org.opendaylight.openflowplugin.impl.services.sal that implement SalGroupService Modifier and Type Class Description classSalGroupServiceImplConstructors in org.opendaylight.openflowplugin.impl.services.sal with parameters of type SalGroupService Constructor Description SalGroupsBatchServiceImpl(SalGroupService salGroupService, FlowCapableTransactionService transactionService) -
Uses of SalGroupService in org.opendaylight.openflowplugin.test
Classes in org.opendaylight.openflowplugin.test that implement SalGroupService Modifier and Type Class Description classOpenflowpluginGroupTestServiceProviderMethods in org.opendaylight.openflowplugin.test that return types with arguments of type SalGroupService Modifier and Type Method Description org.opendaylight.yangtools.concepts.ObjectRegistration<SalGroupService>OpenflowpluginGroupTestServiceProvider. getGroupRegistration()Get group registration.Method parameters in org.opendaylight.openflowplugin.test with type arguments of type SalGroupService Modifier and Type Method Description voidOpenflowpluginGroupTestServiceProvider. setGroupRegistration(org.opendaylight.yangtools.concepts.ObjectRegistration<SalGroupService> groupRegistration)
-