Uses of Interface
com.google.gwt.logging.shared.RemoteLoggingService
-
Packages that use RemoteLoggingService Package Description com.google.gwt.logging.server Server classes for java.util.logging support in GWT. -
-
Uses of RemoteLoggingService in com.google.gwt.logging.server
Classes in com.google.gwt.logging.server that implement RemoteLoggingService Modifier and Type Class Description class
RemoteLoggingServiceImpl
Server-side code for the remote log handler.
-