com.aiyc.server.standalone.net
类 RemoveMapHandler
java.lang.Object
com.aiyc.server.standalone.net.RemoveMapHandler
- 所有已实现的接口:
- IHandler
public class RemoveMapHandler
- extends Object
- implements 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 |
RemoveMapHandler
public RemoveMapHandler()
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.