| Package | Description |
|---|---|
| com.github.kshashov.telegram.handler |
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultRequestMappingsMatcherStrategy.compare(@NotNull RequestMappingInfo o1,
@NotNull RequestMappingInfo o2) |
int |
DefaultRequestMappingsMatcherStrategy.compare(@NotNull RequestMappingInfo o1,
@NotNull RequestMappingInfo o2) |
int |
DefaultRequestMappingsMatcherStrategy.compare(@NotNull RequestMappingInfo o1,
@NotNull RequestMappingInfo o2) |
int |
DefaultRequestMappingsMatcherStrategy.compare(@NotNull RequestMappingInfo o1,
@NotNull RequestMappingInfo o2) |
@NotNull Map<String,String> |
DefaultRequestMappingsMatcherStrategy.extractPatternVariables(@NotNull String text,
@NotNull RequestMappingInfo mappingInfo) |
@NotNull Map<String,String> |
RequestMappingsMatcherStrategy.extractPatternVariables(@NotNull String text,
@NotNull RequestMappingInfo mappingInfo)
Extracts variables from event text according to the matched pattern.
|
@NotNull Map<String,String> |
RequestMappingsMatcherStrategy.extractPatternVariables(@NotNull String text,
@NotNull RequestMappingInfo mappingInfo)
Extracts variables from event text according to the matched pattern.
|
@NotNull Map<String,String> |
DefaultRequestMappingsMatcherStrategy.extractPatternVariables(@NotNull String text,
@NotNull RequestMappingInfo mappingInfo) |
boolean |
DefaultRequestMappingsMatcherStrategy.isMatched(@NotNull TelegramEvent telegramEvent,
@NotNull RequestMappingInfo mappingInfo) |
boolean |
RequestMappingsMatcherStrategy.isMatched(@NotNull TelegramEvent telegramEvent,
@NotNull RequestMappingInfo mappingInfo)
Check if mapping info is matched with Telegram event.
|
boolean |
RequestMappingsMatcherStrategy.isMatched(@NotNull TelegramEvent telegramEvent,
@NotNull RequestMappingInfo mappingInfo)
Check if mapping info is matched with Telegram event.
|
boolean |
DefaultRequestMappingsMatcherStrategy.isMatched(@NotNull TelegramEvent telegramEvent,
@NotNull RequestMappingInfo mappingInfo) |
Copyright © 2022. All rights reserved.