jar

com.pugwoo : hessoa

Maven & Gradle

Jul 27, 2018
1 stars

hessoa · Hessoa is SOA framework based on Hessian

Table Of Contents

Latest Version

Download com.pugwoo : hessoa JAR file - Latest Versions:

All Versions

Download com.pugwoo : hessoa JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
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 hessoa-0.5.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.pugwoo.hessoa.context

├─ com.pugwoo.hessoa.context.HessianHeaderContext.class - [JAR]

├─ com.pugwoo.hessoa.context.HessianProxy.class - [JAR]

├─ com.pugwoo.hessoa.context.HessianProxyFactory.class - [JAR]

com.pugwoo.hessoa.utils

├─ com.pugwoo.hessoa.utils.Configs.class - [JAR]

├─ com.pugwoo.hessoa.utils.Constants.class - [JAR]

├─ com.pugwoo.hessoa.utils.NetUtils.class - [JAR]

├─ com.pugwoo.hessoa.utils.QueryStringUtils.class - [JAR]

├─ com.pugwoo.hessoa.utils.RedisUtils.class - [JAR]

com.pugwoo.hessoa.client

├─ com.pugwoo.hessoa.client.SOAClient.class - [JAR]

├─ com.pugwoo.hessoa.client.SOAClientContext.class - [JAR]

com.pugwoo.hessoa.register

├─ com.pugwoo.hessoa.register.SOAHessianServiceExporter.class - [JAR]

com.pugwoo.hessoa.annotation

├─ com.pugwoo.hessoa.annotation.HessianService.class - [JAR]

├─ com.pugwoo.hessoa.annotation.HessianServiceScanner.class - [JAR]

com.pugwoo.hessoa.exceptions

├─ com.pugwoo.hessoa.exceptions.NoHessoaServerException.class - [JAR]

├─ com.pugwoo.hessoa.exceptions.WrongHessoaUrlException.class - [JAR]

Advertisement