com.bigswitch.floodlight.vendor
Class OFActionNiciraTtlDecrement
java.lang.Object
org.openflow.protocol.action.OFAction
org.openflow.protocol.action.OFActionVendor
com.bigswitch.floodlight.vendor.OFActionNiciraVendor
com.bigswitch.floodlight.vendor.OFActionNiciraTtlDecrement
- All Implemented Interfaces:
- java.lang.Cloneable
public class OFActionNiciraTtlDecrement
- extends OFActionNiciraVendor
Method Summary |
void |
readFrom(java.nio.ByteBuffer data)
|
java.lang.String |
toString()
Returns a summary of the message |
void |
writeTo(java.nio.ByteBuffer data)
|
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
MINIMUM_LENGTH_TTL_DECREMENT
public static int MINIMUM_LENGTH_TTL_DECREMENT
TTL_DECREMENT_SUBTYPE
public static final short TTL_DECREMENT_SUBTYPE
- See Also:
- Constant Field Values
OFActionNiciraTtlDecrement
public OFActionNiciraTtlDecrement()
readFrom
public void readFrom(java.nio.ByteBuffer data)
- Overrides:
readFrom
in class OFActionNiciraVendor
writeTo
public void writeTo(java.nio.ByteBuffer data)
- Overrides:
writeTo
in class OFActionNiciraVendor
toString
public java.lang.String toString()
- Description copied from class:
OFAction
- Returns a summary of the message
- Overrides:
toString
in class OFAction
- Returns:
- "ofmsg=v=$version;t=$type:l=$len:xid=$xid"