Package org.openflow.protocol

Interface Summary
Instantiable<E>  
 

Class Summary
OFBarrierReply Represents an OFPT_BARRIER_REPLY message
OFBarrierRequest Represents an OFPT_BARRIER_REQUEST message
OFBucket Represents an ofp_bucket
OFEchoReply Represents an ofp_echo_reply message
OFEchoRequest Represents an ofp_echo_request message
OFError Represents an ofp_error_msg
OFFeaturesReply Represents a features reply message
OFFeaturesRequest Represents a features request message
OFFlowMod Represents an ofp_flow_mod message
OFFlowRemoved Represents an ofp_flow_removed message
OFGetConfigReply Represents an OFPT_GET_CONFIG_REPLY type message
OFGetConfigRequest Represents an OFPT_GET_CONFIG_REQUEST type message
OFGroupMod Represents an ofp_group_mod message
OFHello Represents an ofp_hello message
OFMatch Represents an ofp_match structure
OFMatchField  
OFMatchWithSwDpid  
OFMessage The base class for all OpenFlow protocol messages.
OFMeterMod Corresponds to the struct ofp_meter_mod OpenFlow structure
OFOXMField  
OFPacketIn Represents an ofp_packet_in
OFPacketOut Represents an ofp_packet_out message
OFPhysicalPort Represents ofp_phy_port
OFPortMod Represents an ofp_port_mod message
OFPortStatus Represents an ofp_port_status message
OFQueueGetConfigReply  
OFQueueGetConfigRequest  
OFRoleMessage Represents an ofp_role_request/reply
OFSetConfig Represents an OFPT_SET_CONFIG type message
OFStatisticsMessageBase Base class for multipart messages (primarily statistics requests/replies)
OFStatisticsReply Represents an ofp_stats_reply message
OFStatisticsRequest Represents an ofp_stats_request message
OFSwitchConfig Base class representing ofp_switch_config based messages
OFTable  
OFTableMod Represents an ofp_table_mod message
OFVendor Represents ofp_vendor_header
OFVendorError Represents an ofp_error_vendor_msg
 

Enum Summary
OFError.OFBadActionCode  
OFError.OFBadInstructionCode  
OFError.OFBadMatchCode  
OFError.OFBadRequestCode  
OFError.OFErrorType  
OFError.OFFlowModFailedCode  
OFError.OFGroupModFailedCode  
OFError.OFHelloFailedCode  
OFError.OFMeterModFailedCode  
OFError.OFPortModFailedCode  
OFError.OFQueueOpFailedCode  
OFError.OFRoleRequestFailedCode  
OFError.OFSwitchConfigFailedCode  
OFError.OFTableFeaturesFailedCode  
OFError.OFTableModFailedCode  
OFFeaturesReply.OFCapabilities Corresponds to bits on the capabilities field
OFFlowRemoved.OFFlowRemovedReason  
OFGroup  
OFIPV6ExtensionHeaderFlag  
OFMatch.OFMatchClass  
OFMatchWildcardMask  
OFMeter  
OFMeterMod.OFMeterFlags  
OFOXMFieldType  
OFPacketIn.OFPacketInReason  
OFPhysicalPort.OFPortConfig  
OFPhysicalPort.OFPortFeatures  
OFPhysicalPort.OFPortSpeed Represents the speed of a port
OFPhysicalPort.OFPortState  
OFPort  
OFPortStatus.OFPortReason  
OFQueue  
OFRoleMessage.OFControllerRole  
OFStatisticsReply.OFStatisticsReplyFlags  
OFStatisticsRequest.OFStatisticsRequestFlags  
OFSwitchConfig.OFConfigFlags  
OFTable.OFTableConfig  
OFType List of OpenFlow types and mappings to wire protocol value and derived classes
OFVlanId