jar

info.jitcom : JBridge

Maven & Gradle

Jan 13, 2020

JBridge · Abstractions for easy async, network programming. Not limited to response request, can handle full 'conversations'.

Table Of Contents

Latest Version

Download info.jitcom : JBridge JAR file - Latest Versions:

All Versions

Download info.jitcom : JBridge JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 JBridge-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

JBridge.Exchange.Order

├─ JBridge.Exchange.Order.Order.class - [JAR]

├─ JBridge.Exchange.Order.OrderFactory.class - [JAR]

JBridge.Exchange

├─ JBridge.Exchange.Exchange.class - [JAR]

├─ JBridge.Exchange.PlaceHolder.class - [JAR]

JBridge.Anchor

├─ JBridge.Anchor.Anchor.class - [JAR]

JBridge.Anchor.Platform

├─ JBridge.Anchor.Platform.ExclusivePlatform.class - [JAR]

├─ JBridge.Anchor.Platform.OpenPlatform.class - [JAR]

├─ JBridge.Anchor.Platform.Platform.class - [JAR]

JBridge.Anchor.Entrance

├─ JBridge.Anchor.Entrance.Entrance.class - [JAR]

├─ JBridge.Anchor.Entrance.ExclusiveEntrance.class - [JAR]

├─ JBridge.Anchor.Entrance.OpenEntrance.class - [JAR]

JBridge.Heartbeating

├─ JBridge.Heartbeating.Heartbeat.class - [JAR]

├─ JBridge.Heartbeating.HeartbeatFactory.class - [JAR]

JBridge

├─ JBridge.Bridge.class - [JAR]

├─ JBridge.Header.class - [JAR]

├─ JBridge.Pair.class - [JAR]

├─ JBridge.Side.class - [JAR]

JBridge.Exchange.Request

├─ JBridge.Exchange.Request.Request.class - [JAR]

├─ JBridge.Exchange.Request.RequestFactory.class - [JAR]