jar

dev.struchkov.godfather : bot-context

Maven & Gradle

May 24, 2023
2 usages

Bot Context · Доменные сущности, интерфейсы, для библиотеки Godfather

Table Of Contents

Latest Version

Download dev.struchkov.godfather : bot-context JAR file - Latest Versions:

All Versions

Download dev.struchkov.godfather : bot-context JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bot-context-0.0.69.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dev.struchkov.godfather.context.domain.event

├─ dev.struchkov.godfather.context.domain.event.Event.class - [JAR]

dev.struchkov.godfather.context.repository.preser

├─ dev.struchkov.godfather.context.repository.preser.AnswerSaveMapPreservable.class - [JAR]

├─ dev.struchkov.godfather.context.repository.preser.AnswerSavePreservable.class - [JAR]

├─ dev.struchkov.godfather.context.repository.preser.Preservable.class - [JAR]

dev.struchkov.godfather.context.domain.annotation

├─ dev.struchkov.godfather.context.domain.annotation.Unit.class - [JAR]

dev.struchkov.godfather.context.service.usercode

├─ dev.struchkov.godfather.context.service.usercode.CheckData.class - [JAR]

├─ dev.struchkov.godfather.context.service.usercode.Insert.class - [JAR]

├─ dev.struchkov.godfather.context.service.usercode.ProcessingData.class - [JAR]

dev.struchkov.godfather.context.exception

├─ dev.struchkov.godfather.context.exception.AccessException.class - [JAR]

├─ dev.struchkov.godfather.context.exception.AppBotException.class - [JAR]

├─ dev.struchkov.godfather.context.exception.ConfigAppException.class - [JAR]

├─ dev.struchkov.godfather.context.exception.MailSendException.class - [JAR]

├─ dev.struchkov.godfather.context.exception.PaymentException.class - [JAR]

├─ dev.struchkov.godfather.context.exception.RollBackException.class - [JAR]

├─ dev.struchkov.godfather.context.exception.TimerSettingException.class - [JAR]

├─ dev.struchkov.godfather.context.exception.UnitConfigException.class - [JAR]

dev.struchkov.godfather.context.domain.content

├─ dev.struchkov.godfather.context.domain.content.ContentType.class - [JAR]

├─ dev.struchkov.godfather.context.domain.content.EmptyMessage.class - [JAR]

├─ dev.struchkov.godfather.context.domain.content.Mail.class - [JAR]

├─ dev.struchkov.godfather.context.domain.content.Message.class - [JAR]

dev.struchkov.godfather.context.domain.keyboard.simple

├─ dev.struchkov.godfather.context.domain.keyboard.simple.SimpleKeyBoard.class - [JAR]

├─ dev.struchkov.godfather.context.domain.keyboard.simple.SimpleKeyBoardLine.class - [JAR]

dev.struchkov.godfather.context.domain

├─ dev.struchkov.godfather.context.domain.BasicEntity.class - [JAR]

├─ dev.struchkov.godfather.context.domain.BoxAnswer.class - [JAR]

├─ dev.struchkov.godfather.context.domain.Clarification.class - [JAR]

├─ dev.struchkov.godfather.context.domain.ContextKey.class - [JAR]

├─ dev.struchkov.godfather.context.domain.StorylineHistory.class - [JAR]

├─ dev.struchkov.godfather.context.domain.TypeUnit.class - [JAR]

├─ dev.struchkov.godfather.context.domain.UnitDefinition.class - [JAR]

├─ dev.struchkov.godfather.context.domain.UnitPointer.class - [JAR]

├─ dev.struchkov.godfather.context.domain.UnitRequest.class - [JAR]

dev.struchkov.godfather.context.repository

├─ dev.struchkov.godfather.context.repository.ContentRepository.class - [JAR]

├─ dev.struchkov.godfather.context.repository.PersonSettingRepository.class - [JAR]

├─ dev.struchkov.godfather.context.repository.StorylineRepository.class - [JAR]

├─ dev.struchkov.godfather.context.repository.UnitPointerRepository.class - [JAR]

dev.struchkov.godfather.context.service

├─ dev.struchkov.godfather.context.service.Accessibility.class - [JAR]

├─ dev.struchkov.godfather.context.service.ClarificationQuestion.class - [JAR]

├─ dev.struchkov.godfather.context.service.EventHandler.class - [JAR]

├─ dev.struchkov.godfather.context.service.MailService.class - [JAR]

├─ dev.struchkov.godfather.context.service.MessageService.class - [JAR]

├─ dev.struchkov.godfather.context.service.Modifiable.class - [JAR]

├─ dev.struchkov.godfather.context.service.PersonSettingService.class - [JAR]

├─ dev.struchkov.godfather.context.service.StorylineContext.class - [JAR]

├─ dev.struchkov.godfather.context.service.StorylineService.class - [JAR]

├─ dev.struchkov.godfather.context.service.UnitContextFactory.class - [JAR]

├─ dev.struchkov.godfather.context.service.UnitPointerService.class - [JAR]

dev.struchkov.godfather.context.domain.keyboard.button

├─ dev.struchkov.godfather.context.domain.keyboard.button.SimpleButton.class - [JAR]

dev.struchkov.godfather.context.domain.unit

├─ dev.struchkov.godfather.context.domain.unit.AnswerCheck.class - [JAR]

├─ dev.struchkov.godfather.context.domain.unit.AnswerSave.class - [JAR]

├─ dev.struchkov.godfather.context.domain.unit.AnswerText.class - [JAR]

├─ dev.struchkov.godfather.context.domain.unit.AnswerTimer.class - [JAR]

├─ dev.struchkov.godfather.context.domain.unit.MainUnit.class - [JAR]

├─ dev.struchkov.godfather.context.domain.unit.UnitActiveType.class - [JAR]

dev.struchkov.godfather.context.repository.impl.local

├─ dev.struchkov.godfather.context.repository.impl.local.MailRepositoryList.class - [JAR]

├─ dev.struchkov.godfather.context.repository.impl.local.PersonSettingLocalRepository.class - [JAR]

├─ dev.struchkov.godfather.context.repository.impl.local.StorylineMapRepository.class - [JAR]

├─ dev.struchkov.godfather.context.repository.impl.local.UnitPointLocalRepository.class - [JAR]

dev.struchkov.godfather.context.utils

├─ dev.struchkov.godfather.context.utils.InsertWords.class - [JAR]

├─ dev.struchkov.godfather.context.utils.MessageUtils.class - [JAR]

├─ dev.struchkov.godfather.context.utils.Messages.class - [JAR]

├─ dev.struchkov.godfather.context.utils.Sender.class - [JAR]

├─ dev.struchkov.godfather.context.utils.SimpleKeyBoards.class - [JAR]

dev.struchkov.godfather.context.domain.content.attachment

├─ dev.struchkov.godfather.context.domain.content.attachment.Attachment.class - [JAR]

dev.struchkov.godfather.context.domain.keyboard

├─ dev.struchkov.godfather.context.domain.keyboard.KeyBoard.class - [JAR]

├─ dev.struchkov.godfather.context.domain.keyboard.KeyBoardButton.class - [JAR]

├─ dev.struchkov.godfather.context.domain.keyboard.KeyBoardLine.class - [JAR]

dev.struchkov.godfather.context.domain.unit.cmd

├─ dev.struchkov.godfather.context.domain.unit.cmd.ReplaceCmd.class - [JAR]

├─ dev.struchkov.godfather.context.domain.unit.cmd.RollBackCmd.class - [JAR]

dev.struchkov.godfather.context.service.impl

├─ dev.struchkov.godfather.context.service.impl.MailServiceImpl.class - [JAR]

dev.struchkov.godfather.context.service.sender

├─ dev.struchkov.godfather.context.service.sender.SendType.class - [JAR]

├─ dev.struchkov.godfather.context.service.sender.Sending.class - [JAR]

dev.struchkov.godfather.context.service.save

├─ dev.struchkov.godfather.context.service.save.CheckSave.class - [JAR]

├─ dev.struchkov.godfather.context.service.save.PreservableData.class - [JAR]

├─ dev.struchkov.godfather.context.service.save.Pusher.class - [JAR]

Advertisement