Class Diagram
2015-02-07 23:02:07 4 举报
2015 Work Plan
作者其他创作
大纲/内容
Connection
- url: String- body: String- method: String- headerMap: Map
+ GET()+ PUT()+ POST()+ DELETE()...
ConsoleService
Command
- cmd: String- id: String- solMsgs: List...
+ setCmd(String)+ getCmd(): String...
AppData
- messages: ArrayList- cart: String- returnCode: int- reasonCode: int
+ getDataType(): Type+ handleError()+ getMessages(): ArrayList- parseData(TimeZone)
Console
ErrData
- rawErrData: String
+ getDataType(): Type+ handleError()
Detection
- key: String- id: String- startDate: Date- expiredDate: Date
+ detect(String)+ isHit(): boolean
StartAppService
- appKey: String- startCmd: String
+ execute()
ConsoleManager
TsoAs
- servletKey: String- appId: String
ConsoleUser
- name: String
+ getUserName(): String+ getAuth(): String
UnsolCollectTask
+ run()
ConsoleEngine
- user: ConsoleUser- cnName: String
SendMsgTsoService
- data: String
ConsoleHouseKeepingTask
- count: int
Data
TsoData
- rawTsoData: String
DelTsoAsService
StartTsoAsService
ConsoleServlet
+ doPUT()+ doGET()+ doDelete()
PingTsoAsService
ReadTsoAsService
ReadAppService
- appKey: String
TsoService
servletKey: StringhostUrl: StringtsoResponse: StringerrorResponse: StringappResponseBytes: byte[]
JsonRenderer
Message
- content: String- property: Property- type: Type
+ getContent(): String- parsePartOfProperty()...
Property
- rawPropertyString: String- cart: String...
+ getCart(): String+ getId(): String...
收藏
收藏
0 条评论
下一页