资源简介
hessian-4.0.7jar包加源码
代码片段和文件信息
/*
* The Apache Software License Version 1.1
*
* Copyright (c) 2001-2004 Caucho Technology Inc. All rights reserved.
*
* Redistribution and use in source and binary forms with or without
* modification are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. The end-user documentation included with the redistribution if
* any must include the following acknowlegement:
* “This product includes software developed by the
* Caucho Technology (http://www.caucho.com/).“
* Alternately this acknowlegement may appear in the software itself
* if and wherever such third-party acknowlegements normally appear.
*
* 4. The names “Burlap“ “Resin“ and “Caucho“ must not be used to
* endorse or promote products derived from this software without prior
* written permission. For written permission please contact
* info@caucho.com.
*
* 5. Products derived from this software may not be called “Resin“
* nor may “Resin“ appear in their names without prior written
* permission of Caucho Technology.
*
* THIS SOFTWARE IS PROVIDED ‘‘AS IS‘‘ AND ANY EXPRESSED OR IMPLIED
* WARRANTIES INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL CAUCHO TECHNOLOGY OR ITS CONTRIBUTORS
* BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY
* OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT
* OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA OR PROFITS; OR
* BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY
* WHETHER IN CONTRACT STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* @author Scott Ferguson
*/
package com.caucho.burlap.client;
/**
* API retrieving burlap meta information.
*/
public interface BurlapmetaInfoAPI {
/**
* Returns a service attribute.
*
*
* - java.api.class - the Java interface for the ob
ject interface.
* - java.ejb.home.class - the EJB home interface
* - java.ejb.remote.class - the EJB remote interface
* - java.primary.key.class - the EJB primary key class
*
*/
public object _burlap_getAttribute(String name);
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2725 2010-05-21 12:27 hessian-4.0.7-src\com\caucho\burlap\client\Burlapme
文件 3186 2010-05-21 12:27 hessian-4.0.7-src\com\caucho\burlap\client\BurlapProtocolException.java
文件 6905 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\client\BurlapProxy.java
文件 11041 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\client\BurlapProxyFactory.java
文件 3049 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\burlap\client\BurlapProxyResolver.java
文件 3500 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\client\BurlapRemote.java
文件 3199 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\burlap\client\BurlapRuntimeException.java
文件 2961 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\burlap\client\BurlapServiceException.java
文件 23605 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\burlap\client\MicroBurlapInput.java
文件 16807 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\client\MicroBurlapOutput.java
文件 1592 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\burlap\client\package.html
文件 2819 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\io\AbstractBurlapInput.java
文件 2962 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\io\AbstractBurlapOutput.java
文件 2613 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\io\AbstractBurlapResolver.java
文件 36516 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\io\BurlapInput.java
文件 21762 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\burlap\io\BurlapOutput.java
文件 3005 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\io\BurlapProtocolException.java
文件 3528 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\io\BurlapRemote.java
文件 2422 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\io\BurlapRemoteob
文件 2618 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\burlap\io\BurlapRemoteResolver.java
文件 2766 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\io\BurlapServiceException.java
文件 6240 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\server\BurlapServlet.java
文件 5811 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\burlap\server\BurlapSkeleton.java
文件 3429 2010-05-21 12:27 hessian-4.0.7-src\com\caucho\hessian\client\AbstractHessianConnection.java
文件 3105 2010-05-21 12:27 hessian-4.0.7-src\com\caucho\hessian\client\AbstractHessianConnectionFactory.java
文件 3305 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\hessian\client\HessianConnection.java
文件 2954 2010-05-21 12:28 hessian-4.0.7-src\com\caucho\hessian\client\HessianConnectionException.java
文件 2723 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\hessian\client\HessianConnectionFactory.java
文件 2730 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\hessian\client\Hessianme
文件 11315 2010-05-21 12:29 hessian-4.0.7-src\com\caucho\hessian\client\HessianProxy.java
............此处省略180个文件信息
- 上一篇:java反编译工具JAD-UI
- 下一篇:古诗词网站的设计与实现论文
相关资源
- ehcache-core-2.5.1.jar
- android-support-v4.jar已打包进去源代码
- u-blox_Android_GNSS_Driver_v3.10驱动源码+中
- 个人根据Android移动开发案例详解手写
- 基于JSP的学生宿舍管理系统(源码 数
- mysql jsp网站源码下载
- java access 仓库管理系统 源码
- java实现的svn统计修改代码行数完整源
- 即时通讯系统JAVA源码
- Java记事本【源代码 实验报告】
- java实现小型函数画图板(附源代码、
- java简单的购物车实例程序
- java读取DBF解决方案(可以解决javadb
- Java版航空订票系统源码
- java GUI版汉诺塔源码
- Android手机连连看游戏源码
- 搜索引擎的研究与实现Java附源码
- java 原创 坦克大战 源码 带有详细注释
- jsp与SQL Server数据库实现的客户注册登
- java实现POS系统源码
- java多人五子棋源码
- JAVA计算器实验报告与源码
- java做的人事档案管理系统
- 贪吃蛇(java 源码 eclipse项目)
- 自动出题系统(java 课程设计)
- java制作360度全景页面的源码和脚本
- jsp实用教程(源码)
- Android蓝牙和Cors网络开发源码
- USB串口通讯助手OTG转USB
- Java串口调试工具源码
评论
共有 条评论