gboat2.base.core.util
类 HeaderUtil

java.lang.Object
  继承者 gboat2.base.core.util.HeaderUtil

public class HeaderUtil
extends Object

在请求头部增加标识

从以下版本开始:
jdk1.6
作者:
zhangxj-a

构造方法摘要
HeaderUtil()
           
 
方法摘要
static void addHeaderResponseFailureA(boolean success)
          如果请求失败,增加header头部标识
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

HeaderUtil

public HeaderUtil()
方法详细信息

addHeaderResponseFailureA

public static void addHeaderResponseFailureA(boolean success)
如果请求失败,增加header头部标识

参数:
success -


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.