Package org.onosproject.net.optical.device.port
Optical device port related utilities.
-
Interface Summary Interface Description PortMapper<P extends org.onosproject.net.Port> Abstraction of a class capable of translating generic-Port object as another domain-specific Port of typeP. -
Class Summary Class Description AbstractPortMapper<P extends org.onosproject.net.Port> PortMapper which caches mapped Port instance.IdentityMapper PortMapperwhich simply return given input.OchPortMapper PortMapperto handlerOchPorttranslation.OduCltPortMapper PortMapperto handlerOduCltPorttranslation.OmsPortMapper PortMapperto handlerOmsPorttranslation.OtuPortMapper PortMapperto handlerOtuPorttranslation.