public final class OperationsOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
maxiterations |
int |
maxminutes |
boolean |
testevent |
boolean |
testget |
boolean |
testinvoke |
boolean |
testsession |
boolean |
testset |
boolean |
testsubscribe |
Constructor and Description |
---|
OperationsOptions() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public boolean testget
public boolean testset
public boolean testinvoke
public boolean testevent
public boolean testsubscribe
public boolean testsession
public int maxiterations
public int maxminutes