See: Description
| Interface | Description |
|---|---|
| VirtualFlowRuleProvider |
Abstraction of a virtual flow rule provider.
|
| VirtualFlowRuleProviderRegistry |
Abstraction for a flow rule provider registry.
|
| VirtualFlowRuleProviderService |
Service through which virtual flow rule providers can inject information into
the core.
|
| VirtualProvider |
Abstraction of a provider of information about virtual network environment.
|
| VirtualProviderRegistry<P extends VirtualProvider,S extends VirtualProviderService<P>> |
Registry for tracking information virtual providers with the core.
|
| VirtualProviderService<P extends VirtualProvider> |
Abstraction of a service through which virtual providers can inject information
about the network environment into the virtual core.
|