Package org.apache.sshd.common.util
Class ProxyUtils
java.lang.Object
org.apache.sshd.common.util.ProxyUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> T
newProxyInstance
(Class<T> type, InvocationHandler handler) static <T> T
newProxyInstance
(ClassLoader cl, Class<T> type, InvocationHandler handler) static Throwable
-
Constructor Details
-
ProxyUtils
private ProxyUtils()
-
-
Method Details
-
newProxyInstance
-
newProxyInstance
-
unwrapInvocationThrowable
-