|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 IHandler 的软件包 | |
|---|---|
| com.aiyc.server.standalone.net | |
| com.aiyc.server.standalone.net 中 IHandler 的使用 |
|---|
| 实现 IHandler 的 com.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
|
| 返回 IHandler 的 com.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)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||