MCPcopy Create free account
hub / github.com/HelloWorld521/Java / Server

Interface Server

woss/src/com/briup/server/Server.java:14–23  ·  view source on GitHub ↗

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)

Callers 1

mainMethod · 0.95

Implementers 1

ServerImpwoss/src/com/briup/server/imp/ServerIm

Calls

no outgoing calls

Tested by

no test coverage detected