Package org.onosproject.net.optical
Interface ProjectedPort
-
- All Superinterfaces:
org.onosproject.net.Annotated,org.onosproject.net.Port
- All Known Subinterfaces:
OchPort,OduCltPort,OmsPort,OtuPort
- All Known Implementing Classes:
DefaultOchPort,DefaultOduCltPort,DefaultOmsPort,DefaultOtuPort
@Beta public interface ProjectedPort extends org.onosproject.net.PortAbstraction of a network port.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.onosproject.net.AnnotationsunhandledAnnotations()Returns the key/value annotations, not used by projection.
-