Package | Description |
---|---|
com.google.javascript.jscomp.webservice.common |
Class and Description |
---|
ErrorCode
Enum of all the possible error described in the Web Service protocol.
|
Protocol.ApiKeyResponse
Fields in the JSON response from the ApiKeyGenerationServlet.
|
Protocol.CompilationLevelKey |
Protocol.FormattingKey
All the possible values for the FORMATTING key.
|
Protocol.OutputFormatKey |
Protocol.OutputInfoKey
All the possible values for the OUTPUT_INFO key.
|
Protocol.ProtocolEnum
All enums that need to be shared between the Java and JS code should
implement this interface.
|
Protocol.RequestKey
All the keys that can be part of the http request.
|
Protocol.ResponseTag
All the xml/json tags that can be returned by the backend if xml or json is
selected as the output mode.
|
Protocol.WarningLevelKey |
Copyright © 2009-2014 Google. All Rights Reserved.