Uses of Interface
org.webmacro.WebMacro

Packages that use WebMacro
org.webmacro   
org.webmacro.servlet   
 

Uses of WebMacro in org.webmacro
 

Classes in org.webmacro that implement WebMacro
 class WM
          This class implements the WebMacro Manager interface.
 

Uses of WebMacro in org.webmacro.servlet
 

Classes in org.webmacro.servlet that implement WebMacro
 class WMServlet
          This is the abstract base class used by all WebMacro servlets.
 

Methods in org.webmacro.servlet that return WebMacro
 WebMacro WMServlet.initWebMacro()
          This method returns the WebMacro object which will be used to load, access, and manage the Broker.