jar

com.threerings : ooo-app

Maven & Gradle

Feb 04, 2013
1 usages
1 stars

ooo-app · A simple framework for mostly standalone web apps.

Table Of Contents

Latest Version

Download com.threerings : ooo-app JAR file - Latest Versions:

All Versions

Download com.threerings : ooo-app JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
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 ooo-app-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.threerings.app

├─ com.threerings.app.Log.class - [JAR]

com.threerings.app.client

├─ com.threerings.app.client.AuthUtil.class - [JAR]

├─ com.threerings.app.client.ServiceException.class - [JAR]

com.threerings.app.server

├─ com.threerings.app.server.AppHttpServer.class - [JAR]

├─ com.threerings.app.server.AppServiceServlet.class - [JAR]

├─ com.threerings.app.server.AppServlet.class - [JAR]

├─ com.threerings.app.server.ServletAuthUtil.class - [JAR]

├─ com.threerings.app.server.ServletLogic.class - [JAR]

├─ com.threerings.app.server.UserLogic.class - [JAR]

com.threerings.app.data

├─ com.threerings.app.data.AppCodes.class - [JAR]

Advertisement