com.aiyc.server.standalone.net
类 GetLocationHandler
java.lang.Object
com.aiyc.server.standalone.net.GetLocationHandler
- 所有已实现的接口:
- IHandler
public class GetLocationHandler
- extends Object
- implements IHandler
- 作者:
- felly
- 另请参见:
IHandler
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetLocationHandler
public GetLocationHandler()
main
public static void main(String[] dsfsf)
throws Exception
- 抛出:
Exception
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.