jar

io.github.jinganix.webpb : webpb-runtime

Maven & Gradle

Nov 28, 2023
1 stars

webpbRuntime · The webpb runtime library for JAVA

Table Of Contents

Latest Version

Download io.github.jinganix.webpb : webpb-runtime JAR file - Latest Versions:

All Versions

Download io.github.jinganix.webpb : webpb-runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 webpb-runtime-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.jinganix.webpb.runtime.enumeration

├─ io.github.jinganix.webpb.runtime.enumeration.Enumeration.class - [JAR]

├─ io.github.jinganix.webpb.runtime.enumeration.EnumerationDeserializer.class - [JAR]

├─ io.github.jinganix.webpb.runtime.enumeration.EnumerationKeyDeserializer.class - [JAR]

├─ io.github.jinganix.webpb.runtime.enumeration.EnumerationSerializer.class - [JAR]

io.github.jinganix.webpb.runtime.common

├─ io.github.jinganix.webpb.runtime.common.InQuery.class - [JAR]

├─ io.github.jinganix.webpb.runtime.common.MessageContext.class - [JAR]

io.github.jinganix.webpb.runtime.mvc

├─ io.github.jinganix.webpb.runtime.mvc.JakartaVariablesResolver.class - [JAR]

├─ io.github.jinganix.webpb.runtime.mvc.JavaxVariablesResolver.class - [JAR]

├─ io.github.jinganix.webpb.runtime.mvc.VariablesResolver.class - [JAR]

├─ io.github.jinganix.webpb.runtime.mvc.WebpbHandlerMethodArgumentResolver.class - [JAR]

├─ io.github.jinganix.webpb.runtime.mvc.WebpbRequestBodyAdvice.class - [JAR]

├─ io.github.jinganix.webpb.runtime.mvc.WebpbRequestMapping.class - [JAR]

├─ io.github.jinganix.webpb.runtime.mvc.WebpbRequestUtils.class - [JAR]

io.github.jinganix.webpb.runtime.reactive

├─ io.github.jinganix.webpb.runtime.reactive.JsonTransportMapper.class - [JAR]

├─ io.github.jinganix.webpb.runtime.reactive.TransportMapper.class - [JAR]

├─ io.github.jinganix.webpb.runtime.reactive.WebpbClient.class - [JAR]

├─ io.github.jinganix.webpb.runtime.reactive.XmlTransportMapper.class - [JAR]

io.github.jinganix.webpb.runtime

├─ io.github.jinganix.webpb.runtime.Any.class - [JAR]

├─ io.github.jinganix.webpb.runtime.Generated.class - [JAR]

├─ io.github.jinganix.webpb.runtime.WebpbMessage.class - [JAR]

├─ io.github.jinganix.webpb.runtime.WebpbMeta.class - [JAR]

├─ io.github.jinganix.webpb.runtime.WebpbUtils.class - [JAR]

io.github.jinganix.webpb.runtime.messaging

├─ io.github.jinganix.webpb.runtime.messaging.WebpbMessageMapping.class - [JAR]