jar

io.zrz.rtcore.sip : gateway-api

Maven & Gradle

Jan 31, 2023
3 stars

io.zrz.rtcore.sip:gateway-api · RTCore SIP: Gateway API

Table Of Contents

Latest Version

Download io.zrz.rtcore.sip : gateway-api JAR file - Latest Versions:

All Versions

Download io.zrz.rtcore.sip : gateway-api JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.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 gateway-api-4.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.rtcore.gateway.api

├─ io.rtcore.gateway.api.ImmutableNICTRequest.class - [JAR]

├─ io.rtcore.gateway.api.ImmutableSipResponsePayload.class - [JAR]

├─ io.rtcore.gateway.api.ImmutableSipRoutePayload.class - [JAR]

├─ io.rtcore.gateway.api.NICTRequest.class - [JAR]

├─ io.rtcore.gateway.api.SipHeaderDeserializer.class - [JAR]

├─ io.rtcore.gateway.api.SipHeaderSerializer.class - [JAR]

├─ io.rtcore.gateway.api.SipMethodDeserializer.class - [JAR]

├─ io.rtcore.gateway.api.SipMethodSerializer.class - [JAR]

├─ io.rtcore.gateway.api.SipResponsePayload.class - [JAR]

├─ io.rtcore.gateway.api.SipRoutePayload.class - [JAR]

├─ io.rtcore.gateway.api.WithNICTRequest.class - [JAR]