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 © 2019 OpenDaylight. All rights reserved.