public class MatcherResponses
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
MatcherResponses.MatchCompleted$
Matcher response indicating the successful matching of demand state
|
static class |
MatcherResponses.MatchFailed
Matcher response indicating the failure in matching of demand state
|
static class |
MatcherResponses.MatchFailed$ |
Constructor and Description |
---|
MatcherResponses() |
Modifier and Type | Method and Description |
---|---|
static MatcherResponse |
jMatchCompleted()
A helper method for java to get the handle of MatchCompleted response
|
public static MatcherResponse jMatchCompleted()