api.longpoll.bots |
Main classes.
|
api.longpoll.bots.adapters.deserializers |
Contains JSON deserializer for specific POJOs.
|
api.longpoll.bots.async |
Async helpers.
|
api.longpoll.bots.config |
|
api.longpoll.bots.converter |
Contains converters.
|
api.longpoll.bots.converter.impl |
Contains converters implementations.
|
api.longpoll.bots.exceptions |
Exceptions occur in Java VK Bots Long Poll API library.
|
api.longpoll.bots.factory |
Contains factories.
|
api.longpoll.bots.http |
Contains HTTP clients and requests.
|
api.longpoll.bots.http.impl |
Implementations of HTTP client and requests.
|
api.longpoll.bots.methods |
VK API methods.
|
api.longpoll.bots.methods.impl |
Implementation of VK API methods.
|
api.longpoll.bots.methods.impl.board |
Methods to work with community discussion board.
|
api.longpoll.bots.methods.impl.docs |
Methods to work with documents.
|
api.longpoll.bots.methods.impl.events |
Methods to work with community events.
|
api.longpoll.bots.methods.impl.groups |
Methods to work with groups.
|
api.longpoll.bots.methods.impl.market |
Methods to work with market.
|
api.longpoll.bots.methods.impl.messages |
Methods to work with messages.
|
api.longpoll.bots.methods.impl.photos |
Methods to work with photos.
|
api.longpoll.bots.methods.impl.stories |
Methods to work with stories.
|
api.longpoll.bots.methods.impl.upload |
Methods to upload files.
|
api.longpoll.bots.methods.impl.users |
Methods to work with users.
|
api.longpoll.bots.methods.impl.utils |
Methods to work with utils.
|
api.longpoll.bots.methods.impl.wall |
Methods to work with community wall.
|
api.longpoll.bots.model |
VK API model.
|
api.longpoll.bots.model.events |
Event objects.
|
api.longpoll.bots.model.events.boards |
Community discussion board events.
|
api.longpoll.bots.model.events.likes |
"Like" events.
|
api.longpoll.bots.model.events.market |
Market events.
|
api.longpoll.bots.model.events.messages |
Message events.
|
api.longpoll.bots.model.events.other |
Other events.
|
api.longpoll.bots.model.events.photos |
Photo events.
|
api.longpoll.bots.model.events.users |
User events.
|
api.longpoll.bots.model.events.video |
Video events.
|
api.longpoll.bots.model.events.wall.comments |
Wall comment events.
|
api.longpoll.bots.model.objects.additional |
Addition VK objects.
|
api.longpoll.bots.model.objects.additional.buttons |
Objects to create buttons.
|
api.longpoll.bots.model.objects.additional.carousel |
Objects to create carousel.
|
api.longpoll.bots.model.objects.basic |
VK main objects.
|
api.longpoll.bots.model.objects.media |
VK media objects.
|
api.longpoll.bots.model.response |
VK response objects.
|
api.longpoll.bots.validator |
VK response validators.
|