jar

tech.aroma : aroma-service

Maven & Gradle

Jun 26, 2017
2 stars

Part of the Aroma Project. Simplicity is paramount. Aroma allows two-way communication between Developers and their Applications. COMMAND your Software with Aroma.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.0
1.2
1.1

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

tech.aroma.service.operations

├─ tech.aroma.service.operations.CheckIfDeviceIsRegisteredOperation.class - [JAR]

├─ tech.aroma.service.operations.DeleteApplicationOperation.class - [JAR]

├─ tech.aroma.service.operations.DeleteMessageOperation.class - [JAR]

├─ tech.aroma.service.operations.DismissMessageOperation.class - [JAR]

├─ tech.aroma.service.operations.FollowApplicationOperation.class - [JAR]

├─ tech.aroma.service.operations.GetActivityOperation.class - [JAR]

├─ tech.aroma.service.operations.GetApplicationInfoOperation.class - [JAR]

├─ tech.aroma.service.operations.GetApplicationMessagesOperation.class - [JAR]

├─ tech.aroma.service.operations.GetApplicationsFollowedByOperation.class - [JAR]

├─ tech.aroma.service.operations.GetApplicationsOwnedByOperation.class - [JAR]

├─ tech.aroma.service.operations.GetBuzzOperation.class - [JAR]

├─ tech.aroma.service.operations.GetDashboardOperation.class - [JAR]

├─ tech.aroma.service.operations.GetFullMessageOperation.class - [JAR]

├─ tech.aroma.service.operations.GetInboxOperation.class - [JAR]

├─ tech.aroma.service.operations.GetMediaOperation.class - [JAR]

├─ tech.aroma.service.operations.GetReactionsOperation.class - [JAR]

├─ tech.aroma.service.operations.GetRegisteredDevicesOperation.class - [JAR]

├─ tech.aroma.service.operations.GetUserInfoOperation.class - [JAR]

├─ tech.aroma.service.operations.ModuleAromaServiceOperations.class - [JAR]

├─ tech.aroma.service.operations.ProvisionApplicationOperation.class - [JAR]

├─ tech.aroma.service.operations.RecreateApplicationTokenOperation.class - [JAR]

├─ tech.aroma.service.operations.RegisterDeviceOperation.class - [JAR]

├─ tech.aroma.service.operations.RegisterHealthCheckOperation.class - [JAR]

├─ tech.aroma.service.operations.RenewApplicationTokenOperation.class - [JAR]

├─ tech.aroma.service.operations.SearchForApplicationsOperation.class - [JAR]

├─ tech.aroma.service.operations.SignInOperation.class - [JAR]

├─ tech.aroma.service.operations.SignUpOperation.class - [JAR]

├─ tech.aroma.service.operations.UnfollowApplicationOperation.class - [JAR]

├─ tech.aroma.service.operations.UnregisterDeviceOperation.class - [JAR]

├─ tech.aroma.service.operations.UpdateApplicationOperation.class - [JAR]

├─ tech.aroma.service.operations.UpdateReactionsOperation.class - [JAR]

tech.aroma.service.operations.encryption

├─ tech.aroma.service.operations.encryption.AromaPasswordEncryptor.class - [JAR]

├─ tech.aroma.service.operations.encryption.AromaPasswordEncryptorImpl.class - [JAR]

├─ tech.aroma.service.operations.encryption.ModuleEncryptionMaterialsDev.class - [JAR]

├─ tech.aroma.service.operations.encryption.OverTheWireDecryptor.class - [JAR]

├─ tech.aroma.service.operations.encryption.OverTheWireDecryptorImpl.class - [JAR]

tech.aroma.service.operations.thumbnails

├─ tech.aroma.service.operations.thumbnails.ThumbnailCreator.class - [JAR]

├─ tech.aroma.service.operations.thumbnails.ThumbnailCreatorImpl.class - [JAR]

tech.aroma.service

├─ tech.aroma.service.AromaAnnotations.class - [JAR]

├─ tech.aroma.service.AromaAssertions.class - [JAR]

├─ tech.aroma.service.AromaServiceBase.class - [JAR]

├─ tech.aroma.service.AuthenticationLayer.class - [JAR]

├─ tech.aroma.service.ModuleAromaService.class - [JAR]

tech.aroma.service.server

├─ tech.aroma.service.server.TcpServer.class - [JAR]

Advertisement