资源简介
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
- 下一篇:古诗词网站的设计与实现论文
相关资源
- soap所必须的jar包全
- jacob-1.17-M2完整包
- xposed api-82
- javaidlb.jar
- apache.soap jar包
- 麻将游戏Java源码
- 坦克大战(java源码)288820
- mongodb-2.6.3.jar
- Tomcat+Redis集群所需jar
- commons-lang-2.5.jar
- 上传文件jar包
- commons-io-2.7.jar
- gason-0.9.6.jar
- spring-jdbc-4.0.0.RELEASE.jar
- XposedBridgeAPI-89.jar287116
- 很强的Java加密解密算法源码.zip
- 花卉管理系统
- ganymed-ssh2-262.jar
- aip-java-sdk-4.1.1.jar
- javax.servlet.jsp.jar
- JAVA即时聊天程序源码
- 雷霆战机单机版源码简易
- JAVA小游戏源码5个
- Java sun.audio.jar
- alipay-trade-sdk-20161215.jar
- jd-gui,即可用
- java五子棋游戏(源码)
- trident-7.0.jar
- twitter4j相关jar包
- Java多线程赛马游戏Java源码
评论
共有 条评论