Package | Description |
---|---|
com.google.gwt.core.ext.impl | |
com.google.gwt.core.ext.linker |
Classes for writing Linkers.
|
com.google.gwt.core.ext.linker.impl | |
com.google.gwt.core.server | |
com.google.gwt.dev.javac.testing.impl | |
com.google.gwt.dev.resource | |
com.google.gwt.dev.resource.impl | |
com.google.gwt.dev.shell | |
com.google.gwt.dev.shell.remoteui | |
com.google.gwt.dev.util | |
com.google.gwt.logging.server |
Server classes for java.util.logging support in GWT.
|
com.google.gwt.soyc | |
com.google.gwt.user.server.rpc |
Classes used in server-side implementation of remote procedure calls.
|
com.google.gwt.util.tools |
Utility classes for building GWT command-line applications.
|
com.google.gwt.validation.client.impl | |
com.google.gwt.validation.client.spi | |
java.io |
Modifier and Type | Method and Description |
---|---|
static InputStream |
ResourceLocatorImpl.tryFindResourceAsStream(TreeLogger logger,
ResourceOracle resourceOracle,
String resourceName)
Returns an InputStream for the given resource as found in the ResourceOracle.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
SyntheticArtifact.getContents(TreeLogger logger) |
abstract InputStream |
EmittedArtifact.getContents(TreeLogger logger)
Provides access to the contents of the EmittedResource.
|
Modifier and Type | Method and Description |
---|---|
protected SyntheticArtifact |
AbstractLinker.emitInputStream(TreeLogger logger,
InputStream what,
String partialPath)
A helper method to create an artifact to emit the contents of an
InputStream.
|
protected SyntheticArtifact |
AbstractLinker.emitInputStream(TreeLogger logger,
InputStream what,
String partialPath,
long lastModified)
A helper method to create an artifact to emit the contents of an
InputStream.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
BinaryOnlyArtifactWrapper.getContents(TreeLogger logger) |
InputStream |
StandardGeneratedResource.getContents(TreeLogger logger) |
InputStream |
StandardPublicResource.getContents(TreeLogger logger) |
InputStream |
JarEntryEmittedArtifact.getContents(TreeLogger logger) |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
StackTraceDeobfuscator.getSourceMapInputStream(String permutationStrongName,
int fragmentNumber) |
protected InputStream |
StackTraceDeobfuscator.getSymbolMapInputStream(String permutationStrongName)
Retrieves a new
InputStream for the given permutation strong name. |
protected abstract InputStream |
StackTraceDeobfuscator.openInputStream(String fileName)
Opens a new
InputStream for a symbol or source map file. |
Modifier and Type | Method and Description |
---|---|
InputStream |
MockResource.openContents() |
Modifier and Type | Method and Description |
---|---|
InputStream |
ResourceOracle.getResourceAsStream(String pathName)
Returns the resource input stream for the given path name or null if there
is no such resource.
|
abstract InputStream |
Resource.openContents()
Returns the contents of the resource.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
AbstractResourceOracle.getResourceAsStream(String pathName) |
InputStream |
ZipFileResource.openContents() |
InputStream |
FileResource.openContents() |
Constructor and Description |
---|
BrowserChannel(InputStream inputStream,
OutputStream outputStream,
BrowserChannel.ObjectRefFactory objectRefFactory) |
Modifier and Type | Method and Description |
---|---|
static RemoteMessageProto.Message |
RemoteMessageProto.Message.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request |
RemoteMessageProto.Message.Request.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest |
RemoteMessageProto.Message.Request.ViewerRequest.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.Initialize |
RemoteMessageProto.Message.Request.ViewerRequest.Initialize.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.DevModeRequest |
RemoteMessageProto.Message.Request.DevModeRequest.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange |
RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer |
RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response |
RemoteMessageProto.Message.Response.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse |
RemoteMessageProto.Message.Response.ViewerResponse.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse.AddLog |
RemoteMessageProto.Message.Response.ViewerResponse.AddLog.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.DevModeResponse |
RemoteMessageProto.Message.Response.DevModeResponse.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer |
RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Failure |
RemoteMessageProto.Message.Failure.parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message |
RemoteMessageProto.Message.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request |
RemoteMessageProto.Message.Request.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest |
RemoteMessageProto.Message.Request.ViewerRequest.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.Initialize |
RemoteMessageProto.Message.Request.ViewerRequest.Initialize.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.DevModeRequest |
RemoteMessageProto.Message.Request.DevModeRequest.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange |
RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer |
RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response |
RemoteMessageProto.Message.Response.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse |
RemoteMessageProto.Message.Response.ViewerResponse.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse.AddLog |
RemoteMessageProto.Message.Response.ViewerResponse.AddLog.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.DevModeResponse |
RemoteMessageProto.Message.Response.DevModeResponse.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer |
RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Failure |
RemoteMessageProto.Message.Failure.parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message |
RemoteMessageProto.Message.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request |
RemoteMessageProto.Message.Request.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest |
RemoteMessageProto.Message.Request.ViewerRequest.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.Initialize |
RemoteMessageProto.Message.Request.ViewerRequest.Initialize.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.DevModeRequest |
RemoteMessageProto.Message.Request.DevModeRequest.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange |
RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer |
RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response |
RemoteMessageProto.Message.Response.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse |
RemoteMessageProto.Message.Response.ViewerResponse.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse.AddLog |
RemoteMessageProto.Message.Response.ViewerResponse.AddLog.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.DevModeResponse |
RemoteMessageProto.Message.Response.DevModeResponse.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer |
RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer.parseFrom(InputStream input) |
static RemoteMessageProto.Message.Failure |
RemoteMessageProto.Message.Failure.parseFrom(InputStream input) |
static RemoteMessageProto.Message |
RemoteMessageProto.Message.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request |
RemoteMessageProto.Message.Request.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest |
RemoteMessageProto.Message.Request.ViewerRequest.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.Initialize |
RemoteMessageProto.Message.Request.ViewerRequest.Initialize.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.DevModeRequest |
RemoteMessageProto.Message.Request.DevModeRequest.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange |
RemoteMessageProto.Message.Request.DevModeRequest.CapabilityExchange.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer |
RemoteMessageProto.Message.Request.DevModeRequest.RestartWebServer.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response |
RemoteMessageProto.Message.Response.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse |
RemoteMessageProto.Message.Response.ViewerResponse.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange.Capability.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse.AddLog |
RemoteMessageProto.Message.Response.ViewerResponse.AddLog.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.DevModeResponse |
RemoteMessageProto.Message.Response.DevModeResponse.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability |
RemoteMessageProto.Message.Response.DevModeResponse.CapabilityExchange.Capability.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer |
RemoteMessageProto.Message.Response.DevModeResponse.RestartWebServer.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Failure |
RemoteMessageProto.Message.Failure.parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
Constructor and Description |
---|
MessageTransport(InputStream inputStream,
OutputStream outputStream,
RequestProcessor requestProcessor,
MessageTransport.ErrorCallback errorCallback)
Create a new instance using the given streams and request processor.
|
Modifier and Type | Class and Description |
---|---|
class |
StringInterningObjectInputStream
An ObjectInputStream that interns all deserialized strings.
|
Modifier and Type | Method and Description |
---|---|
static void |
Util.copy(InputStream is,
OutputStream os) |
static void |
Util.copy(TreeLogger logger,
InputStream is,
OutputStream os)
Copies an input stream out to an output stream.
|
static void |
Util.copyNoClose(InputStream is,
OutputStream os)
Copies all of the bytes from the input stream to the output stream until
the input stream is EOF.
|
static byte[] |
Util.readStreamAsBytes(InputStream in)
Reads an entire input stream as bytes.
|
static <T> T |
Util.readStreamAsObject(InputStream inputStream,
Class<T> type) |
static String |
Util.readStreamAsString(InputStream in)
Reads an entire input stream as String.
|
long |
DiskCache.transferFromStream(InputStream in)
Write the rest of the data in an input stream to disk.
|
Constructor and Description |
---|
StringInterningObjectInputStream(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
StackTraceDeobfuscator.openInputStream(String fileName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
SoycDashboard.readDependencies(InputStream stream) |
void |
SoycDashboard.readSizeMaps(InputStream stream) |
void |
SoycDashboard.readSplitPoints(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
static SerializationPolicy |
SerializationPolicyLoader.loadFromStream(InputStream inputStream)
Deprecated.
|
static SerializationPolicy |
SerializationPolicyLoader.loadFromStream(InputStream inputStream,
List<ClassNotFoundException> classNotFoundExceptions)
Loads a SerializationPolicy from an input stream and optionally record any
ClassNotFoundException s. |
Modifier and Type | Method and Description |
---|---|
static void |
Utility.streamOut(InputStream in,
OutputStream out,
int bufferSize) |
Modifier and Type | Method and Description |
---|---|
GwtConfiguration |
GwtConfiguration.addMapping(InputStream stream)
Unsupported.
|
Modifier and Type | Method and Description |
---|---|
Set<InputStream> |
GwtConfigurationState.getMappingStreams() |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayInputStream
A specialized
InputStream for reading the contents of a byte array. |
class |
FilterInputStream
Wraps an existing
InputStream and performs some transformation on
the input data while it is being read. |
class |
ObjectInputStream |
Modifier and Type | Field and Description |
---|---|
protected InputStream |
FilterInputStream.in
The source input stream that is filtered.
|
Constructor and Description |
---|
FilterInputStream(InputStream in)
Constructs a new
FilterInputStream with the specified input
stream as source. |
Copyright © 2018. All rights reserved.