public class OfmHello extends OpenflowMessage
OpenflowMessage.Headerlength| Modifier and Type | Method and Description |
|---|---|
List<HelloElement> |
getElements()
Returns the hello elements associated with this HELLO message.
|
String |
toDebugString()
Returns a string representation useful for debugging.
|
String |
toString() |
decodeHeader, getType, getVersion, getXid, hex, hex, length, validatepublic String toString()
toString in class OpenflowMessagepublic String toDebugString()
OpenflowMessageOpenflowMessage.toString(), but
subclasses are free to override this behavior.toDebugString in interface StructuretoDebugString in class OpenflowMessagepublic List<HelloElement> getElements()
Copyright © 2014. All Rights Reserved.