Package org.apache.sshd.common.util
Class ProxyUtils
java.lang.Object
org.apache.sshd.common.util.ProxyUtils
- Author:
- Apache MINA SSHD Project
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TnewProxyInstance(Class<T> type, InvocationHandler handler) static <T> TnewProxyInstance(ClassLoader cl, Class<T> type, InvocationHandler handler) static Throwable
-
Method Details
-
newProxyInstance
-
newProxyInstance
-
unwrapInvocationThrowable
-