Interface RpcContext

All Superinterfaces:
AutoCloseable, org.opendaylight.mdsal.singleton.api.ClusterSingletonService, org.opendaylight.yangtools.concepts.Identifiable<org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifier>, OFPContext, RequestContextStack

public interface RpcContext extends RequestContextStack, OFPContext
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 Link icon

    Methods inherited from interface org.opendaylight.mdsal.singleton.api.ClusterSingletonService Link icon

    closeServiceInstance, instantiateServiceInstance

    Methods inherited from interface org.opendaylight.yangtools.concepts.Identifiable Link icon

    getIdentifier

    Methods inherited from interface org.opendaylight.openflowplugin.api.openflow.OFPContext Link icon

    close, getDeviceInfo, registerMastershipWatcher

    Methods inherited from interface org.opendaylight.openflowplugin.api.openflow.device.RequestContextStack Link icon

    createRequestContext