Package org.onosproject.net.behaviour.protection
Protection behaviour and related classes.
-
Interface Summary Interface Description ProtectionConfigBehaviour Behaviour for configuring Device triggered protection mechanism. -
Class Summary Class Description ProtectedTransportEndpointDescription Configuration for a protected transport entity endpoint.ProtectedTransportEndpointState State of protected path endpoint.ProtectedTransportEndpointState.Builder ProtectionConfig Config object for protection end-point.TransportEndpointDescription Configuration for a underlying path endpoint, forming protected path.TransportEndpointDescription.Builder TransportEndpointId Identifier for a transport entity endpoint.TransportEndpointState State of a underlying path endpoint, forming protected path.TransportEndpointState.Builder -
Exception Summary Exception Description ProtectionException Base class for Protection related Exceptions.ProtectionException.InvalidConfigException Exception thrown when specified configuration was invalid.