Uses of Interface
org.zkoss.zats.mimic.impl.LayoutResponseHandler
Packages that use LayoutResponseHandler
-
Uses of LayoutResponseHandler in org.zkoss.zats.mimic.impl
Methods in org.zkoss.zats.mimic.impl that return types with arguments of type LayoutResponseHandlerMethods in org.zkoss.zats.mimic.impl with parameters of type LayoutResponseHandlerModifier and TypeMethodDescriptionvoidResponseHandlerManager.registerHandler(String startVersion, String endVersion, String key, LayoutResponseHandler handler) -
Uses of LayoutResponseHandler in org.zkoss.zats.mimic.impl.response
Classes in org.zkoss.zats.mimic.impl.response that implement LayoutResponseHandlerModifier and TypeClassDescriptionclassThe response handler for AuLog event.classThe response handler for download event.classThe response handler for echo event.