enhancementhelp wanted
倉庫指標
- 星標
- (153 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
There is a new API from hessian-4.0.51 and improved in hessian-4.0.60.
public class ClassFactory
{
private static ArrayList<Allow> _staticAllowList;
private ClassLoader _loader;
private boolean _isWhitelist;
private ArrayList<Allow> _allowList;
We can change to native API for better compatibility.