Package gov.nist.antd.optical

Interface Summary
AddDropConfiguration This interface gives the status of the add and drop interface between oxc switch controller and upper layer.
LambdaInterface This interface is used to manage the SwitchingTable with the Lambdas and AddDropLambdas.
 

Class Summary
AbstractObject This abstract superclass provides the array manipulation methods.
AddDropLambda Virtual lambda used in the switching table for the add and drop capabilities.
BasicMonitorPlayer Player for the BasicQueueMonitor.
BasicQueue This class allows the transmission of messages along different lambdas at the same time.
BasicQueueMonitor Monitor for the BasicQueue.
Fiber The physical fiber the link uses.
Lambda The lambda used in a fiber.
ONIC Optical Network Interface Card.
ONICFailureModule This Module implements the default failure and recovery notification mechanism of an ONIC.
OpticalFrameHeader This Header contains the framing information for the ONIC to send the message to the correct lambda.
OpticalLink The optical link contains a number of Fibers and Lambdas.
OpticalLinkLayer The class represents the optical link layer of a point to point connection.
OXC This class represents the optical cross connector (OXC).
OXCEdgeRouter This class represents the optical cross connector (OXC).
OXCSwitch This class implements switching capabilities for OXC's.
ProtectionMode The protection mode specified how the component can be used.
QualityOfService This class represents the default QoS for optical connection.
SwitchingTable This class represent the SwitchingTable.
 

Exception Summary
DataIntegrityException This Exception will be thrown by an illegal data change.
DataUseException This Exception will be thrown by an illegal data use.
DuplicateIDException This Exception indicates the usage of not unique ids.
IllegalDataException This exception will be thrown by an illegal data operation.
IllegalIDException This exception will be thrown by an illegal id value.
InvalidConnectionException This Exception will be thrown by an illegal connection or disconnection request.