jar

net.officefloor.server : officeserver_default

Maven & Gradle

Aug 12, 2021
4 usages
60 stars

Default OfficeFloor HTTP Server · Default OfficeFloor HTTP Server implementation

Table Of Contents

Latest Version

Download net.officefloor.server : officeserver_default JAR file - Latest Versions:

All Versions

Download net.officefloor.server : officeserver_default JAR file - All Versions:

Version Vulnerabilities Size Updated
3.40.x
3.39.x
3.38.x
3.37.x
3.36.x
3.35.x
3.34.x
3.33.x
3.32.x
3.31.x
3.30.x
3.29.x
3.28.x
3.27.x
3.26.x
3.25.x
3.24.x
3.23.x
3.22.x
3.21.x
3.20.x
3.19.x
3.18.x
3.17.x
3.16.x
3.15.x
3.14.x
3.13.x
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.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 officeserver_default-3.40.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.officefloor.server

├─ net.officefloor.server.AcceptedSocketDecorator.class - [JAR]

├─ net.officefloor.server.RequestHandler.class - [JAR]

├─ net.officefloor.server.RequestServicer.class - [JAR]

├─ net.officefloor.server.RequestServicerFactory.class - [JAR]

├─ net.officefloor.server.ResponseHeaderWriter.class - [JAR]

├─ net.officefloor.server.ResponseWriter.class - [JAR]

├─ net.officefloor.server.ServerSocketDecorator.class - [JAR]

├─ net.officefloor.server.SocketManager.class - [JAR]

├─ net.officefloor.server.SocketRunnable.class - [JAR]

├─ net.officefloor.server.SocketServicer.class - [JAR]

├─ net.officefloor.server.SocketServicerFactory.class - [JAR]

net.officefloor.server.http

├─ net.officefloor.server.http.AbstractHttpServicerFactory.class - [JAR]

├─ net.officefloor.server.http.HttpServerSocketManagedObjectSource.class - [JAR]

├─ net.officefloor.server.http.OfficeFloorHttpServerImplementation.class - [JAR]

net.officefloor.server.http.parse

├─ net.officefloor.server.http.parse.HttpRequestParser.class - [JAR]

├─ net.officefloor.server.http.parse.NonMaterialisedHeadersImpl.class - [JAR]

net.officefloor.server.buffer

├─ net.officefloor.server.buffer.StreamBufferByteSequence.class - [JAR]

├─ net.officefloor.server.buffer.StreamBufferScanner.class - [JAR]

net.officefloor.server.ssl

├─ net.officefloor.server.ssl.SslSocketServicerFactory.class - [JAR]

Advertisement