| Package | Description |
|---|---|
| com.google.gwt.dev.shell.remoteui |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteUI
An implementation of a UI for the development mode server that sends UI
events over the network to a remote viewer.
|
| Constructor and Description |
|---|
MessageTransport(InputStream inputStream,
OutputStream outputStream,
RequestProcessor requestProcessor,
MessageTransport.ErrorCallback errorCallback)
Create a new instance using the given streams and request processor.
|
Copyright © 2018. All rights reserved.