jar

info.jitcom : jbridge

Maven & Gradle

Feb 16, 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.2.x
1.2

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

jbridge.anchor.platform

├─ jbridge.anchor.platform.Exclusive_Platform.class - [JAR]

├─ jbridge.anchor.platform.Open_Platform.class - [JAR]

├─ jbridge.anchor.platform.Platform.class - [JAR]

jbridge.exchange

├─ jbridge.exchange.Exchange.class - [JAR]

├─ jbridge.exchange.UID_Placeholder.class - [JAR]

jbridge

├─ jbridge.Bridge.class - [JAR]

├─ jbridge.Header.class - [JAR]

├─ jbridge.Side.class - [JAR]

jbridge.heart_beating

├─ jbridge.heart_beating.Heartbeat.class - [JAR]

├─ jbridge.heart_beating.Heartbeat_Factory.class - [JAR]

jbridge.anchor

├─ jbridge.anchor.Bridge_Manager.class - [JAR]

jbridge.anchor.entrance

├─ jbridge.anchor.entrance.Entrance.class - [JAR]

├─ jbridge.anchor.entrance.Exclusive_Entrance.class - [JAR]

├─ jbridge.anchor.entrance.Open_Entrance.class - [JAR]

jbridge.exchange.order

├─ jbridge.exchange.order.Order.class - [JAR]

├─ jbridge.exchange.order.Order_Factory.class - [JAR]

jbridge.exchange.request

├─ jbridge.exchange.request.Request.class - [JAR]

├─ jbridge.exchange.request.Request_Factory.class - [JAR]