See: Description
| Interface | Description |
|---|---|
| MeasurementCreateBase |
A base interface with attributes that are common to both Delay and Loss Measurements.
|
| MeasurementCreateBase.MeasCreateBaseBuilder |
Builder for
MeasurementCreateBase. |
| SoamDmProgrammable |
Behaviour that allows Layer 2 SOAM PM in the form of Delay Measurement to be implemented by devices.
|
| SoamService |
Methods callable on MEPs to implement SOAM functionality.
|
| SoamTime.TimeOption |
Abstract interface for TimeOptions on SoamTime concrete classes.
|
| Class | Description |
|---|---|
| DefaultMeasurementCreateBase |
Abstract implementation of
MeasurementCreateBase. |
| DefaultMeasurementCreateBase.DefaultMeasCreateBaseBuilder |
Abstract Builder class for building.
|
| MilliPct |
A representation of a ratio in milli-percent.
|
| SoamConfigException |
Exception for configuration related to Service OAM.
|
| SoamId |
Identifier for SOAM objects.
|
| SoamTime |
A base class with common attributes of StartTime and StopTime.
|
| StartTime |
A utility class for specifying a Start Time for Delay and Loss Measurements.
|
| StopTime |
A utility class for specifying a Stop Time for Delay and Loss Measurements.
|
| Enum | Description |
|---|---|
| MeasurementCreateBase.SessionType |
Supported session types.
|
| StartTime.StartTimeOption |
Options for Start Time.
|
| StopTime.StopTimeOption |
Options for Stop Time.
|