jar

io.github.sartner : dubbo-dubbox-compatible

Maven & Gradle

Jan 28, 2021
3 stars

dubbo-dubbox-compatible · Provides a solution for dubbo/dubbox, make them compatible with each other.

Table Of Contents

Latest Version

Download io.github.sartner : dubbo-dubbox-compatible JAR file - Latest Versions:

All Versions

Download io.github.sartner : dubbo-dubbox-compatible JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.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 dubbo-dubbox-compatible-2.7.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alibaba.dubbo.common.serialize

├─ com.alibaba.dubbo.common.serialize.OptimizedSerialization.class - [JAR]

com.alibaba.dubbo.common

├─ com.alibaba.dubbo.common.Version.class - [JAR]

org.apache.dubbo.rpc

├─ org.apache.dubbo.rpc.AttachmentsAdapter.class - [JAR]

org.apache.dubbo.rpc.protocol.dubbo

├─ org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation.class - [JAR]

├─ org.apache.dubbo.rpc.protocol.dubbo.DubboCodec.class - [JAR]

com.alibaba.dubbo.rpc.protocol.dubbo

├─ com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation.class - [JAR]

├─ com.alibaba.dubbo.rpc.protocol.dubbo.DecodeableRpcResult.class - [JAR]

├─ com.alibaba.dubbo.rpc.protocol.dubbo.DubboCodec.class - [JAR]