Uses of Class
com.jniwrapper.win32.com.server.IDispatchServer

Packages that use IDispatchServer
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
 

Uses of IDispatchServer in com.jniwrapper.win32.com
 

Subclasses of IDispatchServer in com.jniwrapper.win32.com
 class AbstractOleControl
          An abstract implementation of OLE control, which allows to create new OLE control from a Swing component.
 class DispatchComServer
          This is the root class for the java COM servers.