public class HTTPFaultInjection extends Object implements Serializable
| Constructor and Description |
|---|
HTTPFaultInjection()
No args constructor for use in serialization
|
HTTPFaultInjection(Abort abort,
Delay delay) |
| Modifier and Type | Method and Description |
|---|---|
Abort |
getAbort() |
Delay |
getDelay() |
void |
setAbort(Abort abort) |
void |
setDelay(Delay delay) |
Copyright © 2017–2018 Red Hat. All rights reserved.