接口 com.aiyc.server.standalone.net.IHandler
的使用

使用 IHandler 的软件包
com.aiyc.server.standalone.net   
 

com.aiyc.server.standalone.netIHandler 的使用
 

实现 IHandlercom.aiyc.server.standalone.net 中的类
 class GetLocationHandler
           
 class GetLocationListHandler
           
 class GetMapListHandler
           
 class RemoveLocationHandler
          Does remove location and the corresponding fingerprint (+measurements)
 class RemoveMapHandler
           
 class SetFingerprintHandler
           
 class SetMapHandler
           
 class UnknownHandler
          Handler which is used if no appropriate handler could be found
 class UpdateLocationHandler
           
 

返回 IHandlercom.aiyc.server.standalone.net 中的方法
static IHandler HandlerFactory.annoHandler(String type)
           
static IHandler HandlerFactory.findHandler(RequestHandler.RequestType type)
          Finds the correct IHandler for the request type. if no IHandler can be found, the UnknownHandler is returned
static IHandler HandlerFactory.findHandler(String type)
           
 



Copyright © 2017. All Rights Reserved.