com.alipay.hessian.internal
Class InternalNameBlackListFilter

java.lang.Object
  extended by com.alipay.hessian.NameBlackListFilter
      extended by com.alipay.hessian.internal.InternalNameBlackListFilter
All Implemented Interfaces:
ClassNameFilter

public class InternalNameBlackListFilter
extends NameBlackListFilter

内置黑名单列表过滤器


Field Summary
 
Fields inherited from class com.alipay.hessian.NameBlackListFilter
blackPrefixList, resultOfInBlackList
 
Constructor Summary
InternalNameBlackListFilter()
          构造函数
InternalNameBlackListFilter(int maxCacheSize)
          构造函数指定缓存大小
 
Method Summary
 
Methods inherited from class com.alipay.hessian.NameBlackListFilter
buildCache, order, resolve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalNameBlackListFilter

public InternalNameBlackListFilter()
构造函数


InternalNameBlackListFilter

public InternalNameBlackListFilter(int maxCacheSize)
构造函数指定缓存大小

Parameters:
maxCacheSize - 最大缓存大小


Copyright © 2008–2018 Ant Financial. All rights reserved.