-
public final class InboxForwarderTestOptionsOptions for testing an inbox forwarder against a value
-
-
Constructor Summary
Constructors Constructor Description InboxForwarderTestOptions(String testValue)
-
Method Summary
Modifier and Type Method Description final StringgetTestValue()-
-
Constructor Detail
-
InboxForwarderTestOptions
InboxForwarderTestOptions(String testValue)
-
-
Method Detail
-
getTestValue
final String getTestValue()
-
-
-
-