Uses of Interface
org.kohsuke.jinterop.JIProxy

Uses of JIProxy in org.kohsuke.jinterop
 

Methods in org.kohsuke.jinterop with type parameters of type JIProxy
<T extends JIProxy>
T
JIProxy.cast(java.lang.Class<T> type)
           
static
<T extends JIProxy>
T
JInteropInvocationHandler.wrap(java.lang.Class<T> type, org.jinterop.dcom.core.IJIComObject obj)
           
static
<T extends JIProxy>
T
JInteropInvocationHandler.wrap(java.lang.Class<T> type, org.jinterop.dcom.impls.automation.IJIDispatch obj)
           
 

Constructor parameters in org.kohsuke.jinterop with type arguments of type JIProxy
JInteropInvocationHandler(org.jinterop.dcom.impls.automation.IJIDispatch core, java.lang.Class<? extends JIProxy> interfaceType)
           
 



Copyright © 2009. All Rights Reserved.