Interface RpcContext
- All Superinterfaces:
AutoCloseable,org.opendaylight.mdsal.singleton.api.ClusterSingletonService,org.opendaylight.yangtools.concepts.Identifiable<org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifier>,OFPContext,RequestContextStack
This context is registered with MD-SAL as a routed RPC provider for the inventory node backed by this switch and
tracks the state of any user requests and how they map onto protocol requests. It uses
RequestContext to perform requests.-
Method Summary
Methods inherited from interface org.opendaylight.mdsal.singleton.api.ClusterSingletonService
closeServiceInstance, instantiateServiceInstanceMethods inherited from interface org.opendaylight.yangtools.concepts.Identifiable
getIdentifierMethods inherited from interface org.opendaylight.openflowplugin.api.openflow.OFPContext
close, getDeviceInfo, registerMastershipWatcherMethods inherited from interface org.opendaylight.openflowplugin.api.openflow.device.RequestContextStack
createRequestContext