com.aiyc.server.standalone.net
类 GetMapListHandler

java.lang.Object
  继承者 com.aiyc.server.standalone.net.GetMapListHandler
所有已实现的接口:
IHandler

public class GetMapListHandler
extends Object
implements IHandler

作者:
felly
另请参见:
IHandler

构造方法摘要
GetMapListHandler()
           
 
方法摘要
 Response handle(com.google.gson.JsonElement data)
          Handles a request
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

GetMapListHandler

public GetMapListHandler()
方法详细信息

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.