JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.github.kshashov.telegram
,
com.github.kshashov.telegram.api
,
com.github.kshashov.telegram.api.bind.annotation
,
com.github.kshashov.telegram.api.bind.annotation.request
,
com.github.kshashov.telegram.config
,
com.github.kshashov.telegram.handler
,
com.github.kshashov.telegram.handler.processor
,
com.github.kshashov.telegram.handler.processor.arguments
,
com.github.kshashov.telegram.handler.processor.response
,
com.github.kshashov.telegram.metrics
Class Hierarchy
java.lang.
Object
com.github.kshashov.telegram.handler.processor.response.
BotBaseRequestMethodProcessor
(implements com.github.kshashov.telegram.handler.processor.response.
BotHandlerMethodReturnValueHandler
)
com.github.kshashov.telegram.handler.processor.arguments.
BotHandlerMethodArgumentResolverComposite
(implements com.github.kshashov.telegram.handler.processor.arguments.
BotHandlerMethodArgumentResolver
)
com.github.kshashov.telegram.handler.processor.response.
BotHandlerMethodReturnValueHandlerComposite
(implements com.github.kshashov.telegram.handler.processor.response.
BotHandlerMethodReturnValueHandler
)
com.github.kshashov.telegram.handler.processor.arguments.
BotRequestMethodArgumentResolver
(implements com.github.kshashov.telegram.handler.processor.arguments.
BotHandlerMethodArgumentResolver
)
com.github.kshashov.telegram.handler.processor.arguments.
BotRequestMethodPathArgumentResolver
(implements com.github.kshashov.telegram.handler.processor.arguments.
BotHandlerMethodArgumentResolver
)
com.github.kshashov.telegram.handler.processor.response.
BotResponseBodyMethodProcessor
(implements com.github.kshashov.telegram.handler.processor.response.
BotHandlerMethodReturnValueHandler
)
com.github.kshashov.telegram.handler.
DefaultRequestMappingsMatcherStrategy
(implements java.util.
Comparator
<T>, com.github.kshashov.telegram.handler.
RequestMappingsMatcherStrategy
)
com.github.kshashov.telegram.handler.
DefaultTelegramUpdatesHandler
(implements com.github.kshashov.telegram.handler.
TelegramUpdatesHandler
)
com.github.kshashov.telegram.handler.processor.
HandlerMethod
com.github.kshashov.telegram.handler.processor.
TelegramInvocableHandlerMethod
com.github.kshashov.telegram.handler.
HandlerMethodContainer
com.github.kshashov.telegram.handler.
HandlerMethodContainer.HandlerLookupResult
com.github.kshashov.telegram.handler.
HandlerMethodContainer.RequestMapping
com.github.kshashov.telegram.
MethodProcessorsConfiguration
com.github.kshashov.telegram.metrics.
MetricsConfiguration
com.github.kshashov.telegram.metrics.
MetricsService
com.github.kshashov.telegram.handler.processor.
RequestDispatcher
com.github.kshashov.telegram.handler.
RequestMappingInfo
com.github.kshashov.telegram.
TelegramAutoConfiguration
(implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.EnvironmentAware)
com.github.kshashov.telegram.config.
TelegramBotGlobalProperties
com.github.kshashov.telegram.config.
TelegramBotGlobalProperties.Builder
com.github.kshashov.telegram.config.
TelegramBotProperties
com.github.kshashov.telegram.config.
TelegramBotProperties.Builder
com.github.kshashov.telegram.handler.processor.
TelegramCallback
(implements com.pengrad.telegrambot.Callback<T,R>)
com.github.kshashov.telegram.
TelegramConfigurationProperties
com.github.kshashov.telegram.
TelegramControllerBeanPostProcessor
(implements org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.SmartInitializingSingleton)
com.github.kshashov.telegram.handler.processor.
TelegramEvent
com.github.kshashov.telegram.handler.
TelegramPollingService
(implements com.github.kshashov.telegram.handler.
TelegramService
)
com.github.kshashov.telegram.api.
TelegramRequest
com.github.kshashov.telegram.
TelegramScope
(implements org.springframework.beans.factory.config.Scope)
com.github.kshashov.telegram.api.
TelegramSession
com.github.kshashov.telegram.
TelegramSessionResolver
com.github.kshashov.telegram.
TelegramSessionResolver.TelegramSessionHolder
com.github.kshashov.telegram.handler.
TelegramWebhookService
(implements com.github.kshashov.telegram.handler.
TelegramService
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.github.kshashov.telegram.
TelegramScopeException
Interface Hierarchy
com.github.kshashov.telegram.handler.processor.arguments.
BotHandlerMethodArgumentResolver
com.github.kshashov.telegram.handler.processor.response.
BotHandlerMethodReturnValueHandler
com.github.kshashov.telegram.handler.
RequestMappingsMatcherStrategy
com.github.kshashov.telegram.config.
TelegramBotGlobalPropertiesConfiguration
com.github.kshashov.telegram.api.
TelegramMvcController
com.github.kshashov.telegram.handler.
TelegramService
com.github.kshashov.telegram.handler.
TelegramUpdatesHandler
Annotation Type Hierarchy
com.github.kshashov.telegram.api.bind.annotation.
BotController
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.
BotPathVariable
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.
BotRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
CallbackQueryRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
ChannelPostRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
ChosenInlineResultRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
EditedChannelPostRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
EditedMessageRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
InlineQueryRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
MessageRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
PollRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
PreCheckoutQueryRequest
(implements java.lang.annotation.
Annotation
)
com.github.kshashov.telegram.api.bind.annotation.request.
ShippingQueryRequest
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.github.kshashov.telegram.api.
MessageType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All rights reserved.