# hessian-web
1.Hessian是一个轻量级的remoting onhttp工具,使用简单的方法提供了RMI的功能。 相比WebService,Hessian更简单、快捷。采用的是二进制RPC协议,因为采用的是二进制协议,所以它很适合于发送二进制数据。
2.由于使用二进制RPC协议传输数据,对象必须进行序列化,实现Serializable 接口
3.
JAVA服务器端必须具备以下几点:
·包含Hessian的jar包
·设计一个接口,用来给客户端调用
·实现该接口的功能
·配置web.xml,配好相应的servlet
4.
客户端必须具备以下几点:
·java客户端包含Hessian.jar的包。C#中引用hessianCSharp.dll
·具有和服务器端结构一样的接口。包括命名空间都最好一样
·利用HessianProxyFactory调用远程接口。
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
spring+hessian+maven整合.zip (126个子文件)
TaskController.class 1KB
TaskController.class 1KB
TaskDto.class 1KB
TaskRemoteService.class 1KB
TaskRemoteService.class 1KB
TaskRemoteServiceTest.class 1KB
ITaskRemoteService.class 225B
config 334B
description 73B
exclude 240B
HEAD 184B
HEAD 184B
HEAD 32B
HEAD 23B
pack-db91442cbd7198cd9053f001554806e8200d1cb0.idx 5KB
web.iml 15KB
service.iml 15KB
api.iml 13KB
hessian-web.iml 606B
index 8KB
spring-context-4.0.3.RELEASE.jar 952KB
spring-context-4.0.3.RELEASE.jar 952KB
spring-core-4.0.3.RELEASE.jar 951KB
spring-core-4.0.3.RELEASE.jar 951KB
spring-beans-4.0.3.RELEASE.jar 654KB
spring-beans-4.0.3.RELEASE.jar 654KB
spring-web-4.0.3.RELEASE.jar 652KB
spring-web-4.0.3.RELEASE.jar 652KB
spring-webmvc-4.0.3.RELEASE.jar 647KB
spring-webmvc-4.0.3.RELEASE.jar 647KB
spring-jdbc-4.0.3.RELEASE.jar 415KB
spring-jdbc-4.0.3.RELEASE.jar 415KB
jstl-1.2.jar 405KB
hessian-4.0.38.jar 386KB
hessian-4.0.38.jar 386KB
spring-aop-4.0.3.RELEASE.jar 344KB
spring-aop-4.0.3.RELEASE.jar 344KB
spring-tx-4.0.3.RELEASE.jar 242KB
spring-tx-4.0.3.RELEASE.jar 242KB
spring-expression-4.0.3.RELEASE.jar 200KB
spring-expression-4.0.3.RELEASE.jar 200KB
commons-logging-1.1.3.jar 61KB
commons-logging-1.1.3.jar 61KB
aopalliance-1.0.jar 4KB
aopalliance-1.0.jar 4KB
api-1.0-SNAPSHOT.jar 3KB
api-1.0-SNAPSHOT.jar 2KB
api-1.0-SNAPSHOT.jar 2KB
TaskDto.java 978B
TaskController.java 833B
TaskRemoteService.java 692B
TaskRemoteServiceTest.java 686B
ITaskRemoteService.java 209B
task.jsp 237B
task.jsp 237B
index.jsp 224B
index.jsp 224B
master 184B
master 41B
README.md 821B
MANIFEST.MF 92B
MANIFEST.MF 92B
.name 11B
pack-db91442cbd7198cd9053f001554806e8200d1cb0.pack 5.15MB
packed-refs 107B
pom.properties 110B
pre-rebase.sample 5KB
update.sample 4KB
pre-commit.sample 2KB
pre-push.sample 1KB
prepare-commit-msg.sample 1KB
commit-msg.sample 896B
applypatch-msg.sample 478B
pre-applypatch.sample 424B
post-update.sample 189B
com.mr.hessian.service.test.TaskRemoteServiceTest.txt 6KB
workspace.xml 60KB
findbugs-idea.xml 13KB
TEST-com.mr.hessian.service.test.TaskRemoteServiceTest.xml 12KB
uiDesigner.xml 9KB
pom.xml 6KB
pom.xml 5KB
pom.xml 5KB
web_war_exploded.xml 2KB
service_war_exploded.xml 2KB
compiler.xml 1KB
misc.xml 1KB
spring-config.xml 1KB
spring-config.xml 1KB
spring-config.xml 1KB
web.xml 918B
web.xml 918B
web.xml 898B
web.xml 898B
context_hessian_service.xml 775B
context_hessian_service.xml 775B
context_hessian_service.xml 775B
modules.xml 685B
Maven__org_springframework_spring_expression_4_0_3_RELEASE.xml 682B
Maven__org_springframework_spring_context_4_0_3_RELEASE.xml 661B
共 126 条
- 1
- 2
资源评论
GZM888888
- 粉丝: 511
- 资源: 3069
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功