GWT 2.7.0

Uses of Interface
com.google.gwt.logging.shared.RemoteLoggingService

Packages that use RemoteLoggingService
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
 class RemoteLoggingServiceImpl
          Server-side code for the remote log handler.
 


GWT 2.7.0