public static final class MessageMatcherParser.Service
extends Object
implements de.sayayi.lib.protocol.ProtocolMessageMatcher
| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull de.sayayi.lib.protocol.matcher.MessageMatcher |
parseMessageMatcher(@NotNull String messageMatcherExpression) |
@NotNull de.sayayi.lib.protocol.TagSelector |
parseTagSelector(@NotNull String tagSelectorExpression) |
@NotNull
public @NotNull de.sayayi.lib.protocol.matcher.MessageMatcher parseMessageMatcher(@NotNull
@NotNull String messageMatcherExpression)
parseMessageMatcher in interface de.sayayi.lib.protocol.ProtocolMessageMatcher@NotNull
public @NotNull de.sayayi.lib.protocol.TagSelector parseTagSelector(@NotNull
@NotNull String tagSelectorExpression)
parseTagSelector in interface de.sayayi.lib.protocol.ProtocolMessageMatcher