public interface OFQueueProps
Modifier and Type | Method and Description |
---|---|
OFQueuePropMaxRate.Builder |
buildMaxRate() |
OFQueuePropMinRate.Builder |
buildMinRate() |
OFMessageReader<OFQueueProp> |
getReader() |
OFVersion |
getVersion() |
OFQueuePropMaxRate |
maxRate(int rate) |
OFQueuePropMinRate |
minRate(int rate) |
OFQueuePropMinRate.Builder buildMinRate()
OFQueuePropMinRate minRate(int rate)
OFQueuePropMaxRate.Builder buildMaxRate() throws UnsupportedOperationException
UnsupportedOperationException
OFQueuePropMaxRate maxRate(int rate)
OFMessageReader<OFQueueProp> getReader()
OFVersion getVersion()
Copyright © 2015. All rights reserved.