jar

io.github.ztkmkoo : dss-core

Maven & Gradle

Aug 29, 2020
17 stars

DSS CORE · Distributed server system

Table Of Contents

Latest Version

Download io.github.ztkmkoo : dss-core JAR file - Latest Versions:

All Versions

Download io.github.ztkmkoo : dss-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.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 dss-core-0.4.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.ztkmkoo.dss.core.network.rest.enumeration

├─ io.github.ztkmkoo.dss.core.network.rest.enumeration.DssLogLevel.class - [JAR]

├─ io.github.ztkmkoo.dss.core.network.rest.enumeration.DssRestContentType.class - [JAR]

├─ io.github.ztkmkoo.dss.core.network.rest.enumeration.DssRestMethodType.class - [JAR]

io.github.ztkmkoo.dss.core.network.rest

├─ io.github.ztkmkoo.dss.core.network.rest.DssRestChannel.class - [JAR]

io.github.ztkmkoo.dss.core.network.rest.entity

├─ io.github.ztkmkoo.dss.core.network.rest.entity.DssRestRequest.class - [JAR]

io.github.ztkmkoo.dss.core.network

├─ io.github.ztkmkoo.dss.core.network.DssActorAcceptable.class - [JAR]

├─ io.github.ztkmkoo.dss.core.network.DssChannel.class - [JAR]

├─ io.github.ztkmkoo.dss.core.network.DssChannelInitializer.class - [JAR]

├─ io.github.ztkmkoo.dss.core.network.DssChannelProperty.class - [JAR]

├─ io.github.ztkmkoo.dss.core.network.DssHandler.class - [JAR]

io.github.ztkmkoo.dss.core.network.rest.property

├─ io.github.ztkmkoo.dss.core.network.rest.property.DssRestChannelProperty.class - [JAR]

io.github.ztkmkoo.dss.core.actor.rest

├─ io.github.ztkmkoo.dss.core.actor.rest.DssRestMasterActor.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.rest.DssRestPathResolver.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.rest.DssRestServiceActor.class - [JAR]

io.github.ztkmkoo.dss.core.network.rest.exception

├─ io.github.ztkmkoo.dss.core.network.rest.exception.NotSupportedRestMethodException.class - [JAR]

io.github.ztkmkoo.dss.core.util

├─ io.github.ztkmkoo.dss.core.util.StringUtils.class - [JAR]

io.github.ztkmkoo.dss.core.actor

├─ io.github.ztkmkoo.dss.core.actor.DssActorService.class - [JAR]

io.github.ztkmkoo.dss.core.message.rest

├─ io.github.ztkmkoo.dss.core.message.rest.DssRestChannelHandlerCommand.class - [JAR]

├─ io.github.ztkmkoo.dss.core.message.rest.DssRestChannelHandlerCommandResponse.class - [JAR]

├─ io.github.ztkmkoo.dss.core.message.rest.DssRestChannelInitializerCommand.class - [JAR]

├─ io.github.ztkmkoo.dss.core.message.rest.DssRestChannelInitializerCommandHandlerUnregistered.class - [JAR]

├─ io.github.ztkmkoo.dss.core.message.rest.DssRestMasterActorCommand.class - [JAR]

├─ io.github.ztkmkoo.dss.core.message.rest.DssRestMasterActorCommandRequest.class - [JAR]

├─ io.github.ztkmkoo.dss.core.message.rest.DssRestServiceActorCommand.class - [JAR]

├─ io.github.ztkmkoo.dss.core.message.rest.DssRestServiceActorCommandRequest.class - [JAR]

io.github.ztkmkoo.dss.core.message

├─ io.github.ztkmkoo.dss.core.message.DssCommand.class - [JAR]

io.github.ztkmkoo.dss.core.network.rest.handler

├─ io.github.ztkmkoo.dss.core.network.rest.handler.DssRestChannelInitializer.class - [JAR]

├─ io.github.ztkmkoo.dss.core.network.rest.handler.DssRestHandler.class - [JAR]

├─ io.github.ztkmkoo.dss.core.network.rest.handler.DssRestSslChannelInitializer.class - [JAR]

io.github.ztkmkoo.dss.core.actor.exception

├─ io.github.ztkmkoo.dss.core.actor.exception.DssRestRequestMappingException.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.exception.DssUserActorDuplicateBehaviorCreateException.class - [JAR]

io.github.ztkmkoo.dss.core.exception

├─ io.github.ztkmkoo.dss.core.exception.DssRestInvalidContentTypeMappingException.class - [JAR]

├─ io.github.ztkmkoo.dss.core.exception.DssRestServiceMappingException.class - [JAR]

io.github.ztkmkoo.dss.core.actor.rest.entity

├─ io.github.ztkmkoo.dss.core.actor.rest.entity.DssRestContentInfo.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.rest.entity.DssRestServiceRequest.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.rest.entity.DssRestServiceRequestDefaultImpl.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.rest.entity.DssRestServiceResponse.class - [JAR]

io.github.ztkmkoo.dss.core.actor.rest.service

├─ io.github.ztkmkoo.dss.core.actor.rest.service.AbstractDssRestActorService.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.rest.service.DssRestActorFormDataService.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.rest.service.DssRestActorJsonService.class - [JAR]

├─ io.github.ztkmkoo.dss.core.actor.rest.service.DssRestActorService.class - [JAR]

Advertisement

Dependencies from Group

May 16, 2020
17 stars
Aug 29, 2020
17 stars
Aug 29, 2020
17 stars
dss
Aug 29, 2020
17 stars
Aug 07, 2020
17 stars

Discover Dependencies

Apr 12, 2021
1 usages
0 stars
Jul 11, 2022
1 usages
412 stars
Jan 24, 2021
1 usages
0 stars
Apr 18, 2021
1 usages
1 stars
Jan 10, 2023
2 usages
15 stars
Jan 10, 2023
2 usages
15 stars
Jul 20, 2021
2 usages
0 stars
May 21, 2021
2 usages
1 stars
Jun 30, 2023
1 usages
1.5k stars