Package org.zkoss.zats.mimic
It contains Mimic's fundamental classes.
-
Interface Summary Interface Description Agent A interface represents an agent for an element of ZUML structure.Client Represent a client that can connect to zul files.ComponentAgent The component agent, wraps a server-side zk component.DesktopAgent The desktop agent, represents a server-side ZK desktopPageAgent The page agent, represents a server-side zk pageQueryAgent Agent that can be used to query other agent.Resource The Resource interface.ZatsEnvironment the ZATS environment, to init/destroy a ZATS runtime for testing. -
Class Summary Class Description DefaultZatsEnvironment A default implementation ofZatsEnvironmentZats The main class to start or stop the defaultZatsEnvironment -
Enum Summary Enum Description EchoEventMode The enumeration of echo event mode -
Exception Summary Exception Description AgentException an exception thrown by an Agent, it usually represents a loading or AJAX error