jar

tech.aroma : aroma-thrift

Maven & Gradle

Oct 03, 2018

Part of the Aroma Project. This project contains the Service and Model Definitions. From this the Server and Client interfaces are generated for the Aroma Service.

Table Of Contents

Latest Version

Download tech.aroma : aroma-thrift JAR file - Latest Versions:

All Versions

Download tech.aroma : aroma-thrift JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2
2.1
2.0.x
2.0
1.10
1.9
1.8
1.7

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 aroma-thrift-2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.aroma.thrift.reactions

├─ tech.aroma.thrift.reactions.ActionDontSendPushNotification.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionDontStoreMessage.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionForwardToGitter.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionForwardToSlackChannel.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionForwardToSlackUser.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionForwardToUsers.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionRespondWithMessage.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionSendEmail.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionSendPushNotification.class - [JAR]

├─ tech.aroma.thrift.reactions.ActionSkipInbox.class - [JAR]

├─ tech.aroma.thrift.reactions.AromaAction.class - [JAR]

├─ tech.aroma.thrift.reactions.AromaMatcher.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherAll.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherApplicationIs.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherApplicationIsNot.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherBodyContains.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherBodyDoesNotContain.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherBodyIs.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherHostnameContains.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherHostnameDoesNotContain.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherHostnameIs.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherTitleContains.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherTitleDoesNotContain.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherTitleIs.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherTitleIsNot.class - [JAR]

├─ tech.aroma.thrift.reactions.MatcherUrgencyIs.class - [JAR]

├─ tech.aroma.thrift.reactions.Reaction.class - [JAR]

tech.aroma.thrift.message.service

├─ tech.aroma.thrift.message.service.MessageService.class - [JAR]

├─ tech.aroma.thrift.message.service.MessageServiceConstants.class - [JAR]

tech.aroma.thrift.channels

├─ tech.aroma.thrift.channels.AndroidDevice.class - [JAR]

├─ tech.aroma.thrift.channels.AromaChannel.class - [JAR]

├─ tech.aroma.thrift.channels.ChannelInfo.class - [JAR]

├─ tech.aroma.thrift.channels.ChannelsConstants.class - [JAR]

├─ tech.aroma.thrift.channels.CustomAromaChannel.class - [JAR]

├─ tech.aroma.thrift.channels.CustomChannel.class - [JAR]

├─ tech.aroma.thrift.channels.Email.class - [JAR]

├─ tech.aroma.thrift.channels.IOSDevice.class - [JAR]

├─ tech.aroma.thrift.channels.MobileDevice.class - [JAR]

├─ tech.aroma.thrift.channels.PushNotificationPayload.class - [JAR]

├─ tech.aroma.thrift.channels.ReceiveMessageRequest.class - [JAR]

├─ tech.aroma.thrift.channels.SlackChannel.class - [JAR]

├─ tech.aroma.thrift.channels.SlackUsername.class - [JAR]

├─ tech.aroma.thrift.channels.WindowsPhoneDevice.class - [JAR]

tech.aroma.thrift.assertions

├─ tech.aroma.thrift.assertions.AromaAssertions.class - [JAR]

tech.aroma.thrift.endpoint

├─ tech.aroma.thrift.endpoint.ApplicationEndpoint.class - [JAR]

├─ tech.aroma.thrift.endpoint.Endpoint.class - [JAR]

├─ tech.aroma.thrift.endpoint.HealthPokeRequest.class - [JAR]

├─ tech.aroma.thrift.endpoint.HealthPokeResponse.class - [JAR]

├─ tech.aroma.thrift.endpoint.HttpRestEndpoint.class - [JAR]

├─ tech.aroma.thrift.endpoint.HttpThriftEndpoint.class - [JAR]

├─ tech.aroma.thrift.endpoint.TcpEndpoint.class - [JAR]

tech.aroma.thrift.functions

├─ tech.aroma.thrift.functions.TimeFunctions.class - [JAR]

├─ tech.aroma.thrift.functions.TokenFunctions.class - [JAR]

tech.aroma.thrift.service

├─ tech.aroma.thrift.service.AromaService.class - [JAR]

├─ tech.aroma.thrift.service.AromaServiceConstants.class - [JAR]

├─ tech.aroma.thrift.service.CheckExistsRequest.class - [JAR]

├─ tech.aroma.thrift.service.CheckExistsResponse.class - [JAR]

├─ tech.aroma.thrift.service.CheckIfDeviceIsRegisteredRequest.class - [JAR]

├─ tech.aroma.thrift.service.CheckIfDeviceIsRegisteredResponse.class - [JAR]

├─ tech.aroma.thrift.service.DeleteActivityRequest.class - [JAR]

├─ tech.aroma.thrift.service.DeleteActivityResponse.class - [JAR]

├─ tech.aroma.thrift.service.DeleteApplicationRequest.class - [JAR]

├─ tech.aroma.thrift.service.DeleteApplicationResponse.class - [JAR]

├─ tech.aroma.thrift.service.DeleteMessageRequest.class - [JAR]

├─ tech.aroma.thrift.service.DeleteMessageResponse.class - [JAR]

├─ tech.aroma.thrift.service.DismissMessageRequest.class - [JAR]

├─ tech.aroma.thrift.service.DismissMessageResponse.class - [JAR]

├─ tech.aroma.thrift.service.FollowApplicationRequest.class - [JAR]

├─ tech.aroma.thrift.service.FollowApplicationResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetActivityRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetActivityResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetApplicationInfoRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetApplicationInfoResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetApplicationMessagesRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetApplicationMessagesResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetApplicationsFollowedByRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetApplicationsFollowedByResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetApplicationsOwnedByRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetApplicationsOwnedByResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetBuzzRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetBuzzResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetDashboardRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetDashboardResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetFullMessageRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetFullMessageResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetInboxRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetInboxResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetMediaRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetMediaResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetReactionsRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetReactionsResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetRegisteredDevicesRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetRegisteredDevicesResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetServiceAnnouncementsRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetServiceAnnouncementsResponse.class - [JAR]

├─ tech.aroma.thrift.service.GetUserInfoRequest.class - [JAR]

├─ tech.aroma.thrift.service.GetUserInfoResponse.class - [JAR]

├─ tech.aroma.thrift.service.ProvisionApplicationRequest.class - [JAR]

├─ tech.aroma.thrift.service.ProvisionApplicationResponse.class - [JAR]

├─ tech.aroma.thrift.service.RecreateApplicationTokenRequest.class - [JAR]

├─ tech.aroma.thrift.service.RecreateApplicationTokenResponse.class - [JAR]

├─ tech.aroma.thrift.service.RegisterDeviceRequest.class - [JAR]

├─ tech.aroma.thrift.service.RegisterDeviceResponse.class - [JAR]

├─ tech.aroma.thrift.service.RegisterHealthCheckRequest.class - [JAR]

├─ tech.aroma.thrift.service.RegisterHealthCheckResponse.class - [JAR]

├─ tech.aroma.thrift.service.RenewApplicationTokenRequest.class - [JAR]

├─ tech.aroma.thrift.service.RenewApplicationTokenResponse.class - [JAR]

├─ tech.aroma.thrift.service.SearchForApplicationsRequest.class - [JAR]

├─ tech.aroma.thrift.service.SearchForApplicationsResponse.class - [JAR]

├─ tech.aroma.thrift.service.SignInRequest.class - [JAR]

├─ tech.aroma.thrift.service.SignInResponse.class - [JAR]

├─ tech.aroma.thrift.service.SignUpRequest.class - [JAR]

├─ tech.aroma.thrift.service.SignUpResponse.class - [JAR]

├─ tech.aroma.thrift.service.UnfollowApplicationRequest.class - [JAR]

├─ tech.aroma.thrift.service.UnfollowApplicationResponse.class - [JAR]

├─ tech.aroma.thrift.service.UnregisterDeviceRequest.class - [JAR]

├─ tech.aroma.thrift.service.UnregisterDeviceResponse.class - [JAR]

├─ tech.aroma.thrift.service.UpdateApplicationRequest.class - [JAR]

├─ tech.aroma.thrift.service.UpdateApplicationResponse.class - [JAR]

├─ tech.aroma.thrift.service.UpdateReactionsRequest.class - [JAR]

├─ tech.aroma.thrift.service.UpdateReactionsResponse.class - [JAR]

tech.aroma.thrift.email.service

├─ tech.aroma.thrift.email.service.EmailService.class - [JAR]

├─ tech.aroma.thrift.email.service.EmailServiceConstants.class - [JAR]

├─ tech.aroma.thrift.email.service.SendEmailRequest.class - [JAR]

├─ tech.aroma.thrift.email.service.SendEmailResponse.class - [JAR]

tech.aroma.thrift.authentication.service

├─ tech.aroma.thrift.authentication.service.AuthenticationService.class - [JAR]

├─ tech.aroma.thrift.authentication.service.AuthenticationServiceConstants.class - [JAR]

├─ tech.aroma.thrift.authentication.service.CreateTokenRequest.class - [JAR]

├─ tech.aroma.thrift.authentication.service.CreateTokenResponse.class - [JAR]

├─ tech.aroma.thrift.authentication.service.GetTokenInfoRequest.class - [JAR]

├─ tech.aroma.thrift.authentication.service.GetTokenInfoResponse.class - [JAR]

├─ tech.aroma.thrift.authentication.service.InvalidateTokenRequest.class - [JAR]

├─ tech.aroma.thrift.authentication.service.InvalidateTokenResponse.class - [JAR]

├─ tech.aroma.thrift.authentication.service.VerifyTokenRequest.class - [JAR]

├─ tech.aroma.thrift.authentication.service.VerifyTokenResponse.class - [JAR]

tech.aroma.thrift.notification.service

├─ tech.aroma.thrift.notification.service.NotificationService.class - [JAR]

├─ tech.aroma.thrift.notification.service.NotificationServiceConstants.class - [JAR]

├─ tech.aroma.thrift.notification.service.SendNotificationRequest.class - [JAR]

├─ tech.aroma.thrift.notification.service.SendNotificationResponse.class - [JAR]

tech.aroma.thrift.authentication

├─ tech.aroma.thrift.authentication.ApplicationToken.class - [JAR]

├─ tech.aroma.thrift.authentication.AromaAccount.class - [JAR]

├─ tech.aroma.thrift.authentication.AuthenticationConstants.class - [JAR]

├─ tech.aroma.thrift.authentication.AuthenticationToken.class - [JAR]

├─ tech.aroma.thrift.authentication.Credentials.class - [JAR]

├─ tech.aroma.thrift.authentication.GithubToken.class - [JAR]

├─ tech.aroma.thrift.authentication.Password.class - [JAR]

├─ tech.aroma.thrift.authentication.TokenStatus.class - [JAR]

├─ tech.aroma.thrift.authentication.TokenType.class - [JAR]

├─ tech.aroma.thrift.authentication.UserToken.class - [JAR]

tech.aroma.thrift

├─ tech.aroma.thrift.Application.class - [JAR]

├─ tech.aroma.thrift.AromaConstants.class - [JAR]

├─ tech.aroma.thrift.Dimension.class - [JAR]

├─ tech.aroma.thrift.Image.class - [JAR]

├─ tech.aroma.thrift.ImageType.class - [JAR]

├─ tech.aroma.thrift.Industry.class - [JAR]

├─ tech.aroma.thrift.LengthOfTime.class - [JAR]

├─ tech.aroma.thrift.Message.class - [JAR]

├─ tech.aroma.thrift.Organization.class - [JAR]

├─ tech.aroma.thrift.ProgrammingLanguage.class - [JAR]

├─ tech.aroma.thrift.Role.class - [JAR]

├─ tech.aroma.thrift.ServiceAnnouncement.class - [JAR]

├─ tech.aroma.thrift.Tier.class - [JAR]

├─ tech.aroma.thrift.TimeUnit.class - [JAR]

├─ tech.aroma.thrift.Urgency.class - [JAR]

├─ tech.aroma.thrift.User.class - [JAR]

tech.aroma.thrift.events

├─ tech.aroma.thrift.events.ApplicationDeleted.class - [JAR]

├─ tech.aroma.thrift.events.ApplicationFollowed.class - [JAR]

├─ tech.aroma.thrift.events.ApplicationMessagesDeleted.class - [JAR]

├─ tech.aroma.thrift.events.ApplicationReactionsUpdated.class - [JAR]

├─ tech.aroma.thrift.events.ApplicationSentMessage.class - [JAR]

├─ tech.aroma.thrift.events.ApplicationTokenRegenerated.class - [JAR]

├─ tech.aroma.thrift.events.ApplicationTokenRenewed.class - [JAR]

├─ tech.aroma.thrift.events.ApplicationUnfollowed.class - [JAR]

├─ tech.aroma.thrift.events.ApplicationUpdated.class - [JAR]

├─ tech.aroma.thrift.events.Event.class - [JAR]

├─ tech.aroma.thrift.events.EventType.class - [JAR]

├─ tech.aroma.thrift.events.GeneralEvent.class - [JAR]

├─ tech.aroma.thrift.events.HealthCheckBackToNormal.class - [JAR]

├─ tech.aroma.thrift.events.HealthCheckFailed.class - [JAR]

├─ tech.aroma.thrift.events.OwnerAdded.class - [JAR]

├─ tech.aroma.thrift.events.OwnerApprovedRequest.class - [JAR]

tech.aroma.thrift.services

├─ tech.aroma.thrift.services.Clients.class - [JAR]

├─ tech.aroma.thrift.services.NoOpAuthenticationService.class - [JAR]

├─ tech.aroma.thrift.services.NoOpEmailService.class - [JAR]

├─ tech.aroma.thrift.services.NoOpNotificationService.class - [JAR]

├─ tech.aroma.thrift.services.PerRequestAuthenticationService.class - [JAR]

tech.aroma.thrift.application.service

├─ tech.aroma.thrift.application.service.ApplicationService.class - [JAR]

├─ tech.aroma.thrift.application.service.ApplicationServiceConstants.class - [JAR]

├─ tech.aroma.thrift.application.service.SendMessageRequest.class - [JAR]

├─ tech.aroma.thrift.application.service.SendMessageResponse.class - [JAR]

tech.aroma.thrift.exceptions

├─ tech.aroma.thrift.exceptions.AccountAlreadyExistsException.class - [JAR]

├─ tech.aroma.thrift.exceptions.ApplicationAlreadyRegisteredException.class - [JAR]

├─ tech.aroma.thrift.exceptions.ApplicationDoesNotExistException.class - [JAR]

├─ tech.aroma.thrift.exceptions.ChannelDoesNotExistException.class - [JAR]

├─ tech.aroma.thrift.exceptions.CustomChannelUnreachableException.class - [JAR]

├─ tech.aroma.thrift.exceptions.DoesNotExistException.class - [JAR]

├─ tech.aroma.thrift.exceptions.InvalidArgumentException.class - [JAR]

├─ tech.aroma.thrift.exceptions.InvalidCodeException.class - [JAR]

├─ tech.aroma.thrift.exceptions.InvalidCredentialsException.class - [JAR]

├─ tech.aroma.thrift.exceptions.InvalidTokenException.class - [JAR]

├─ tech.aroma.thrift.exceptions.MessageDoesNotExistException.class - [JAR]

├─ tech.aroma.thrift.exceptions.OperationFailedException.class - [JAR]

├─ tech.aroma.thrift.exceptions.OrganizationDoesNotExistException.class - [JAR]

├─ tech.aroma.thrift.exceptions.ThroughoutExceededException.class - [JAR]

├─ tech.aroma.thrift.exceptions.UnauthorizedException.class - [JAR]

├─ tech.aroma.thrift.exceptions.UserDoesNotExistException.class - [JAR]

tech.aroma.thrift.email

├─ tech.aroma.thrift.email.EmailMessage.class - [JAR]

├─ tech.aroma.thrift.email.EmailNewApplication.class - [JAR]

├─ tech.aroma.thrift.email.EmailNewUserRegistration.class - [JAR]

Advertisement

Dependencies from Group

Jun 26, 2017
2 stars
Apr 14, 2019
3 stars
Oct 03, 2018

Discover Dependencies

Sep 23, 2018
8 usages
1 stars
Aug 05, 2021
27 usages
4.5k stars
Nov 30, 2021
36 usages
9 stars
Mar 28, 2017
6 usages
9 stars
Jan 02, 2019
3 usages
0 stars
Dec 22, 2016
2 usages
10 stars
Sep 24, 2021
11 usages
0 stars
May 08, 2023
13 usages
3 stars
Feb 10, 2015
4 usages
479 stars