public class HandlerMethodContainer extends Object
TelegramControllerBeanPostProcessor processing.| Modifier and Type | Class and Description |
|---|---|
static class |
HandlerMethodContainer.HandlerLookupResult |
static class |
HandlerMethodContainer.RequestMapping |
| Constructor and Description |
|---|
HandlerMethodContainer() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull HandlerMethodContainer.HandlerLookupResult |
lookupHandlerMethod(@NotNull TelegramEvent telegramEvent) |
HandlerMethod |
registerController(@NotNull Object bean,
@NotNull Method method,
@NotNull List<RequestMappingInfo> mappingInfo) |
void |
setMatcherStrategy(@NotNull RequestMappingsMatcherStrategy matcherStrategy) |
@NotNull public @NotNull HandlerMethodContainer.HandlerLookupResult lookupHandlerMethod(@NotNull @NotNull TelegramEvent telegramEvent)
public HandlerMethod registerController(@NotNull @NotNull Object bean, @NotNull @NotNull Method method, @NotNull @NotNull List<RequestMappingInfo> mappingInfo)
public void setMatcherStrategy(@NotNull
@NotNull RequestMappingsMatcherStrategy matcherStrategy)
Copyright © 2022. All rights reserved.