Class OpenFlowEvent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  OpenFlowEvent.Type
      Enum of OpenFlow event type.
    • Method Summary

      • Methods inherited from class org.onosproject.event.AbstractEvent

        subject, time, toString, type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • OpenFlowEvent

        public OpenFlowEvent​(OpenFlowEvent.Type type,
                             OpenFlowClassifier subject)
        Constructor.
        Parameters:
        type - the OpenFlow event type
        subject - the OpenFlow update data