Class AbstractSimpleService<I,O extends org.opendaylight.yangtools.yang.binding.DataObject>

java.lang.Object
org.opendaylight.openflowplugin.impl.services.AbstractService<I,O>
org.opendaylight.openflowplugin.impl.services.AbstractSimpleService<I,O>
Direct Known Subclasses:
AbstractSilentErrorService, EchoService, FlowCapableTransactionServiceImpl, MultiLayerFlowService, MultiLayerGroupService, MultiLayerMeterService, NodeConfigServiceImpl, PacketProcessingServiceImpl, RoleService, SalExperimenterMessageServiceImpl, SalPortServiceImpl, SalRoleServiceImpl, SingleLayerGetAsyncConfigService, SingleLayerGroupService, SingleLayerPortService, SingleLayerSetAsyncConfigService

public abstract class AbstractSimpleService<I,O extends org.opendaylight.yangtools.yang.binding.DataObject> extends AbstractService<I,O>