jar

com.tryflux : merchant-sender

Maven & Gradle

Aug 29, 2018

Flux Merchant Sender · Manages sending merchant transaction data to the Flux API

Table Of Contents

Latest Version

Download com.tryflux : merchant-sender JAR file - Latest Versions:

All Versions

Download com.tryflux : merchant-sender JAR file - All Versions:

Version Vulnerabilities Size Updated
2018.08.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 merchant-sender-2018.08.29.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.flux.merchant.sender

├─ com.flux.merchant.sender.Environment.class - [JAR]

├─ com.flux.merchant.sender.FluxClient.class - [JAR]

├─ com.flux.merchant.sender.FluxConfig.class - [JAR]

com.flux.merchant.sender.client

├─ com.flux.merchant.sender.client.HttpClient.class - [JAR]

├─ com.flux.merchant.sender.client.TokenClient.class - [JAR]

├─ com.flux.merchant.sender.client.WebhooksClient.class - [JAR]

com.flux.merchant.sender.token

├─ com.flux.merchant.sender.token.TokenService.class - [JAR]

com.flux.merchant.sender.model

├─ com.flux.merchant.sender.model.HttpResponse.class - [JAR]

├─ com.flux.merchant.sender.model.Token.class - [JAR]

Advertisement