jar

com.github.antelopeframework : antelope-remoting

Maven & Gradle

Jun 24, 2016
Table Of Contents

Latest Version

Download com.github.antelopeframework : antelope-remoting JAR file - Latest Versions:

All Versions

Download com.github.antelopeframework : antelope-remoting JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 antelope-remoting-1.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.antelopeframework.remoting.client

├─ com.github.antelopeframework.remoting.client.HessianProxy.class - [JAR]

├─ com.github.antelopeframework.remoting.client.HessianProxyFactory.class - [JAR]

├─ com.github.antelopeframework.remoting.client.HessianProxyFactoryBean.class - [JAR]

com.github.antelopeframework.remoting.server.auth

├─ com.github.antelopeframework.remoting.server.auth.DefaultBasicAuthenticate.class - [JAR]

├─ com.github.antelopeframework.remoting.server.auth.RemoteCallAuthenticate.class - [JAR]

com.github.antelopeframework.remoting.server

├─ com.github.antelopeframework.remoting.server.HessianBase64.class - [JAR]

├─ com.github.antelopeframework.remoting.server.HessianServiceExporter.class - [JAR]

├─ com.github.antelopeframework.remoting.server.HessianServiceGroupFactory.class - [JAR]

├─ com.github.antelopeframework.remoting.server.RemoteService.class - [JAR]