jar

io.postmaster : postmaster

Maven & Gradle

Oct 10, 2013
1 stars

postmaster-java · Postmaster API Java client

Table Of Contents

Latest Version

Download io.postmaster : postmaster JAR file - Latest Versions:

All Versions

Download io.postmaster : postmaster JAR file - All Versions:

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

io.postmaster.entity

├─ io.postmaster.entity.Address.class - [JAR]

├─ io.postmaster.entity.Box.class - [JAR]

├─ io.postmaster.entity.Customs.class - [JAR]

├─ io.postmaster.entity.CustomsContent.class - [JAR]

├─ io.postmaster.entity.DeliveryTimeQueryMessage.class - [JAR]

├─ io.postmaster.entity.Item.class - [JAR]

├─ io.postmaster.entity.MonitorPackageQueryMessage.class - [JAR]

├─ io.postmaster.entity.Package.class - [JAR]

├─ io.postmaster.entity.PackageFitInfo.class - [JAR]

├─ io.postmaster.entity.PackageFitQueryMessage.class - [JAR]

├─ io.postmaster.entity.Rate.class - [JAR]

├─ io.postmaster.entity.RateQueryMessage.class - [JAR]

├─ io.postmaster.entity.Service.class - [JAR]

├─ io.postmaster.entity.Shipment.class - [JAR]

├─ io.postmaster.entity.TrackingDetails.class - [JAR]

├─ io.postmaster.entity.TrackingDetailsHistory.class - [JAR]

io.postmaster.errors

├─ io.postmaster.errors.HTTPError.class - [JAR]

io.postmaster.core

├─ io.postmaster.core.DefaultPostMasterHTTPClient.class - [JAR]

├─ io.postmaster.core.PostMasterClient.class - [JAR]

├─ io.postmaster.core.Settings.class - [JAR]

io.postmaster.entity.result

├─ io.postmaster.entity.result.BoxCreationResult.class - [JAR]

├─ io.postmaster.entity.result.DeliveryTimeResult.class - [JAR]

├─ io.postmaster.entity.result.FetchBoxResult.class - [JAR]

├─ io.postmaster.entity.result.FetchShipmentResult.class - [JAR]

├─ io.postmaster.entity.result.MonitorPackageResult.class - [JAR]

├─ io.postmaster.entity.result.OperationResult.class - [JAR]

├─ io.postmaster.entity.result.PackageFitResult.class - [JAR]

├─ io.postmaster.entity.result.RateResult.class - [JAR]

├─ io.postmaster.entity.result.ShipmentCreationResult.class - [JAR]

├─ io.postmaster.entity.result.ShipmentTrackByReferenceResult.class - [JAR]

├─ io.postmaster.entity.result.ShipmentTrackResult.class - [JAR]

Advertisement