com.aiyc.server.standalone.net
类 GetLocationListHandler
java.lang.Object
com.aiyc.server.standalone.net.GetLocationListHandler
- 所有已实现的接口:
- IHandler
public class GetLocationListHandler
- extends Object
- implements IHandler
- 作者:
- felly
- 另请参见:
IHandler
|
方法摘要 |
Response |
handle(com.google.gson.JsonElement data)
Handles a request |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetLocationListHandler
public GetLocationListHandler()
handle
public Response handle(com.google.gson.JsonElement data)
- 从接口
IHandler 复制的描述
- Handles a request
- 指定者:
- 接口
IHandler 中的 handle
- 参数:
data - Data sent with the request
- 返回:
Response- 另请参见:
IHandler.handle(JsonElement)
Copyright © 2017. All Rights Reserved.