Uses of Class
org.openflow.protocol.action.OFActionSetNwTTL

Packages that use OFActionSetNwTTL
org.openflow.protocol.action   
 

Uses of OFActionSetNwTTL in org.openflow.protocol.action
 

Methods in org.openflow.protocol.action that return OFActionSetNwTTL
 OFActionSetNwTTL OFActionSetNwTTL.setNwTTL(byte nwTTL)