文件名称:DistributedAgenda
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 54kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
分布式议程管理系统,使用java rmi实现。并完整体现GoF设计模式-This is a distributed system called distributed-agenda which is implemented with java rmi.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DistributedAgenda
.................\.classpath
.................\.project
.................\bin
.................\...\sysu
.................\...\....\agenda
.................\...\....\......\client
.................\...\....\......\......\AgendaClient.class
.................\...\....\......\......\Application.class
.................\...\....\......\command
.................\...\....\......\.......\Add.class
.................\...\....\......\.......\Add_Skel.class
.................\...\....\......\.......\Add_Stub.class
.................\...\....\......\.......\Clear.class
.................\...\....\......\.......\Clear_Skel.class
.................\...\....\......\.......\Clear_Stub.class
.................\...\....\......\.......\Delete.class
.................\...\....\......\.......\Delete_Skel.class
.................\...\....\......\.......\Delete_Stub.class
.................\...\....\......\.......\ICommand.class
.................\...\....\......\.......\Query.class
.................\...\....\......\.......\Query_Skel.class
.................\...\....\......\.......\Query_Stub.class
.................\...\....\......\.......\Register.class
.................\...\....\......\.......\Register_Skel.class
.................\...\....\......\.......\Register_Stub.class
.................\...\....\......\ctrl
.................\...\....\......\....\FilterHelper.class
.................\...\....\......\....\InputHelper$InputHelperSingletonHolder.class
.................\...\....\......\....\InputHelper.class
.................\...\....\......\....\Service$ServiceSingletonHolder.class
.................\...\....\......\....\Service.class
.................\...\....\......\....\XMLHelper$XMLHelperSingletonHolder.class
.................\...\....\......\....\XMLHelper.class
.................\...\....\......\exception
.................\...\....\......\.........\IExceptionCollection.class
.................\...\....\......\.........\IExceptionHandler.class
.................\...\....\......\.........\ParameterException.class
.................\...\....\......\model
.................\...\....\......\.....\Meeting.class
.................\...\....\......\.....\User.class
.................\...\....\......\server
.................\...\....\......\......\AgendaServer.class
.................\...\....\......\......\Application.class
.................\client.bat
.................\data
.................\....\client.xml
.................\....\meeting.xml
.................\....\复件 meeting.xml
.................\policy.txt
.................\rmic.bat
.................\rmiregistry.bat
.................\server.bat
.................\server.txt
.................\src
.................\...\sysu
.................\...\....\agenda
.................\...\....\......\client
.................\...\....\......\......\AgendaClient.java
.................\...\....\......\......\Application.java
.................\...\....\......\command
.................\...\....\......\.......\Add.java
.................\...\....\......\.......\Clear.java
.................\...\....\......\.......\Delete.java
.................\...\....\......\.......\ICommand.java
.................\...\....\......\.......\Query.java
.................\...\....\......\.......\Register.java
.................\...\....\......\ctrl
.................\...\....\......\....\FilterHelper.java
.................\...\....\......\....\InputHelper.java
.................\...\....\......\....\Service.java
.................\...\....\......\....\XMLHelper.java
.................\...\....\......\exception
.................\...\....\......\.........\IExceptionCollection.java
.................\...\....\......\.........\IExceptionHandler.java
.................\...\....\......\.........\ParameterException.java
.................\...\....\......\model
.................\...\....\......\.....\Meeting.java
.................\...\....\......\.....\User.java
.................\...\....\......\server
.................\...\....\......\......\AgendaServer.java
.................\...\....\......\......\Application.java
.................\.classpath
.................\.project
.................\bin
.................\...\sysu
.................\...\....\agenda
.................\...\....\......\client
.................\...\....\......\......\AgendaClient.class
.................\...\....\......\......\Application.class
.................\...\....\......\command
.................\...\....\......\.......\Add.class
.................\...\....\......\.......\Add_Skel.class
.................\...\....\......\.......\Add_Stub.class
.................\...\....\......\.......\Clear.class
.................\...\....\......\.......\Clear_Skel.class
.................\...\....\......\.......\Clear_Stub.class
.................\...\....\......\.......\Delete.class
.................\...\....\......\.......\Delete_Skel.class
.................\...\....\......\.......\Delete_Stub.class
.................\...\....\......\.......\ICommand.class
.................\...\....\......\.......\Query.class
.................\...\....\......\.......\Query_Skel.class
.................\...\....\......\.......\Query_Stub.class
.................\...\....\......\.......\Register.class
.................\...\....\......\.......\Register_Skel.class
.................\...\....\......\.......\Register_Stub.class
.................\...\....\......\ctrl
.................\...\....\......\....\FilterHelper.class
.................\...\....\......\....\InputHelper$InputHelperSingletonHolder.class
.................\...\....\......\....\InputHelper.class
.................\...\....\......\....\Service$ServiceSingletonHolder.class
.................\...\....\......\....\Service.class
.................\...\....\......\....\XMLHelper$XMLHelperSingletonHolder.class
.................\...\....\......\....\XMLHelper.class
.................\...\....\......\exception
.................\...\....\......\.........\IExceptionCollection.class
.................\...\....\......\.........\IExceptionHandler.class
.................\...\....\......\.........\ParameterException.class
.................\...\....\......\model
.................\...\....\......\.....\Meeting.class
.................\...\....\......\.....\User.class
.................\...\....\......\server
.................\...\....\......\......\AgendaServer.class
.................\...\....\......\......\Application.class
.................\client.bat
.................\data
.................\....\client.xml
.................\....\meeting.xml
.................\....\复件 meeting.xml
.................\policy.txt
.................\rmic.bat
.................\rmiregistry.bat
.................\server.bat
.................\server.txt
.................\src
.................\...\sysu
.................\...\....\agenda
.................\...\....\......\client
.................\...\....\......\......\AgendaClient.java
.................\...\....\......\......\Application.java
.................\...\....\......\command
.................\...\....\......\.......\Add.java
.................\...\....\......\.......\Clear.java
.................\...\....\......\.......\Delete.java
.................\...\....\......\.......\ICommand.java
.................\...\....\......\.......\Query.java
.................\...\....\......\.......\Register.java
.................\...\....\......\ctrl
.................\...\....\......\....\FilterHelper.java
.................\...\....\......\....\InputHelper.java
.................\...\....\......\....\Service.java
.................\...\....\......\....\XMLHelper.java
.................\...\....\......\exception
.................\...\....\......\.........\IExceptionCollection.java
.................\...\....\......\.........\IExceptionHandler.java
.................\...\....\......\.........\ParameterException.java
.................\...\....\......\model
.................\...\....\......\.....\Meeting.java
.................\...\....\......\.....\User.java
.................\...\....\......\server
.................\...\....\......\......\AgendaServer.java
.................\...\....\......\......\Application.java