public class Configuration extends Object
| Constructor and Description |
|---|
Configuration(int maxDelayInMillis,
boolean dropReplies,
boolean causeTrouble) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxDelayInMillis() |
boolean |
shouldCauseTrouble() |
boolean |
shouldDropReplies() |
Copyright © 2016 OpenDaylight. All rights reserved.