| Package | Description | 
|---|---|
| com.google.gwt.core.client | Fundamental classes used in client-side GWT code. | 
| com.google.gwt.core.server | |
| com.google.gwt.core.shared | |
| com.google.gwt.dev.shell | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GWTBridgeWhen running in Development Mode, acts as a bridge from  GWTinto the
 Development Mode environment. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServerGwtBridgeImplements GWT.* methods for the server. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | GWT. setBridge(GWTBridge bridge)Called via reflection in Development Mode; do not ever call this method in
 Production Mode. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GWTBridgeImplThis class is the hosted-mode peer for  GWT. | 
Copyright © 2018. All rights reserved.