org.openflow.gui.net
Interface Message<TYPE>

All Known Implementing Classes:
AggregateStatsReply, AggregateStatsRequest, AuthReply, AuthRequest, AuthStatus, FlowsAdd, FlowsDel, FlowsList, LinksAdd, LinksDel, LinksList, NodesAdd, NodesDel, NodesList, OFGMessage, PollStart, PollStop, Request, RequestLinks, StatsHeader, SwitchDescriptionRequest, SwitchDescriptionStats

public interface Message<TYPE>

A message


Method Summary
 TYPE getType()
          gets the type of this message
 

Method Detail

getType

TYPE getType()
gets the type of this message