Class ProxyUtils


  • public class ProxyUtils
    extends java.lang.Object
    Pooled Proxy Object
    Since:
    0.5.1
    Author:
    yxssfxwzy@sina.com
    • Constructor Summary

      Constructors 
      Constructor Description
      ProxyUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean validateProxy​(Proxy p)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProxyUtils

        public ProxyUtils()
    • Method Detail

      • validateProxy

        public static boolean validateProxy​(Proxy p)