jar

io.mats3.matssocket : matssocket-server-impl

Maven & Gradle

Nov 11, 2022
5 stars

MatsSocket Server Implementation · Implementation of the MatsSocket Server API: Built on the Mats^3 API and JSR 356 Java API for WebSockets.

Table Of Contents

Latest Version

Download io.mats3.matssocket : matssocket-server-impl JAR file - Latest Versions:

All Versions

Download io.mats3.matssocket : matssocket-server-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
0.19.x
0.18.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 matssocket-server-impl-0.19.0-2022-11-11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.mats3.matssocket.impl

├─ io.mats3.matssocket.impl.AuthenticationContextImpl.class - [JAR]

├─ io.mats3.matssocket.impl.ClusterStoreAndForward_SQL.class - [JAR]

├─ io.mats3.matssocket.impl.ClusterStoreAndForward_SQL_DbMigrations.class - [JAR]

├─ io.mats3.matssocket.impl.DefaultMatsSocketServer.class - [JAR]

├─ io.mats3.matssocket.impl.IncomingSrrMsgHandler.class - [JAR]

├─ io.mats3.matssocket.impl.LivelinessAndTimeoutAndScavenger.class - [JAR]

├─ io.mats3.matssocket.impl.MatsSocketSessionAndMessageHandler.class - [JAR]

├─ io.mats3.matssocket.impl.MatsSocketStatics.class - [JAR]

├─ io.mats3.matssocket.impl.RemoteAddressContainerHacks.class - [JAR]

├─ io.mats3.matssocket.impl.SaneThreadPoolExecutor.class - [JAR]

├─ io.mats3.matssocket.impl.WebSocketOutboxForwarder.class - [JAR]

├─ io.mats3.matssocket.impl.WebSocketOutgoingEnvelopes.class - [JAR]