Uses of Class
com.jacob.com.InvocationProxy

Packages that use InvocationProxy
com.jacob.activeX   
com.jacob.com   
 

Uses of InvocationProxy in com.jacob.activeX
 

Subclasses of InvocationProxy in com.jacob.activeX
 class ActiveXInvocationProxy
          RELEASE 1.12 EXPERIMENTAL.
 

Methods in com.jacob.activeX that return InvocationProxy
protected  InvocationProxy ActiveXDispatchEvents.getInvocationProxy(Object pTargetObject)
           
 

Uses of InvocationProxy in com.jacob.com
 

Subclasses of InvocationProxy in com.jacob.com
 class InvocationProxyAllVariants
          This class acts as a proxy between the windows event callback mechanism and the Java classes that are looking for events.
 

Methods in com.jacob.com that return InvocationProxy
protected  InvocationProxy DispatchEvents.getInvocationProxy(Object pTargetObject)
          Returns an instance of the proxy configured with pTargetObject as its target
 



http://jacob-project.sourceforge.net