Uses of Class
com.google.gwt.logging.client.RemoteLogHandlerBase
Package
Description
Log handlers and related classes for java.util.logging support in GWT.
A package for managing client-server requests.
-
Uses of RemoteLogHandlerBase in com.google.gwt.logging.client
Modifier and TypeClassDescriptionfinal class
A very simple handler which sends messages to the server via GWT RPC to be logged. -
Uses of RemoteLogHandlerBase in com.google.web.bindery.requestfactory.gwt.client
Modifier and TypeClassDescriptionclass
A Handler that does remote logging for applications using RequestFactory.