NX01: Some javadoc warning fixes and fillup
This commit is contained in:
parent
f7558b92dd
commit
e685c27131
63 changed files with 121 additions and 4 deletions
|
|
@ -45,6 +45,7 @@ import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
|
|||
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScriptPlasmaAdapter;
|
||||
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
|
||||
|
||||
/// ZFun server relay to backend store plasma handler.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public class ZFunRtsServer extends WarpReactTypeScriptPlasmaAdapter {
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
|
|||
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScript;
|
||||
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
|
||||
|
||||
/// ZFun server booted log message.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public class ZFunRtsServerBooted implements WarpReactTypeScript {
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasma;
|
|||
import love.distributedrebirth.nx01.zerofungus.server.service.ZFunRtsConfigJetty;
|
||||
import love.distributedrebirth.nx01.zerofungus.server.service.ZFunRtsInitJdbc;
|
||||
|
||||
/// Zero fungus main start entry to bootstrap a demo server.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public enum ZeroFungus /* implements BãßBȍőnAbacusInstanceMBeanʸᴰ<ZeroFungus> */ {
|
||||
|
|
|
|||
|
|
@ -62,6 +62,7 @@ import love.distributedrebirth.nx01.zerofungus.server.web.RedirectServlet;
|
|||
import love.distributedrebirth.nx01.zerofungus.server.web.WarpCorePlasmaInspectorServlet;
|
||||
import love.distributedrebirth.nx01.zerofungus.server.web.ZilLaLaFaultFilter;
|
||||
|
||||
/// ZFun jetty config handler.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public final class ZFunRtsConfigJetty implements WarpReactTypeScript {
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ import love.distributedrebirth.nx01.warp.core.react.WarpReactPlasmaPulse;
|
|||
import love.distributedrebirth.nx01.warp.core.react.WarpReactTypeScript;
|
||||
import love.distributedrebirth.nx01.warp.core.space.WarpSpaceAntimatterInducer;
|
||||
|
||||
/// ZFun jdbc backend connection handler.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public class ZFunRtsInitJdbc implements WarpReactTypeScript {
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@ import jakarta.servlet.http.HttpServlet;
|
|||
import jakarta.servlet.http.HttpServletRequest;
|
||||
import jakarta.servlet.http.HttpServletResponse;
|
||||
|
||||
/// ZFun redirect server to no where.
|
||||
/// @author للَّٰهِilLצسُو
|
||||
/// @version ©Δ∞ 仙上主天
|
||||
public class RedirectServlet extends HttpServlet {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue