jar

de.bmarwell : ffb.depot.client

Maven & Gradle

Feb 05, 2018
4 stars

FFB Depot Client · Client für Depotabfrage der FFB (FIL Fondsbank).

Table Of Contents

Latest Version

Download de.bmarwell : ffb.depot.client JAR file - Latest Versions:

All Versions

Download de.bmarwell : ffb.depot.client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x
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 ffb.depot.client-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.bmarwell.ffb.depot.client

├─ de.bmarwell.ffb.depot.client.FfbClientConfiguration.class - [JAR]

├─ de.bmarwell.ffb.depot.client.FfbDefaultConfig.class - [JAR]

├─ de.bmarwell.ffb.depot.client.FfbDepotUtils.class - [JAR]

├─ de.bmarwell.ffb.depot.client.FfbMobileClient.class - [JAR]

de.bmarwell.ffb.depot.client.util

├─ de.bmarwell.ffb.depot.client.util.GermanDateToLocalDateDeserializer.class - [JAR]

├─ de.bmarwell.ffb.depot.client.util.GermanNumberToBigDecimalDeserializer.class - [JAR]

├─ de.bmarwell.ffb.depot.client.util.JacksonMessageBodyReader.class - [JAR]

├─ de.bmarwell.ffb.depot.client.util.ObjectMapperProvider.class - [JAR]

├─ de.bmarwell.ffb.depot.client.util.OptionalComparators.class - [JAR]

├─ de.bmarwell.ffb.depot.client.util.WebClientHelper.class - [JAR]

de.bmarwell.ffb.depot.client.err

├─ de.bmarwell.ffb.depot.client.err.FfbClientError.class - [JAR]

de.bmarwell.ffb.depot.client.json

├─ de.bmarwell.ffb.depot.client.json.FfbDepotInfo.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.FfbDisposition.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.FfbDispositionenResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.FfbFondsbestand.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.FfbPerformanceResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.FfbUmsatz.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.FfbUmsatzResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableFfbDepotInfo.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableFfbDisposition.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableFfbDispositionenResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableFfbFondsbestand.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableFfbPerformanceResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableFfbUmsatz.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableFfbUmsatzResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableLoginResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.ImmutableMyFfbResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.LoginResponse.class - [JAR]

├─ de.bmarwell.ffb.depot.client.json.MyFfbResponse.class - [JAR]

de.bmarwell.ffb.depot.client.value

├─ de.bmarwell.ffb.depot.client.value.FfbAuftragsTyp.class - [JAR]

├─ de.bmarwell.ffb.depot.client.value.FfbDepotNummer.class - [JAR]

├─ de.bmarwell.ffb.depot.client.value.FfbLoginKennung.class - [JAR]

├─ de.bmarwell.ffb.depot.client.value.FfbPin.class - [JAR]

├─ de.bmarwell.ffb.depot.client.value.ImmutableFfbDepotNummer.class - [JAR]

├─ de.bmarwell.ffb.depot.client.value.ImmutableFfbLoginKennung.class - [JAR]

├─ de.bmarwell.ffb.depot.client.value.ImmutableFfbPin.class - [JAR]

Advertisement