Interface
Server
Server接口提供了采集系统网络模块服务器端的标准。 Server的实现类需要实现与采集体统客户端进行交互,并调用DBStore将接收的数据持久化。 当Server的实现类执行revicer()方法时,Server开始监听端口。 当调用Server的shutdown方法时,Server将安全的停止服务。 @author briup @version 1.0 2010-9-14
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Implementers 1
ServerImpwoss/src/com/briup/server/imp/ServerIm
Tested by
no test coverage detected