jar

com.projectdarkstar.client : sgs-client-api

Maven & Gradle

May 20, 2010
4 usages

Project Darkstar Client API · The sgs-client-api package produces a jar artifact which includes only the core classes required at compile time to develop a darkstar client application

Table Of Contents

Latest Version

Download com.projectdarkstar.client : sgs-client-api JAR file - Latest Versions:

All Versions

Download com.projectdarkstar.client : sgs-client-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 sgs-client-api-0.9.11.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sun.sgs.client

├─ com.sun.sgs.client.ClientChannel.class - [JAR]

├─ com.sun.sgs.client.ClientChannelListener.class - [JAR]

├─ com.sun.sgs.client.ServerSession.class - [JAR]

├─ com.sun.sgs.client.ServerSessionListener.class - [JAR]

com.sun.sgs.client.simple

├─ com.sun.sgs.client.simple.SimpleClient.class - [JAR]

├─ com.sun.sgs.client.simple.SimpleClientListener.class - [JAR]

com.sun.sgs.protocol.simple

├─ com.sun.sgs.protocol.simple.SimpleSgsProtocol.class - [JAR]