| Package | Description |
|---|---|
| com.google.gwt.dev.shell |
| Modifier and Type | Method and Description |
|---|---|
BrowserChannel.SessionHandler.SpecialDispatchId |
BrowserChannel.InvokeSpecialMessage.getDispatchId() |
static BrowserChannel.SessionHandler.SpecialDispatchId |
BrowserChannel.SessionHandler.SpecialDispatchId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrowserChannel.SessionHandler.SpecialDispatchId[] |
BrowserChannel.SessionHandler.SpecialDispatchId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InvokeSpecialMessage(BrowserChannel channel,
BrowserChannel.SessionHandler.SpecialDispatchId dispatchId,
BrowserChannel.Value[] args) |
Copyright © 2018. All rights reserved.