| Package | Description |
|---|---|
| com.github.kshashov.telegram | |
| com.github.kshashov.telegram.handler | |
| com.github.kshashov.telegram.handler.processor |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TelegramSessionResolver.TelegramSessionHolder |
TelegramSessionResolver.resolveTelegramSession(@NotNull TelegramEvent telegramEvent) |
@NotNull TelegramSessionResolver.TelegramSessionHolder |
TelegramSessionResolver.resolveTelegramSession(@NotNull TelegramEvent telegramEvent) |
| Modifier and Type | Method and Description |
|---|---|
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) |
@NotNull HandlerMethodContainer.HandlerLookupResult |
HandlerMethodContainer.lookupHandlerMethod(@NotNull TelegramEvent telegramEvent) |
@NotNull HandlerMethodContainer.HandlerLookupResult |
HandlerMethodContainer.lookupHandlerMethod(@NotNull TelegramEvent telegramEvent) |
| Modifier and Type | Method and Description |
|---|---|
TelegramCallback |
RequestDispatcher.execute(@NotNull TelegramEvent event)
Finds the
HandlerMethod request handler and invokes it. |
TelegramCallback |
RequestDispatcher.execute(@NotNull TelegramEvent event)
Finds the
HandlerMethod request handler and invokes it. |
Copyright © 2022. All rights reserved.