jar

io.github.whiskeysierra : switchboard

Maven & Gradle

Jan 23, 2020
3 stars

Switchboard · An in-process message router that helps to write simple, asynchronous, state-based and collaboration tests.

Table Of Contents

Latest Version

Download io.github.whiskeysierra : switchboard JAR file - Latest Versions:

All Versions

Download io.github.whiskeysierra : switchboard JAR file - All Versions:

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

switchboard

├─ switchboard.AnsweringMachine.class - [JAR]

├─ switchboard.AtLeast.class - [JAR]

├─ switchboard.AtLeastOnce.class - [JAR]

├─ switchboard.AtMost.class - [JAR]

├─ switchboard.AtMostOnce.class - [JAR]

├─ switchboard.Builder.class - [JAR]

├─ switchboard.Cancelled.class - [JAR]

├─ switchboard.ConcurrentMultimaps.class - [JAR]

├─ switchboard.DefaultRegistry.class - [JAR]

├─ switchboard.DefaultSubscription.class - [JAR]

├─ switchboard.DefaultSwitchboard.class - [JAR]

├─ switchboard.Deliverable.class - [JAR]

├─ switchboard.ExactlyOnce.class - [JAR]

├─ switchboard.Failed.class - [JAR]

├─ switchboard.InMemoryAnsweringMachine.class - [JAR]

├─ switchboard.Key.class - [JAR]

├─ switchboard.Locking.class - [JAR]

├─ switchboard.Message.class - [JAR]

├─ switchboard.Never.class - [JAR]

├─ switchboard.NoAnsweringMachine.class - [JAR]

├─ switchboard.Publish.class - [JAR]

├─ switchboard.Registry.class - [JAR]

├─ switchboard.State.class - [JAR]

├─ switchboard.Subscribe.class - [JAR]

├─ switchboard.Subscription.class - [JAR]

├─ switchboard.SubscriptionMode.class - [JAR]

├─ switchboard.Success.class - [JAR]

├─ switchboard.Switchboard.class - [JAR]

├─ switchboard.TimedOut.class - [JAR]

├─ switchboard.Timeout.class - [JAR]

├─ switchboard.Times.class - [JAR]

├─ switchboard.Waiting.class - [JAR]

├─ switchboard.package-info.class - [JAR]