GWT 2.7.0

Uses of Package
com.google.gwt.core.shared

Packages that use com.google.gwt.core.shared
com.google.gwt.core.client Fundamental classes used in client-side GWT code. 
com.google.gwt.core.server   
com.google.gwt.core.shared   
 

Classes in com.google.gwt.core.shared used by com.google.gwt.core.client
GWTBridge
          When running in Development Mode, acts as a bridge from GWT into the Development Mode environment.
 

Classes in com.google.gwt.core.shared used by com.google.gwt.core.server
GWTBridge
          When running in Development Mode, acts as a bridge from GWT into the Development Mode environment.
 

Classes in com.google.gwt.core.shared used by com.google.gwt.core.shared
GWTBridge
          When running in Development Mode, acts as a bridge from GWT into the Development Mode environment.
SerializableThrowable
          A serializable copy of a Throwable, including its causes and stack trace.
 


GWT 2.7.0