jar

com.namehillsoftware : handoff

Maven & Gradle

Oct 19, 2021
3 stars

handoff · A concise description of my library

Table Of Contents

Latest Version

Download com.namehillsoftware : handoff JAR file - Latest Versions:

All Versions

Download com.namehillsoftware : handoff JAR file - All Versions:

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

com.namehillsoftware.handoff

├─ com.namehillsoftware.handoff.CancellableBroadcaster.class - [JAR]

├─ com.namehillsoftware.handoff.Message.class - [JAR]

├─ com.namehillsoftware.handoff.Messenger.class - [JAR]

├─ com.namehillsoftware.handoff.RespondingMessenger.class - [JAR]

├─ com.namehillsoftware.handoff.SingleMessageBroadcaster.class - [JAR]

com.namehillsoftware.handoff.promises.queued.cancellation

├─ com.namehillsoftware.handoff.promises.queued.cancellation.CancellableMessageWriter.class - [JAR]

├─ com.namehillsoftware.handoff.promises.queued.cancellation.CancellablePreparedMessengerOperator.class - [JAR]

├─ com.namehillsoftware.handoff.promises.queued.cancellation.CancellationResponse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.queued.cancellation.CancellationToken.class - [JAR]

com.namehillsoftware.handoff.promises

├─ com.namehillsoftware.handoff.promises.EventualResponse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.ImmediateActionResponse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.MessengerOperator.class - [JAR]

├─ com.namehillsoftware.handoff.promises.Promise.class - [JAR]

├─ com.namehillsoftware.handoff.promises.PromiseImmediateResponse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.PromiseResponse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.PromisedEventualAction.class - [JAR]

├─ com.namehillsoftware.handoff.promises.PromisedEventualRejection.class - [JAR]

├─ com.namehillsoftware.handoff.promises.PromisedEventualResponse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.RejectedResponsePromise.class - [JAR]

├─ com.namehillsoftware.handoff.promises.Resolutions.class - [JAR]

com.namehillsoftware.handoff.promises.response

├─ com.namehillsoftware.handoff.promises.response.EventualAction.class - [JAR]

├─ com.namehillsoftware.handoff.promises.response.ImmediateAction.class - [JAR]

├─ com.namehillsoftware.handoff.promises.response.ImmediateResponse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.response.PromisedResponse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.response.ResponseAction.class - [JAR]

├─ com.namehillsoftware.handoff.promises.response.VoidResponse.class - [JAR]

com.namehillsoftware.handoff.promises.propagation

├─ com.namehillsoftware.handoff.promises.propagation.CancellationProxy.class - [JAR]

├─ com.namehillsoftware.handoff.promises.propagation.PromiseProxy.class - [JAR]

├─ com.namehillsoftware.handoff.promises.propagation.RejectionProxy.class - [JAR]

├─ com.namehillsoftware.handoff.promises.propagation.ResolutionProxy.class - [JAR]

com.namehillsoftware.handoff.promises.aggregation

├─ com.namehillsoftware.handoff.promises.aggregation.AggregateCancellation.class - [JAR]

├─ com.namehillsoftware.handoff.promises.aggregation.CollectedErrorExcuse.class - [JAR]

├─ com.namehillsoftware.handoff.promises.aggregation.CollectedResultsResolver.class - [JAR]

com.namehillsoftware.handoff.rejections

├─ com.namehillsoftware.handoff.rejections.UnhandledRejectionsReceiver.class - [JAR]

com.namehillsoftware.handoff.promises.queued

├─ com.namehillsoftware.handoff.promises.queued.MessageWriter.class - [JAR]

├─ com.namehillsoftware.handoff.promises.queued.PreparedMessengerOperator.class - [JAR]

├─ com.namehillsoftware.handoff.promises.queued.QueuedPromise.class - [JAR]

com.namehillsoftware.handoff.errors

├─ com.namehillsoftware.handoff.errors.AggregateCancellationException.class - [JAR]