lifesense_netThread
2015-01-24 17:19:49 3 举报
同步线程设计
作者其他创作
大纲/内容
AsynParameter
//转换为数组-(NSDictionary*)toDictionary;//转换为对象+(AsynParameter*)dicToItem:(NSDictionary*)dictionary;
NETCheck
Reachability *BOOL isReachability;
+(NETCheck*)shareNetCheck;
网络监察
LSServerAPI
所有网络接口
同步线程
LSServerThread
QueueEntity *queueEntityNSThread *lsThread;CFRunLoopRef myRunLoopRef Reachability *hostReachBOOL isReachabilityNSMutableArray *commandsLSServerAPI *serverApi)NETCheck *net
+ (instancetype)shareTheard;//唤醒-(void)wakeUpThread;//添加入队列,parameter对象要与实际的type相对应-(void)addCommandsWithData:(AsynParameter*)parameter andType:(OrderType)type;//添加输入源-(void)addSource;//移除输入源-(void)stopRunLoop;//退出线程-(void)exitRunLoop;//取回数组-(NSArray*)readArrayFromFileWithAccountId:(NSString*)accountId;-(BOOL)writeArray:(NSArray*)array toFileWithAccountId:(NSString*)accountId;
QueueEntity
AsynParameter *value;OrderType type;
-(NSDictionary*)toDictionary;+(QueueEntity*)toItemByDic:(NSDictionary*)dic;
和指令类型组成
提供队列元素
对外接口
localdata
提供网络接口
收藏
收藏
0 条评论
下一页
为你推荐
查看更多
抱歉,暂无相关内容