• 大小: 688KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-05
  • 语言: Java
  • 标签: hessian  jar  源码  

资源简介

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 object 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\BurlapmetaInfoAPI.java

     文件       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\BurlapRemoteobject.java

     文件       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\HessianmetaInfoAPI.java

     文件      11315  2010-05-21 12:29  hessian-4.0.7-src\com\caucho\hessian\client\HessianProxy.java

............此处省略180个文件信息

评论

共有 条评论