CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:thriftService

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2016-04-24
  • 文件大小:
    9.01mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

facebook使用的thrift框架服务端实现。-thrift facebook server framework implementation used.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

thriftService/.classpath
thriftService/.mymetadata
thriftService/.project
thriftService/.settings/.jsdtscope
thriftService/.settings/com.genuitec.eclipse.core.prefs
thriftService/.settings/org.eclipse.core.resources.prefs
thriftService/.settings/org.eclipse.jdt.core.prefs
thriftService/.settings/org.eclipse.wst.common.component
thriftService/.settings/org.eclipse.wst.common.project.facet.core.xml
thriftService/.settings/org.eclipse.wst.jsdt.ui.superType.container
thriftService/.settings/org.eclipse.wst.jsdt.ui.superType.name
thriftService/conf/db.properties
thriftService/conf/emag_log4j.xml
thriftService/conf/rstInfo.properties
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/AuthIntfInfoDao.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/impl/AuthIntfInfoDaoImpl.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/impl/IntfDataTemp.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/impl/IntfMappingDaoImpl.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/impl/ParamConfDaoImpl.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/impl/SystemInfoDaoImpl.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/impl/WapGatewayDaoImpl.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/IntfMappingDao.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/ParamConfDao.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/SystemInfoDao.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dao/WapGatewayDao.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dto/AuthIntfInfoDTO.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dto/ChannelServiceDTO.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dto/CommonParamDTO.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dto/IntfInfoDTO.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dto/MappingDTO.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dto/SystemInfoDTO.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/local/dto/WapGatewayDTO.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/util/EmagIntfDataPool.java
thriftService/src/com/emagsoftware/intf/realtime/atomic/util/RowMapping.java
thriftService/src/com/emagsoftware/intf/realtime/common/CommonConst.java
thriftService/src/com/emagsoftware/intf/realtime/common/datautil/CommonProUtil.java
thriftService/src/com/emagsoftware/intf/realtime/common/datautil/OperaDataObjectFactory.java
thriftService/src/com/emagsoftware/intf/realtime/common/datautil/ServiceListXmlConfUtil.java
thriftService/src/com/emagsoftware/intf/realtime/common/util/CommonUtil.java
thriftService/src/com/emagsoftware/intf/realtime/common/util/EmagServiceUtil.java
thriftService/src/com/emagsoftware/intf/realtime/common/util/PropertiesUtil.java
thriftService/src/com/emagsoftware/intf/realtime/filter/CharFilter.java
thriftService/src/com/emagsoftware/intf/realtime/invoke/WapGatewayServiceInvoke.java
thriftService/src/com/emagsoftware/intf/realtime/job/ServicesJob.java
thriftService/src/com/emagsoftware/intf/realtime/log/RealtimeLogFactory.java
thriftService/src/com/emagsoftware/intf/realtime/log/RealtimeLogger.java
thriftService/src/com/emagsoftware/intf/realtime/service/AbsService.java
thriftService/src/com/emagsoftware/intf/realtime/service/WapGatewayService.java
thriftService/src/com/emagsoftware/intf/thrift/common/dto/BasicReq.java
thriftService/src/com/emagsoftware/intf/thrift/common/dto/BasicRsp.java
thriftService/src/com/emagsoftware/intf/thrift/common/dto/NamedParameter.java
thriftService/src/com/emagsoftware/intf/thrift/common/servlet/ConfInitServlet.java
thriftService/src/com/emagsoftware/intf/thrift/common.thrift
thriftService/src/com/emagsoftware/intf/thrift/wapGateway/service/AuthGatewayAddrReq.java
thriftService/src/com/emagsoftware/intf/thrift/wapGateway/service/AuthGatewayAddrRsp.java
thriftService/src/com/emagsoftware/intf/thrift/wapGateway/service/GatewayInfo.java
thriftService/src/com/emagsoftware/intf/thrift/wapGateway/service/imp/WapGatewayServiceImp.java
thriftService/src/com/emagsoftware/intf/thrift/wapGateway/service/QueryGatewayInfoReq.java
thriftService/src/com/emagsoftware/intf/thrift/wapGateway/service/QueryGatewayInfoRsp.java
thriftService/src/com/emagsoftware/intf/thrift/wapGateway/service/WapGatewayService.java
thriftService/src/com/emagsoftware/intf/thrift/wapGateway/servlet/WapGatewayServiceServlet.java
thriftService/src/com/emagsoftware/intf/thrift/WapGateway.thrift
thriftService/WebRoot/doc/thrift-0.9.0.tar.gz
thriftService/WebRoot/index.jsp
thriftService/WebRoot/META-INF/MANIFEST.MF
thriftService/WebRoot/WEB-INF/applicationContext.xml
thriftService/WebRoot/WEB-INF/classes/com/emagsoftware/intf/realtime/atomic/local/dao/AuthIntfInfoDao.class
thriftService/WebRoot/WEB-INF/classes/com/emagsoftware/intf/realtime/atomic/local/dao/impl/AuthIntfInfoDaoImpl$1.class
thriftService/WebRoot/WEB-INF/classes/com/emagsoftware/intf/realtime

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com