All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractOpenFlowSwitch An abstract representation of an OpenFlow switch.DefaultOpenFlowPacketContext Default implementation of an OpenFlowPacketContext.Dpid The class representing a network switch DPID.ExtensionSelectorInterpreter Interprets extension selectors and converts them to/from OpenFlow objects.ExtensionTreatmentInterpreter Interprets extension treatments and converts them to/from OpenFlow objects.OpenFlowAgent Responsible for keeping track of the current set of switches connected to the system.OpenFlowClassifier Represents to OpenFlow messages classifier.OpenFlowClassifier.Builder Builder of the OpenFlow classifier.OpenFlowClassifierConfig Configuration for classifiers.OpenFlowClassifierListener Notifies providers about OpenFlow Classifiers modifications.OpenFlowController Abstraction of an OpenFlow controller.OpenFlowEvent Represent OpenFlow Classifiers events.OpenFlowEvent.Type Enum of OpenFlow event type.OpenFlowEventListener Notifies providers about openflow msg events.OpenFlowListener Notifies providers about OpenFlow Classifiers events.OpenFlowMessageListener Notifies providers about all OpenFlow messages.OpenFlowOpticalSwitch A marker interface for optical switches, which require the ability to pass port information to a Device provider.OpenFlowPacketContext A representation of a packet context which allows any provider to view a packet in event, but may block the response to the event if blocked has been called.OpenFlowService Abstraction of an OpenFlow classifiers management.OpenFlowSession Represents to OpenFlow session.OpenFlowSwitch Represents to provider facing side of a switch.OpenFlowSwitchDriver Represents the driver side of an OpenFlow switch.OpenFlowSwitchDriverFactory Switch factory which returns concrete switch objects for the physical openflow switch in use.OpenFlowSwitchListener Allows for providers interested in Switch events to be notified.PacketListener Notifies providers about Packet in events.PortDescPropertyType Port description property types (OFPPDPT enums) in OF 1.3 <.RoleHandler Role handling.RoleRecvStatus When we remove a pending role request we use this enum to indicate how we arrived at the decision.RoleReplyInfo Helper class returns role reply information in the format understood by the controller.RoleState The role of the controller as it pertains to a particular switch.SwitchDriverSubHandshakeAlreadyStarted Thrown when IOFSwitch.startDriverHandshake() is called more than once.SwitchDriverSubHandshakeCompleted Indicates that a message was passed to a switch driver's subhandshake handling code but the driver has already completed the sub-handshake.SwitchDriverSubHandshakeException Base class for exception thrown by switch driver sub-handshake processing.SwitchDriverSubHandshakeNotStarted Thrown when a switch driver's sub-handshake has not been started but an operation requiring the sub-handshake has been attempted.SwitchDriverSubHandshakeStateException Thrown when a switch driver's sub-handshake state-machine receives an unexpected OFMessage and/or is in an invald state.SwitchStateException This exception indicates an error or unexpected message during message handling.ThirdPartyMessage Used to support for the third party privacy flow rule.WithTypedPorts An interface implemented by OpenFlow devices that enables providers to retrieve ports based on port property.