Initial import.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@71443 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e0938433f3
commit
e86aaf75ff
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" output="target/tabular-data-portlet-1.0.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
||||
<attributes>
|
||||
<attribute name="optional" value="true"/>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry including="**/*.java" kind="src" output="src/main/webapp/WEB-INF/classes" path="src/main/resources"/>
|
||||
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
||||
<attributes>
|
||||
<attribute name="optional" value="true"/>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry including="**/*.java" kind="src" output="target/test-classes" path="src/test/resources"/>
|
||||
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER">
|
||||
<attributes>
|
||||
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
||||
<attributes>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
||||
<attributes>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="output" path="target/tabular-data-portlet-1.0.0-SNAPSHOT/WEB-INF/classes"/>
|
||||
</classpath>
|
|
@ -0,0 +1,59 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>tabular-data-portlet</name>
|
||||
<comment>tabular-data-portlet project</comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.wst.common.project.facet.core.builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.wst.validation.validationbuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.maven.ide.eclipse.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>com.google.gwt.eclipse.core.gwtProjectValidator</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.m2e.core.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
|
||||
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
|
||||
<nature>org.maven.ide.eclipse.maven2Nature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
|
||||
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
|
||||
<nature>com.google.gwt.eclipse.core.gwtNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src/main/webapp" />
|
||||
<classpathentry kind="con"
|
||||
path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER" />
|
||||
<classpathentry kind="con"
|
||||
path="org.eclipse.wst.jsdt.launching.WebProject">
|
||||
<attributes>
|
||||
<attribute name="hide" value="true" />
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con"
|
||||
path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary" />
|
||||
<classpathentry kind="output" path="" />
|
||||
</classpath>
|
|
@ -0,0 +1,3 @@
|
|||
#Thu Jun 16 10:18:26 CEST 2011
|
||||
eclipse.preferences.version=1
|
||||
filesCopiedToWebInfLib=
|
|
@ -0,0 +1,5 @@
|
|||
eclipse.preferences.version=1
|
||||
jarsExcludedFromWebInfLib=
|
||||
lastWarOutDir=/home/fedy2/workspace/tabular-data-portlet/target/tabular-data-portlet-1.0.0-SNAPSHOT
|
||||
warSrcDir=src/main/webapp
|
||||
warSrcDirIsOutput=false
|
|
@ -0,0 +1,5 @@
|
|||
#Thu Jun 16 11:14:17 CEST 2011
|
||||
eclipse.preferences.version=1
|
||||
entryPointModules=
|
||||
filesCopiedToWebInfLib=gwt-servlet.jar
|
||||
gwtCompileSettings=PGd3dC1jb21waWxlLXNldHRpbmdzPjxsb2ctbGV2ZWw+SU5GTzwvbG9nLWxldmVsPjxvdXRwdXQtc3R5bGU+T0JGVVNDQVRFRDwvb3V0cHV0LXN0eWxlPjxleHRyYS1hcmdzPjwhW0NEQVRBWy13YXIgc3JjL21haW4vd2ViYXBwXV0+PC9leHRyYS1hcmdzPjx2bS1hcmdzPjwhW0NEQVRBWy1YbXg1MTJtXV0+PC92bS1hcmdzPjxlbnRyeS1wb2ludC1tb2R1bGU+Y29tLmNvbXBhbnkuU29tZU1vZHVsZTwvZW50cnktcG9pbnQtbW9kdWxlPjwvZ3d0LWNvbXBpbGUtc2V0dGluZ3M+
|
|
@ -0,0 +1,6 @@
|
|||
eclipse.preferences.version=1
|
||||
encoding//src/main/java=UTF-8
|
||||
encoding//src/main/resources=UTF-8
|
||||
encoding//src/test/java=UTF-8
|
||||
encoding//src/test/resources=UTF-8
|
||||
encoding/<project>=UTF-8
|
|
@ -0,0 +1,8 @@
|
|||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
|
||||
org.eclipse.jdt.core.compiler.compliance=1.6
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
|
||||
org.eclipse.jdt.core.compiler.source=1.6
|
|
@ -0,0 +1,4 @@
|
|||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
resolveWorkspaceProjects=true
|
||||
version=1
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project-modules id="moduleCoreId" project-version="1.5.0">
|
||||
<wb-module deploy-name="${module}">
|
||||
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
|
||||
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
|
||||
<property name="java-output-path" value="/${module}/target/www/WEB-INF/classes"/>
|
||||
<property name="context-root" value="tabular-data-portlet"/>
|
||||
</wb-module>
|
||||
</project-modules>
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<faceted-project>
|
||||
<fixed facet="wst.jsdt.web"/>
|
||||
<installed facet="jst.web" version="2.3"/>
|
||||
<installed facet="wst.jsdt.web" version="1.0"/>
|
||||
<installed facet="java" version="1.6"/>
|
||||
</faceted-project>
|
|
@ -0,0 +1 @@
|
|||
org.eclipse.wst.jsdt.launching.baseBrowserLibrary
|
|
@ -0,0 +1,9 @@
|
|||
#Thu Sep 02 10:42:12 CEST 2010
|
||||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
fullBuildGoals=process-test-resources
|
||||
includeModules=false
|
||||
resolveWorkspaceProjects=true
|
||||
resourceFilterGoals=process-resources resources\\:testResources
|
||||
skipCompilerPlugin=true
|
||||
version=1
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<launchConfiguration type="com.google.gwt.eclipse.core.launch.gwtJUnit">
|
||||
<stringAttribute key="com.google.gwt.eclipse.core.LOG_LEVEL" value="INFO"/>
|
||||
<booleanAttribute key="com.google.gwt.eclipse.core.NOT_HEADLESS" value="false"/>
|
||||
<stringAttribute key="com.google.gwt.eclipse.core.OUT_DIR" value="www-test"/>
|
||||
<booleanAttribute key="com.google.gwt.eclipse.core.STANDARDS_MODE" value="false"/>
|
||||
<stringAttribute key="com.google.gwt.eclipse.core.STYLE" value="OBFUSCATED"/>
|
||||
<stringAttribute key="com.google.gwt.eclipse.core.WEB_MODE" value="false"/>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
||||
<listEntry value="/tabular-data-portlet/src/test/java/org/gcube/portlets/user/td/client/GwtTestTabularDataPortlet.java"/>
|
||||
</listAttribute>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
||||
<listEntry value="1"/>
|
||||
</listAttribute>
|
||||
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
|
||||
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
|
||||
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
|
||||
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="com.google.gdt.eclipse.maven.mavenClasspathProvider"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.gcube.portlets.user.td.client.GwtTestTabularDataPortlet"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tabular-data-portlet"/>
|
||||
</launchConfiguration>
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<launchConfiguration type="com.google.gwt.eclipse.core.launch.gwtJUnit">
|
||||
<stringAttribute key="com.google.gwt.eclipse.core.LOG_LEVEL" value="INFO"/>
|
||||
<booleanAttribute key="com.google.gwt.eclipse.core.NOT_HEADLESS" value="false"/>
|
||||
<stringAttribute key="com.google.gwt.eclipse.core.OUT_DIR" value="www-test"/>
|
||||
<booleanAttribute key="com.google.gwt.eclipse.core.STANDARDS_MODE" value="false"/>
|
||||
<stringAttribute key="com.google.gwt.eclipse.core.STYLE" value="OBFUSCATED"/>
|
||||
<stringAttribute key="com.google.gwt.eclipse.core.WEB_MODE" value="true"/>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
|
||||
<listEntry value="/tabular-data-portlet/src/test/java/org/gcube/portlets/user/td/client/GwtTestTabularDataPortlet.java"/>
|
||||
</listAttribute>
|
||||
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
|
||||
<listEntry value="1"/>
|
||||
</listAttribute>
|
||||
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
|
||||
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
|
||||
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
|
||||
<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="com.google.gdt.eclipse.maven.mavenClasspathProvider"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.gcube.portlets.user.td.client.GwtTestTabularDataPortlet"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="tabular-data-portlet"/>
|
||||
</launchConfiguration>
|
|
@ -0,0 +1,139 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
|
||||
<parent>
|
||||
<artifactId>maven-parent</artifactId>
|
||||
<groupId>org.gcube.tools</groupId>
|
||||
<version>1.0.0</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
<!-- POM file generated with GWT webAppCreator -->
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.gcube.portlets.user</groupId>
|
||||
<artifactId>tabular-data-portlet</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<name>Tabular data portlet</name>
|
||||
|
||||
<properties>
|
||||
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<!-- GWT -->
|
||||
<dependency>
|
||||
<groupId>com.google.gwt</groupId>
|
||||
<artifactId>gwt-servlet</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.gwt</groupId>
|
||||
<artifactId>gwt-user</artifactId>
|
||||
<version>2.4.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- GXT -->
|
||||
<dependency>
|
||||
<groupId>com.sencha.gxt</groupId>
|
||||
<artifactId>gxt</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- LOGGING -->
|
||||
<dependency>
|
||||
<groupId>com.allen-sauer.gwt.log</groupId>
|
||||
<artifactId>gwt-log</artifactId>
|
||||
<version>3.1.8</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-log4j12</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- PORTAL -->
|
||||
<dependency>
|
||||
<groupId>javax.portlet</groupId>
|
||||
<artifactId>portlet-api</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.portal</groupId>
|
||||
<artifactId>custom-portal-handler</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<!-- Generate compiled stuff in the folder used for developing mode -->
|
||||
<outputDirectory>${webappDirectory}/WEB-INF/classes</outputDirectory>
|
||||
|
||||
<plugins>
|
||||
|
||||
<!-- GWT Maven Plugin -->
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>gwt-maven-plugin</artifactId>
|
||||
<version>2.4.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
<goal>compile</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<runTarget>TabularDataPortlet.html</runTarget>
|
||||
<hostedWebapp>${webappDirectory}</hostedWebapp>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
<!-- Copy static web files before executing gwt:run -->
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-war-plugin</artifactId>
|
||||
<version>2.1.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>compile</phase>
|
||||
<goals>
|
||||
<goal>exploded</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<webappDirectory>${webappDirectory}</webappDirectory>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.gcube.distribution</groupId>
|
||||
<artifactId>maven-portal-bom</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
</project>
|
|
@ -0,0 +1,83 @@
|
|||
package org.gcube.portlets.user.td.client;
|
||||
|
||||
import org.gcube.portlets.user.td.client.rpc.GreetingService;
|
||||
import org.gcube.portlets.user.td.client.rpc.GreetingServiceAsync;
|
||||
|
||||
import com.allen_sauer.gwt.log.client.Log;
|
||||
import com.google.gwt.core.client.EntryPoint;
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.core.client.Scheduler;
|
||||
import com.google.gwt.core.client.Scheduler.ScheduledCommand;
|
||||
import com.google.gwt.user.client.ui.RootPanel;
|
||||
import com.google.gwt.user.client.ui.VerticalPanel;
|
||||
import com.google.gwt.user.client.ui.Widget;
|
||||
import com.sencha.gxt.widget.core.client.button.TextButton;
|
||||
import com.sencha.gxt.widget.core.client.container.Viewport;
|
||||
import com.sencha.gxt.widget.core.client.event.SelectEvent;
|
||||
import com.sencha.gxt.widget.core.client.event.SelectEvent.SelectHandler;
|
||||
import com.sencha.gxt.widget.core.client.info.Info;
|
||||
|
||||
/**
|
||||
* Entry point classes define <code>onModuleLoad()</code>.
|
||||
*/
|
||||
public class TabularDataPortlet implements EntryPoint {
|
||||
|
||||
protected static final String JSP_TAG_ID = "tdp";
|
||||
|
||||
|
||||
/**
|
||||
* Create a remote service proxy to talk to the server-side Greeting service.
|
||||
*/
|
||||
private final GreetingServiceAsync greetingService = GWT.create(GreetingService.class);
|
||||
|
||||
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
@Override
|
||||
public void onModuleLoad() {
|
||||
/*
|
||||
* Install an UncaughtExceptionHandler which will produce <code>FATAL</code> log messages
|
||||
*/
|
||||
Log.setUncaughtExceptionHandler();
|
||||
|
||||
// use deferred command to catch initialization exceptions in onModuleLoad2
|
||||
Scheduler.get().scheduleDeferred(new ScheduledCommand() {
|
||||
@Override
|
||||
public void execute() {
|
||||
loadMainPanel();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
protected void loadMainPanel() {
|
||||
VerticalPanel mainPanel = new VerticalPanel();
|
||||
|
||||
TextButton button = new TextButton("Test");
|
||||
button.addSelectHandler(new SelectHandler() {
|
||||
|
||||
@Override
|
||||
public void onSelect(SelectEvent event) {
|
||||
Info.display("Button event", "Button pressed");
|
||||
}
|
||||
});
|
||||
mainPanel.add(button);
|
||||
|
||||
bind(mainPanel);
|
||||
}
|
||||
|
||||
protected void bind(Widget mainWidget)
|
||||
{
|
||||
RootPanel root = RootPanel.get(JSP_TAG_ID);
|
||||
if (root == null) {
|
||||
Log.trace("Div with id "+JSP_TAG_ID+" not found, starting in dev mode");
|
||||
Viewport viewport = new Viewport();
|
||||
viewport.setWidget(mainWidget);
|
||||
RootPanel.get().add(viewport);
|
||||
} else {
|
||||
Log.trace("Application div with id "+JSP_TAG_ID+" found, starting in portal mode");
|
||||
root.add(mainWidget);
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
package org.gcube.portlets.user.td.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.RemoteService;
|
||||
import com.google.gwt.user.client.rpc.RemoteServiceRelativePath;
|
||||
|
||||
/**
|
||||
* The client side stub for the RPC service.
|
||||
*/
|
||||
@RemoteServiceRelativePath("greet")
|
||||
public interface GreetingService extends RemoteService {
|
||||
String greetServer(String name) throws IllegalArgumentException;
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
/**
|
||||
*
|
||||
*/
|
||||
package org.gcube.portlets.user.td.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.AsyncCallback;
|
||||
|
||||
/**
|
||||
* @author "Federico De Faveri defaveri@isti.cnr.it"
|
||||
*
|
||||
*/
|
||||
public interface GreetingServiceAsync {
|
||||
|
||||
/**
|
||||
*
|
||||
* @see org.gcube.portlets.user.td.client.rpc.GreetingService#greetServer(java.lang.String)
|
||||
*/
|
||||
void greetServer(String name, AsyncCallback<String> callback);
|
||||
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
package org.gcube.portlets.user.td.server;
|
||||
|
||||
import org.gcube.portlets.user.td.client.rpc.GreetingService;
|
||||
import org.gcube.portlets.user.td.shared.FieldVerifier;
|
||||
import com.google.gwt.user.server.rpc.RemoteServiceServlet;
|
||||
|
||||
/**
|
||||
* The server side implementation of the RPC service.
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class GreetingServiceImpl extends RemoteServiceServlet implements
|
||||
GreetingService {
|
||||
|
||||
public String greetServer(String input) throws IllegalArgumentException {
|
||||
// Verify that the input is valid.
|
||||
if (!FieldVerifier.isValidName(input)) {
|
||||
// If the input is not valid, throw an IllegalArgumentException back to
|
||||
// the client.
|
||||
throw new IllegalArgumentException(
|
||||
"Name must be at least 4 characters long");
|
||||
}
|
||||
|
||||
String serverInfo = getServletContext().getServerInfo();
|
||||
String userAgent = getThreadLocalRequest().getHeader("User-Agent");
|
||||
|
||||
// Escape data from the client to avoid cross-site script vulnerabilities.
|
||||
input = escapeHtml(input);
|
||||
userAgent = escapeHtml(userAgent);
|
||||
|
||||
return "Hello, " + input + "!<br><br>I am running " + serverInfo
|
||||
+ ".<br><br>It looks like you are using:<br>" + userAgent;
|
||||
}
|
||||
|
||||
/**
|
||||
* Escape an html string. Escaping data received from the client helps to
|
||||
* prevent cross-site script vulnerabilities.
|
||||
*
|
||||
* @param html the html string to escape
|
||||
* @return the escaped string
|
||||
*/
|
||||
private String escapeHtml(String html) {
|
||||
if (html == null) {
|
||||
return null;
|
||||
}
|
||||
return html.replaceAll("&", "&").replaceAll("<", "<").replaceAll(
|
||||
">", ">");
|
||||
}
|
||||
}
|
|
@ -0,0 +1,54 @@
|
|||
/**
|
||||
*
|
||||
*/
|
||||
package org.gcube.portlets.user.td.server.portlet;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
import javax.portlet.GenericPortlet;
|
||||
import javax.portlet.PortletException;
|
||||
import javax.portlet.PortletRequestDispatcher;
|
||||
import javax.portlet.RenderRequest;
|
||||
import javax.portlet.RenderResponse;
|
||||
|
||||
import org.gcube.portal.custom.scopemanager.scopehelper.ScopeHelper;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
/**
|
||||
* @author Federico De Faveri defaveri@isti.cnr.it
|
||||
*
|
||||
*/
|
||||
public class TabularDataPortlet extends GenericPortlet {
|
||||
|
||||
protected Logger logger = LoggerFactory.getLogger(TabularDataPortlet.class);
|
||||
|
||||
|
||||
/**
|
||||
* JSP folder name
|
||||
*/
|
||||
public static final String JSP_FOLDER = "/WEB-INF/jsp/";
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public static final String VIEW_JSP = JSP_FOLDER + "TabularDataPortlet_view.jsp";
|
||||
|
||||
/**
|
||||
* @param request .
|
||||
* @param response .
|
||||
* @throws IOException .
|
||||
* @throws PortletException .
|
||||
*/
|
||||
public void doView(RenderRequest request, RenderResponse response) throws PortletException, IOException {
|
||||
|
||||
logger.trace("TabularDataPortlet loading from JSP: "+VIEW_JSP);
|
||||
|
||||
logger.trace("setting context using ScopeHelper");
|
||||
ScopeHelper.setContext(request);
|
||||
|
||||
logger.trace("passing to the render");
|
||||
PortletRequestDispatcher rd = getPortletContext().getRequestDispatcher(VIEW_JSP);
|
||||
rd.include(request,response);
|
||||
}
|
||||
}
|
|
@ -0,0 +1,42 @@
|
|||
package org.gcube.portlets.user.td.shared;
|
||||
|
||||
/**
|
||||
* <p>
|
||||
* FieldVerifier validates that the name the user enters is valid.
|
||||
* </p>
|
||||
* <p>
|
||||
* This class is in the <code>shared</code> packing because we use it in both
|
||||
* the client code and on the server. On the client, we verify that the name is
|
||||
* valid before sending an RPC request so the user doesn't have to wait for a
|
||||
* network round trip to get feedback. On the server, we verify that the name is
|
||||
* correct to ensure that the input is correct regardless of where the RPC
|
||||
* originates.
|
||||
* </p>
|
||||
* <p>
|
||||
* When creating a class that is used on both the client and the server, be sure
|
||||
* that all code is translatable and does not use native JavaScript. Code that
|
||||
* is note translatable (such as code that interacts with a database or the file
|
||||
* system) cannot be compiled into client side JavaScript. Code that uses native
|
||||
* JavaScript (such as Widgets) cannot be run on the server.
|
||||
* </p>
|
||||
*/
|
||||
public class FieldVerifier {
|
||||
|
||||
/**
|
||||
* Verifies that the specified name is valid for our service.
|
||||
*
|
||||
* In this example, we only require that the name is at least four
|
||||
* characters. In your application, you can use more complex checks to ensure
|
||||
* that usernames, passwords, email addresses, URLs, and other fields have the
|
||||
* proper syntax.
|
||||
*
|
||||
* @param name the name to validate
|
||||
* @return true if valid, false if invalid
|
||||
*/
|
||||
public static boolean isValidName(String name) {
|
||||
if (name == null) {
|
||||
return false;
|
||||
}
|
||||
return name.length() > 3;
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
# Set root category priority to WARN and its only appender to A1.
|
||||
log4j.rootCategory=ERROR, A1
|
||||
|
||||
log4j.appender.A1=org.apache.log4j.ConsoleAppender
|
||||
|
||||
|
||||
# A1 uses PatternLayout.
|
||||
log4j.appender.A1.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.A1.layout.ConversionPattern=%d{ISO8601} %-5p %c{2} [%t,%M:%L] %m%n
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module rename-to='tabulardataportlet'>
|
||||
|
||||
<inherits name='com.google.gwt.user.User' />
|
||||
|
||||
<!-- Other module inherits -->
|
||||
<inherits name='com.sencha.gxt.ui.GXT' />
|
||||
<inherits name="com.allen_sauer.gwt.log.gwt-log-TRACE" />
|
||||
|
||||
<!-- Specify the app entry point class. -->
|
||||
<entry-point class='org.gcube.portlets.user.td.client.TabularDataPortlet' />
|
||||
|
||||
<set-property name="log_DivLogger" value="DISABLED" />
|
||||
|
||||
|
||||
<!-- Specify the paths for translatable code -->
|
||||
<source path='client' />
|
||||
<source path='shared' />
|
||||
|
||||
</module>
|
|
@ -0,0 +1 @@
|
|||
/** Add css rules here for your application. */
|
|
@ -0,0 +1,44 @@
|
|||
<!doctype html>
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
|
||||
<!-- -->
|
||||
<!-- Consider inlining CSS to reduce the number of requested files -->
|
||||
<!-- -->
|
||||
<link type="text/css" rel="stylesheet" href="TabularDataPortlet.css">
|
||||
|
||||
<!-- -->
|
||||
<!-- Any title is fine -->
|
||||
<!-- -->
|
||||
<title>Tabular Data Porlet</title>
|
||||
|
||||
<!-- -->
|
||||
<!-- This script loads your compiled module. -->
|
||||
<!-- If you add any GWT meta tags, they must -->
|
||||
<!-- be added before this line. -->
|
||||
<!-- -->
|
||||
<script type="text/javascript" language="javascript" src="tabulardataportlet/tabulardataportlet.nocache.js"></script>
|
||||
</head>
|
||||
|
||||
<!-- -->
|
||||
<!-- The body can have arbitrary html, or -->
|
||||
<!-- you can leave the body empty if you want -->
|
||||
<!-- to create a completely dynamic UI. -->
|
||||
<!-- -->
|
||||
<body>
|
||||
|
||||
<!-- OPTIONAL: include this if you want history support -->
|
||||
<iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
|
||||
|
||||
<!-- RECOMMENDED if your web app will not function without JavaScript enabled -->
|
||||
<noscript>
|
||||
<div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif">
|
||||
Your web browser must have JavaScript enabled
|
||||
in order for this application to display correctly.
|
||||
</div>
|
||||
</noscript>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,13 @@
|
|||
<%@page contentType="text/html"%>
|
||||
<%@page pageEncoding="UTF-8"%>
|
||||
|
||||
<!-- -->
|
||||
<!-- The module reference below is the link -->
|
||||
<!-- between html and your Web Toolkit module -->
|
||||
|
||||
<script src='<%=request.getContextPath()%>/tabulardataportlet/tabulardataportlet.nocache.js'></script>
|
||||
|
||||
<link rel="stylesheet" href="<%= request.getContextPath()%>/TabularDataPortlet.css" type="text/css">
|
||||
|
||||
<div id="tdp" style="width: 100%; height: 100%">
|
||||
</div>
|
|
@ -0,0 +1,5 @@
|
|||
<display>
|
||||
<category name="gCube Applications">
|
||||
<portlet id="TabularDataPortlet" />
|
||||
</category>
|
||||
</display>
|
|
@ -0,0 +1,9 @@
|
|||
name=TabularDataPortlet
|
||||
module-group-id=liferay
|
||||
module-incremental-version=1
|
||||
tags=
|
||||
short-description=
|
||||
change-log=
|
||||
page-url=http://www.d4science.eu
|
||||
author=D4Science EU
|
||||
licenses=
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE liferay-portlet-app PUBLIC "-//Liferay//DTD Portlet Application 5.2.0//EN" "http://www.liferay.com/dtd/liferay-portlet-app_5_2_0.dtd">
|
||||
|
||||
<liferay-portlet-app>
|
||||
<portlet>
|
||||
<portlet-name>TabularDataPortlet</portlet-name>
|
||||
<icon>/icon.png</icon>
|
||||
<layout-cacheable>false</layout-cacheable>
|
||||
<instanceable>false</instanceable>
|
||||
<ajaxable>false</ajaxable>
|
||||
</portlet>
|
||||
</liferay-portlet-app>
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<portlet-app xmlns='http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd' version='2.0'>
|
||||
<portlet>
|
||||
<description>TabularDataPortlet</description>
|
||||
<portlet-name>TabularDataPortlet</portlet-name>
|
||||
<display-name>TabularDataPortlet</display-name>
|
||||
<portlet-class>org.gcube.portlets.user.td.server.portlet.TabularDataPortlet</portlet-class>
|
||||
<expiration-cache>0</expiration-cache>
|
||||
<supports>
|
||||
<mime-type>text/html</mime-type>
|
||||
<portlet-mode>VIEW</portlet-mode>
|
||||
</supports>
|
||||
<portlet-info>
|
||||
<title>TabularDataPortlet</title>
|
||||
<short-title>TabularDataPortlet</short-title>
|
||||
</portlet-info>
|
||||
</portlet>
|
||||
</portlet-app>
|
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE web-app
|
||||
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
|
||||
"http://java.sun.com/dtd/web-app_2_3.dtd">
|
||||
|
||||
<web-app>
|
||||
|
||||
<!-- Servlets -->
|
||||
<servlet>
|
||||
<servlet-name>greetServlet</servlet-name>
|
||||
<servlet-class>org.gcube.portlets.user.td.server.GreetingServiceImpl</servlet-class>
|
||||
</servlet>
|
||||
|
||||
<servlet-mapping>
|
||||
<servlet-name>greetServlet</servlet-name>
|
||||
<url-pattern>/tabulardataportlet/greet</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Default page to serve -->
|
||||
<welcome-file-list>
|
||||
<welcome-file>TabularDataPortlet.html</welcome-file>
|
||||
</welcome-file-list>
|
||||
|
||||
</web-app>
|
|
@ -0,0 +1,35 @@
|
|||
package com.allen_sauer.gwt.log.client;
|
||||
|
||||
import java.util.Date;
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.allen_sauer.gwt.log.client.LogUtil;
|
||||
import com.google.gwt.core.client.Duration;
|
||||
|
||||
public class LogMessageFormatterImpl implements com.allen_sauer.gwt.log.client.LogMessageFormatter {
|
||||
|
||||
private double BIG_BANG = Duration.currentTimeMillis();
|
||||
|
||||
public String format(String logLevelText, String category, String message, Throwable throwable) {
|
||||
if (category == null) {
|
||||
category = "<null category>";
|
||||
}
|
||||
if (message == null) {
|
||||
message = "<null message>";
|
||||
}
|
||||
StackTraceElement ste = GWT.isScript() ? null : LogUtil.getCallingStackTraceElement(throwable);
|
||||
return ""
|
||||
+ "("
|
||||
+ (ste == null ? "-" : ste.getFileName()) // "%F"
|
||||
+ ":"
|
||||
+ (ste == null ? "-" : ste.getLineNumber()) // "%L"
|
||||
+ ") "
|
||||
+ (LogUtil.formatDate(new Date(), "yyyy-MM-dd HH:mm:ss,SSS")) // "%d"
|
||||
+ " ["
|
||||
+ (LogUtil.padRight(logLevelText, 5)) // "%-5p"
|
||||
+ "] "
|
||||
+ (message) // "%m"
|
||||
+ ""
|
||||
+ ("\n") // "%n"
|
||||
+ "";
|
||||
}
|
||||
}
|
|
@ -0,0 +1,94 @@
|
|||
package com.allen_sauer.gwt.log.client.impl;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class LogClientBundle_default_InlineClientBundleGenerator implements com.allen_sauer.gwt.log.client.impl.LogClientBundle {
|
||||
private static LogClientBundle_default_InlineClientBundleGenerator _instance0 = new LogClientBundle_default_InlineClientBundleGenerator();
|
||||
private void cssInitializer() {
|
||||
css = new com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource() {
|
||||
private boolean injected;
|
||||
public boolean ensureInjected() {
|
||||
if (!injected) {
|
||||
injected = true;
|
||||
com.google.gwt.dom.client.StyleInjector.inject(getText());
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
public String getName() {
|
||||
return "css";
|
||||
}
|
||||
public String getText() {
|
||||
return com.google.gwt.i18n.client.LocaleInfo.getCurrentLocale().isRTL() ? ((".log-panel{background-color:" + ("#ecf2fc") + ";border:" + ("1px"+ " " +"solid"+ " " +"red") + ";margin:" + ("0") + ";filter:" + ("alpha(opacity\\=95)") + ";opacity:" + ("0.95") + ";z-index:" + ("1000") + ";}.log-panel .GOXXH1IDI{font-size:" + ("10pt") + ";margin:" + ("0") + ";text-align:" + ("right") + ";}.log-panel BUTTON{font-size:" + ("10pt") + ";margin:") + (("0") + ";}.log-panel .GOXXH1IDJ{cursor:" + ("move") + ";font-weight:" + ("bold") + ";}.log-panel .GOXXH1IDB{margin:" + ("0"+ " " +"1.2em") + ";}.log-panel BUTTON.GOXXH1IDA{color:" + ("#444") + " !important;}.log-panel .GOXXH1IDH{white-space:" + ("nowrap") + ";}.log-panel .GOXXH1IDC{white-space:" + ("pre") + ";font-family:" + ("monospace") + ";cursor:" + ("help") + ";}.log-panel .GOXXH1IDD{background-color:" + ("#f0f0f0") + ";}.log-panel .GOXXH1IDG{background-color:" + ("#fff") ) + (";}.log-panel .GOXXH1IDF{cursor:" + ("sw-resize") + ";}")) : ((".log-panel{background-color:" + ("#ecf2fc") + ";border:" + ("1px"+ " " +"solid"+ " " +"red") + ";margin:" + ("0") + ";filter:" + ("alpha(opacity\\=95)") + ";opacity:" + ("0.95") + ";z-index:" + ("1000") + ";}.log-panel .GOXXH1IDI{font-size:" + ("10pt") + ";margin:" + ("0") + ";text-align:" + ("left") + ";}.log-panel BUTTON{font-size:" + ("10pt") + ";margin:") + (("0") + ";}.log-panel .GOXXH1IDJ{cursor:" + ("move") + ";font-weight:" + ("bold") + ";}.log-panel .GOXXH1IDB{margin:" + ("0"+ " " +"1.2em") + ";}.log-panel BUTTON.GOXXH1IDA{color:" + ("#444") + " !important;}.log-panel .GOXXH1IDH{white-space:" + ("nowrap") + ";}.log-panel .GOXXH1IDC{white-space:" + ("pre") + ";font-family:" + ("monospace") + ";cursor:" + ("help") + ";}.log-panel .GOXXH1IDD{background-color:" + ("#f0f0f0") + ";}.log-panel .GOXXH1IDG{background-color:" + ("#fff") ) + (";}.log-panel .GOXXH1IDF{cursor:" + ("se-resize") + ";}"));
|
||||
}
|
||||
public java.lang.String logClearAbout(){
|
||||
return "GOXXH1IDA";
|
||||
}
|
||||
public java.lang.String logClearButton(){
|
||||
return "GOXXH1IDB";
|
||||
}
|
||||
public java.lang.String logMessage(){
|
||||
return "GOXXH1IDC";
|
||||
}
|
||||
public java.lang.String logMessageHover(){
|
||||
return "GOXXH1IDD";
|
||||
}
|
||||
public java.lang.String logPanel(){
|
||||
return "log-panel";
|
||||
}
|
||||
public java.lang.String logResizeSe(){
|
||||
return "GOXXH1IDF";
|
||||
}
|
||||
public java.lang.String logScrollPanel(){
|
||||
return "GOXXH1IDG";
|
||||
}
|
||||
public java.lang.String logStacktrace(){
|
||||
return "GOXXH1IDH";
|
||||
}
|
||||
public java.lang.String logTextArea(){
|
||||
return "GOXXH1IDI";
|
||||
}
|
||||
public java.lang.String logTitle(){
|
||||
return "GOXXH1IDJ";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class cssInitializer {
|
||||
static {
|
||||
_instance0.cssInitializer();
|
||||
}
|
||||
static com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource get() {
|
||||
return css;
|
||||
}
|
||||
}
|
||||
public com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource css() {
|
||||
return cssInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource css;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
css(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("css", css());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'css': return this.@com.allen_sauer.gwt.log.client.impl.LogClientBundle::css()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,94 @@
|
|||
package com.allen_sauer.gwt.log.client.impl;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class LogClientBundle_default_StaticClientBundleGenerator implements com.allen_sauer.gwt.log.client.impl.LogClientBundle {
|
||||
private static LogClientBundle_default_StaticClientBundleGenerator _instance0 = new LogClientBundle_default_StaticClientBundleGenerator();
|
||||
private void cssInitializer() {
|
||||
css = new com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource() {
|
||||
private boolean injected;
|
||||
public boolean ensureInjected() {
|
||||
if (!injected) {
|
||||
injected = true;
|
||||
com.google.gwt.dom.client.StyleInjector.inject(getText());
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
public String getName() {
|
||||
return "css";
|
||||
}
|
||||
public String getText() {
|
||||
return com.google.gwt.i18n.client.LocaleInfo.getCurrentLocale().isRTL() ? ((".log-panel{background-color:" + ("#ecf2fc") + ";border:" + ("1px"+ " " +"solid"+ " " +"red") + ";margin:" + ("0") + ";filter:" + ("alpha(opacity\\=95)") + ";opacity:" + ("0.95") + ";z-index:" + ("1000") + ";}.log-panel .GOXXH1IDI{font-size:" + ("10pt") + ";margin:" + ("0") + ";text-align:" + ("right") + ";}.log-panel BUTTON{font-size:" + ("10pt") + ";margin:") + (("0") + ";}.log-panel .GOXXH1IDJ{cursor:" + ("move") + ";font-weight:" + ("bold") + ";}.log-panel .GOXXH1IDB{margin:" + ("0"+ " " +"1.2em") + ";}.log-panel BUTTON.GOXXH1IDA{color:" + ("#444") + " !important;}.log-panel .GOXXH1IDH{white-space:" + ("nowrap") + ";}.log-panel .GOXXH1IDC{white-space:" + ("pre") + ";font-family:" + ("monospace") + ";cursor:" + ("help") + ";}.log-panel .GOXXH1IDD{background-color:" + ("#f0f0f0") + ";}.log-panel .GOXXH1IDG{background-color:" + ("#fff") ) + (";}.log-panel .GOXXH1IDF{cursor:" + ("sw-resize") + ";}")) : ((".log-panel{background-color:" + ("#ecf2fc") + ";border:" + ("1px"+ " " +"solid"+ " " +"red") + ";margin:" + ("0") + ";filter:" + ("alpha(opacity\\=95)") + ";opacity:" + ("0.95") + ";z-index:" + ("1000") + ";}.log-panel .GOXXH1IDI{font-size:" + ("10pt") + ";margin:" + ("0") + ";text-align:" + ("left") + ";}.log-panel BUTTON{font-size:" + ("10pt") + ";margin:") + (("0") + ";}.log-panel .GOXXH1IDJ{cursor:" + ("move") + ";font-weight:" + ("bold") + ";}.log-panel .GOXXH1IDB{margin:" + ("0"+ " " +"1.2em") + ";}.log-panel BUTTON.GOXXH1IDA{color:" + ("#444") + " !important;}.log-panel .GOXXH1IDH{white-space:" + ("nowrap") + ";}.log-panel .GOXXH1IDC{white-space:" + ("pre") + ";font-family:" + ("monospace") + ";cursor:" + ("help") + ";}.log-panel .GOXXH1IDD{background-color:" + ("#f0f0f0") + ";}.log-panel .GOXXH1IDG{background-color:" + ("#fff") ) + (";}.log-panel .GOXXH1IDF{cursor:" + ("se-resize") + ";}"));
|
||||
}
|
||||
public java.lang.String logClearAbout(){
|
||||
return "GOXXH1IDA";
|
||||
}
|
||||
public java.lang.String logClearButton(){
|
||||
return "GOXXH1IDB";
|
||||
}
|
||||
public java.lang.String logMessage(){
|
||||
return "GOXXH1IDC";
|
||||
}
|
||||
public java.lang.String logMessageHover(){
|
||||
return "GOXXH1IDD";
|
||||
}
|
||||
public java.lang.String logPanel(){
|
||||
return "log-panel";
|
||||
}
|
||||
public java.lang.String logResizeSe(){
|
||||
return "GOXXH1IDF";
|
||||
}
|
||||
public java.lang.String logScrollPanel(){
|
||||
return "GOXXH1IDG";
|
||||
}
|
||||
public java.lang.String logStacktrace(){
|
||||
return "GOXXH1IDH";
|
||||
}
|
||||
public java.lang.String logTextArea(){
|
||||
return "GOXXH1IDI";
|
||||
}
|
||||
public java.lang.String logTitle(){
|
||||
return "GOXXH1IDJ";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class cssInitializer {
|
||||
static {
|
||||
_instance0.cssInitializer();
|
||||
}
|
||||
static com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource get() {
|
||||
return css;
|
||||
}
|
||||
}
|
||||
public com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource css() {
|
||||
return cssInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource css;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
css(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("css", css());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'css': return this.@com.allen_sauer.gwt.log.client.impl.LogClientBundle::css()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,69 @@
|
|||
package com.allen_sauer.gwt.log.shared;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class UnwrappedClientThrowable_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
private static native com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable getCause(com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instance) /*-{
|
||||
return instance.@com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable::cause;
|
||||
}-*/;
|
||||
|
||||
private static native void setCause(com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instance, com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable value)
|
||||
/*-{
|
||||
instance.@com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable::cause = value;
|
||||
}-*/;
|
||||
|
||||
private static native java.lang.String getMessage(com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instance) /*-{
|
||||
return instance.@com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable::message;
|
||||
}-*/;
|
||||
|
||||
private static native void setMessage(com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instance, java.lang.String value)
|
||||
/*-{
|
||||
instance.@com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable::message = value;
|
||||
}-*/;
|
||||
|
||||
private static native java.lang.String getOriginalToString(com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instance) /*-{
|
||||
return instance.@com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable::originalToString;
|
||||
}-*/;
|
||||
|
||||
private static native void setOriginalToString(com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instance, java.lang.String value)
|
||||
/*-{
|
||||
instance.@com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable::originalToString = value;
|
||||
}-*/;
|
||||
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instance) throws SerializationException {
|
||||
setCause(instance, (com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable) streamReader.readObject());
|
||||
setMessage(instance, streamReader.readString());
|
||||
setOriginalToString(instance, streamReader.readString());
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static native com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instantiate(SerializationStreamReader streamReader) throws SerializationException /*-{
|
||||
return @com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable::new()();
|
||||
}-*/;
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable instance) throws SerializationException {
|
||||
streamWriter.writeObject(getCause(instance));
|
||||
streamWriter.writeString(getMessage(instance));
|
||||
streamWriter.writeString(getOriginalToString(instance));
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable_FieldSerializer.deserialize(reader, (com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable_FieldSerializer.serialize(writer, (com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
package com.google.gwt.core.client.impl;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class SerializableThrowable_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
private static native com.google.gwt.core.client.impl.SerializableThrowable getCause(com.google.gwt.core.client.impl.SerializableThrowable instance) /*-{
|
||||
return instance.@com.google.gwt.core.client.impl.SerializableThrowable::cause;
|
||||
}-*/;
|
||||
|
||||
private static native void setCause(com.google.gwt.core.client.impl.SerializableThrowable instance, com.google.gwt.core.client.impl.SerializableThrowable value)
|
||||
/*-{
|
||||
instance.@com.google.gwt.core.client.impl.SerializableThrowable::cause = value;
|
||||
}-*/;
|
||||
|
||||
private static native java.lang.String getMessage(com.google.gwt.core.client.impl.SerializableThrowable instance) /*-{
|
||||
return instance.@com.google.gwt.core.client.impl.SerializableThrowable::message;
|
||||
}-*/;
|
||||
|
||||
private static native void setMessage(com.google.gwt.core.client.impl.SerializableThrowable instance, java.lang.String value)
|
||||
/*-{
|
||||
instance.@com.google.gwt.core.client.impl.SerializableThrowable::message = value;
|
||||
}-*/;
|
||||
|
||||
private static native java.lang.StackTraceElement[] getStackTrace(com.google.gwt.core.client.impl.SerializableThrowable instance) /*-{
|
||||
return instance.@com.google.gwt.core.client.impl.SerializableThrowable::stackTrace;
|
||||
}-*/;
|
||||
|
||||
private static native void setStackTrace(com.google.gwt.core.client.impl.SerializableThrowable instance, java.lang.StackTraceElement[] value)
|
||||
/*-{
|
||||
instance.@com.google.gwt.core.client.impl.SerializableThrowable::stackTrace = value;
|
||||
}-*/;
|
||||
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.core.client.impl.SerializableThrowable instance) throws SerializationException {
|
||||
setCause(instance, (com.google.gwt.core.client.impl.SerializableThrowable) streamReader.readObject());
|
||||
setMessage(instance, streamReader.readString());
|
||||
setStackTrace(instance, (java.lang.StackTraceElement[]) streamReader.readObject());
|
||||
|
||||
}
|
||||
|
||||
public static com.google.gwt.core.client.impl.SerializableThrowable instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.core.client.impl.SerializableThrowable();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.core.client.impl.SerializableThrowable instance) throws SerializationException {
|
||||
streamWriter.writeObject(getCause(instance));
|
||||
streamWriter.writeString(getMessage(instance));
|
||||
streamWriter.writeObject(getStackTrace(instance));
|
||||
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.core.client.impl.SerializableThrowable_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.core.client.impl.SerializableThrowable_FieldSerializer.deserialize(reader, (com.google.gwt.core.client.impl.SerializableThrowable)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.core.client.impl.SerializableThrowable_FieldSerializer.serialize(writer, (com.google.gwt.core.client.impl.SerializableThrowable)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.event.shared;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class UmbrellaException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.event.shared.UmbrellaException instance) throws SerializationException {
|
||||
|
||||
com.google.web.bindery.event.shared.UmbrellaException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.event.shared.UmbrellaException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.event.shared.UmbrellaException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.event.shared.UmbrellaException instance) throws SerializationException {
|
||||
|
||||
com.google.web.bindery.event.shared.UmbrellaException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.event.shared.UmbrellaException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.event.shared.UmbrellaException_FieldSerializer.deserialize(reader, (com.google.gwt.event.shared.UmbrellaException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.event.shared.UmbrellaException_FieldSerializer.serialize(writer, (com.google.gwt.event.shared.UmbrellaException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.http.client;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class RequestException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.http.client.RequestException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.http.client.RequestException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.http.client.RequestException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.http.client.RequestException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.http.client.RequestException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.http.client.RequestException_FieldSerializer.deserialize(reader, (com.google.gwt.http.client.RequestException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.http.client.RequestException_FieldSerializer.serialize(writer, (com.google.gwt.http.client.RequestException)object);
|
||||
}
|
||||
|
||||
}
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,72 @@
|
|||
package com.google.gwt.i18n.client.constants;
|
||||
|
||||
public class NumberConstantsImpl_ implements com.google.gwt.i18n.client.constants.NumberConstantsImpl {
|
||||
|
||||
public java.lang.String percentPattern() {
|
||||
return "#,##0%";
|
||||
}
|
||||
|
||||
public java.lang.String zeroDigit() {
|
||||
return "0";
|
||||
}
|
||||
|
||||
public java.lang.String scientificPattern() {
|
||||
return "#E0";
|
||||
}
|
||||
|
||||
public java.lang.String decimalSeparator() {
|
||||
return ".";
|
||||
}
|
||||
|
||||
public java.lang.String notANumber() {
|
||||
return "NaN";
|
||||
}
|
||||
|
||||
public java.lang.String minusSign() {
|
||||
return "-";
|
||||
}
|
||||
|
||||
public java.lang.String infinity() {
|
||||
return "∞";
|
||||
}
|
||||
|
||||
public java.lang.String exponentialSymbol() {
|
||||
return "E";
|
||||
}
|
||||
|
||||
public java.lang.String plusSign() {
|
||||
return "+";
|
||||
}
|
||||
|
||||
public java.lang.String currencyPattern() {
|
||||
return "¤#,##0.00;(¤#,##0.00)";
|
||||
}
|
||||
|
||||
public java.lang.String monetaryGroupingSeparator() {
|
||||
return ",";
|
||||
}
|
||||
|
||||
public java.lang.String groupingSeparator() {
|
||||
return ",";
|
||||
}
|
||||
|
||||
public java.lang.String perMill() {
|
||||
return "‰";
|
||||
}
|
||||
|
||||
public java.lang.String monetarySeparator() {
|
||||
return ".";
|
||||
}
|
||||
|
||||
public java.lang.String decimalPattern() {
|
||||
return "#,##0.###";
|
||||
}
|
||||
|
||||
public java.lang.String percent() {
|
||||
return "%";
|
||||
}
|
||||
|
||||
public java.lang.String defCurrencyCode() {
|
||||
return "USD";
|
||||
}
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
package com.google.gwt.i18n.client.impl;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.i18n.client.LocaleInfo;
|
||||
import com.google.gwt.i18n.client.constants.NumberConstants;
|
||||
import com.google.gwt.i18n.client.constants.NumberConstantsImpl;
|
||||
import com.google.gwt.i18n.client.DateTimeFormatInfo;
|
||||
import com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl;
|
||||
|
||||
public class LocaleInfoImpl_ extends LocaleInfoImpl_shared {
|
||||
@Override
|
||||
public String getLocaleName() {
|
||||
return "default";
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getLocaleQueryParam() {
|
||||
return "locale";
|
||||
}
|
||||
|
||||
@Override
|
||||
public DateTimeFormatInfo getDateTimeFormatInfo() {
|
||||
return GWT.create(com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl.class);
|
||||
}
|
||||
|
||||
@Override
|
||||
public NumberConstants getNumberConstants() {
|
||||
return GWT.create(com.google.gwt.i18n.client.constants.NumberConstantsImpl.class);
|
||||
}
|
||||
}
|
|
@ -0,0 +1,47 @@
|
|||
package com.google.gwt.i18n.client.impl;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.core.client.JavaScriptObject;
|
||||
import java.util.HashMap;
|
||||
|
||||
public class LocaleInfoImpl_shared extends com.google.gwt.i18n.client.impl.LocaleInfoImpl {
|
||||
private static native String getLocaleNativeDisplayName(
|
||||
JavaScriptObject nativeDisplayNamesNative,String localeName) /*-{
|
||||
return nativeDisplayNamesNative[localeName];
|
||||
}-*/;
|
||||
|
||||
HashMap<String,String> nativeDisplayNamesJava;
|
||||
private JavaScriptObject nativeDisplayNamesNative;
|
||||
|
||||
@Override
|
||||
public String[] getAvailableLocaleNames() {
|
||||
return new String[] {
|
||||
"default",
|
||||
};
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getLocaleNativeDisplayName(String localeName) {
|
||||
if (GWT.isScript()) {
|
||||
if (nativeDisplayNamesNative == null) {
|
||||
nativeDisplayNamesNative = loadNativeDisplayNamesNative();
|
||||
}
|
||||
return getLocaleNativeDisplayName(nativeDisplayNamesNative, localeName);
|
||||
} else {
|
||||
if (nativeDisplayNamesJava == null) {
|
||||
nativeDisplayNamesJava = new HashMap<String, String>();
|
||||
}
|
||||
return nativeDisplayNamesJava.get(localeName);
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean hasAnyRTL() {
|
||||
return false;
|
||||
}
|
||||
|
||||
private native JavaScriptObject loadNativeDisplayNamesNative() /*-{
|
||||
return {
|
||||
};
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.json.client;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class JSONException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.json.client.JSONException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.json.client.JSONException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.json.client.JSONException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.json.client.JSONException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.json.client.JSONException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.json.client.JSONException_FieldSerializer.deserialize(reader, (com.google.gwt.json.client.JSONException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.json.client.JSONException_FieldSerializer.serialize(writer, (com.google.gwt.json.client.JSONException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.jsonp.client;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class TimeoutException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.jsonp.client.TimeoutException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.jsonp.client.TimeoutException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.jsonp.client.TimeoutException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.jsonp.client.TimeoutException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.jsonp.client.TimeoutException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.jsonp.client.TimeoutException_FieldSerializer.deserialize(reader, (com.google.gwt.jsonp.client.TimeoutException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.jsonp.client.TimeoutException_FieldSerializer.serialize(writer, (com.google.gwt.jsonp.client.TimeoutException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
package com.google.gwt.logging.shared;
|
||||
|
||||
import com.google.gwt.user.client.rpc.impl.RemoteServiceProxy;
|
||||
import com.google.gwt.user.client.rpc.impl.ClientSerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.ResponseReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.RpcToken;
|
||||
import com.google.gwt.user.client.rpc.RpcTokenException;
|
||||
import com.google.gwt.core.client.impl.Impl;
|
||||
import com.google.gwt.user.client.rpc.impl.RpcStatsContext;
|
||||
|
||||
public class RemoteLoggingService_Proxy extends RemoteServiceProxy implements com.google.gwt.logging.shared.RemoteLoggingServiceAsync {
|
||||
private static final String REMOTE_SERVICE_INTERFACE_NAME = "com.google.gwt.logging.shared.RemoteLoggingService";
|
||||
private static final String SERIALIZATION_POLICY ="29DE398AE49BF57B1E7EE981955FA796";
|
||||
private static final com.google.gwt.logging.shared.RemoteLoggingService_TypeSerializer SERIALIZER = new com.google.gwt.logging.shared.RemoteLoggingService_TypeSerializer();
|
||||
|
||||
public RemoteLoggingService_Proxy() {
|
||||
super(GWT.getModuleBaseURL(),
|
||||
"remote_logging",
|
||||
SERIALIZATION_POLICY,
|
||||
SERIALIZER);
|
||||
}
|
||||
|
||||
public void logOnServer(java.util.logging.LogRecord record, com.google.gwt.user.client.rpc.AsyncCallback callback) {
|
||||
com.google.gwt.user.client.rpc.impl.RemoteServiceProxy.ServiceHelper helper = new com.google.gwt.user.client.rpc.impl.RemoteServiceProxy.ServiceHelper("RemoteLoggingService_Proxy", "logOnServer");
|
||||
try {
|
||||
SerializationStreamWriter streamWriter = helper.start(REMOTE_SERVICE_INTERFACE_NAME, 1);
|
||||
streamWriter.writeString("java.util.logging.LogRecord/2492345967");
|
||||
streamWriter.writeObject(record);
|
||||
helper.finish(callback, ResponseReader.STRING);
|
||||
} catch (SerializationException ex) {
|
||||
callback.onFailure(ex);
|
||||
}
|
||||
}
|
||||
@Override
|
||||
public SerializationStreamWriter createStreamWriter() {
|
||||
ClientSerializationStreamWriter toReturn =
|
||||
(ClientSerializationStreamWriter) super.createStreamWriter();
|
||||
if (getRpcToken() != null) {
|
||||
toReturn.addFlags(ClientSerializationStreamWriter.FLAG_RPC_TOKEN_INCLUDED);
|
||||
}
|
||||
return toReturn;
|
||||
}
|
||||
@Override
|
||||
protected void checkRpcTokenType(RpcToken token) {
|
||||
if (!(token instanceof com.google.gwt.user.client.rpc.XsrfToken)) {
|
||||
throw new RpcTokenException("Invalid RpcToken type: expected 'com.google.gwt.user.client.rpc.XsrfToken' but got '" + token.getClass() + "'");
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,450 @@
|
|||
package com.google.gwt.logging.shared;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.core.client.JsArrayString;
|
||||
import com.google.gwt.user.client.rpc.impl.TypeHandler;
|
||||
import java.util.HashMap;
|
||||
import java.util.Map;
|
||||
import com.google.gwt.core.client.GwtScriptOnly;
|
||||
|
||||
public class RemoteLoggingService_TypeSerializer extends com.google.gwt.user.client.rpc.impl.SerializerBase {
|
||||
private static final MethodMap methodMapNative;
|
||||
private static final JsArrayString signatureMapNative;
|
||||
|
||||
static {
|
||||
methodMapNative = loadMethodsNative();
|
||||
signatureMapNative = loadSignaturesNative();
|
||||
}
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@GwtScriptOnly
|
||||
private static native MethodMap loadMethodsNative() /*-{
|
||||
var result = {};
|
||||
result["com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable/2762350108"] = [
|
||||
,
|
||||
,
|
||||
@com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/allen_sauer/gwt/log/shared/UnwrappedClientThrowable;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.core.client.impl.SerializableThrowable/3336179259"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.core.client.impl.SerializableThrowable_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/core/client/impl/SerializableThrowable;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.event.shared.UmbrellaException/3104463596"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.event.shared.UmbrellaException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/event/shared/UmbrellaException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.http.client.RequestException/190587325"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.http.client.RequestException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/http/client/RequestException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.json.client.JSONException/2941795468"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.json.client.JSONException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/json/client/JSONException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.jsonp.client.TimeoutException/1112787596"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.jsonp.client.TimeoutException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/jsonp/client/TimeoutException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException/3936916533"] = [
|
||||
@com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException_FieldSerializer::instantiate(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;),
|
||||
@com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException_FieldSerializer::deserialize(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;Lcom/google/gwt/user/client/rpc/IncompatibleRemoteServiceException;),
|
||||
@com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/user/client/rpc/IncompatibleRemoteServiceException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.user.client.rpc.RpcTokenException/2345075298"] = [
|
||||
@com.google.gwt.user.client.rpc.RpcTokenException_FieldSerializer::instantiate(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;),
|
||||
@com.google.gwt.user.client.rpc.RpcTokenException_FieldSerializer::deserialize(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;Lcom/google/gwt/user/client/rpc/RpcTokenException;),
|
||||
@com.google.gwt.user.client.rpc.RpcTokenException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/user/client/rpc/RpcTokenException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.user.client.rpc.SerializableException/3047383460"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.SerializableException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/user/client/rpc/SerializableException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.user.client.rpc.SerializationException/2836333220"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.SerializationException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/user/client/rpc/SerializationException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.user.client.rpc.ServiceDefTarget$NoServiceEntryPointSpecifiedException/3408313447"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.ServiceDefTarget_NoServiceEntryPointSpecifiedException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/user/client/rpc/ServiceDefTarget$NoServiceEntryPointSpecifiedException;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.user.client.rpc.XsrfToken/4254043109"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.XsrfToken_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/user/client/rpc/XsrfToken;)
|
||||
];
|
||||
|
||||
result["com.google.gwt.xml.client.impl.DOMParseException/3799120635"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.xml.client.impl.DOMParseException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/gwt/xml/client/impl/DOMParseException;)
|
||||
];
|
||||
|
||||
result["com.google.web.bindery.event.shared.UmbrellaException/1025846929"] = [
|
||||
,
|
||||
,
|
||||
@com.google.web.bindery.event.shared.UmbrellaException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Lcom/google/web/bindery/event/shared/UmbrellaException;)
|
||||
];
|
||||
|
||||
result["java.io.IOException/1159940531"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.io.IOException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/io/IOException;)
|
||||
];
|
||||
|
||||
result["java.io.UnsupportedEncodingException/1526756933"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.io.UnsupportedEncodingException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/io/UnsupportedEncodingException;)
|
||||
];
|
||||
|
||||
result["java.lang.ArithmeticException/1539622151"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.ArithmeticException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/ArithmeticException;)
|
||||
];
|
||||
|
||||
result["java.lang.ArrayIndexOutOfBoundsException/600550433"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.ArrayIndexOutOfBoundsException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/ArrayIndexOutOfBoundsException;)
|
||||
];
|
||||
|
||||
result["java.lang.ArrayStoreException/3540507190"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.ArrayStoreException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/ArrayStoreException;)
|
||||
];
|
||||
|
||||
result["java.lang.AssertionError/3490171458"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.AssertionError_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/AssertionError;)
|
||||
];
|
||||
|
||||
result["java.lang.Boolean/476441737"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.Boolean_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/Boolean;)
|
||||
];
|
||||
|
||||
result["java.lang.ClassCastException/702295179"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.ClassCastException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/ClassCastException;)
|
||||
];
|
||||
|
||||
result["java.lang.Error/1331973429"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.Error_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/Error;)
|
||||
];
|
||||
|
||||
result["java.lang.Exception/1920171873"] = [
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer::deserialize(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;Ljava/lang/Exception;),
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/Exception;)
|
||||
];
|
||||
|
||||
result["java.lang.IllegalArgumentException/1755012560"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.IllegalArgumentException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/IllegalArgumentException;)
|
||||
];
|
||||
|
||||
result["java.lang.IllegalStateException/1972187323"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.IllegalStateException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/IllegalStateException;)
|
||||
];
|
||||
|
||||
result["java.lang.IndexOutOfBoundsException/2489527753"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.IndexOutOfBoundsException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/IndexOutOfBoundsException;)
|
||||
];
|
||||
|
||||
result["java.lang.NegativeArraySizeException/3846860241"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.NegativeArraySizeException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/NegativeArraySizeException;)
|
||||
];
|
||||
|
||||
result["java.lang.NullPointerException/1463492344"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.NullPointerException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/NullPointerException;)
|
||||
];
|
||||
|
||||
result["java.lang.NumberFormatException/3305228476"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.NumberFormatException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/NumberFormatException;)
|
||||
];
|
||||
|
||||
result["java.lang.RuntimeException/515124647"] = [
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer::deserialize(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;Ljava/lang/RuntimeException;),
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/RuntimeException;)
|
||||
];
|
||||
|
||||
result["java.lang.StackTraceElement/455763907"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.StackTraceElement_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/StackTraceElement;)
|
||||
];
|
||||
|
||||
result["[Ljava.lang.StackTraceElement;/3867167983"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.StackTraceElement_Array_Rank_1_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;[Ljava/lang/StackTraceElement;)
|
||||
];
|
||||
|
||||
result["java.lang.String/2004016611"] = [
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.String_CustomFieldSerializer::instantiate(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;),
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.String_CustomFieldSerializer::deserialize(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;Ljava/lang/String;),
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.String_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/String;)
|
||||
];
|
||||
|
||||
result["java.lang.StringIndexOutOfBoundsException/500777603"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.StringIndexOutOfBoundsException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/StringIndexOutOfBoundsException;)
|
||||
];
|
||||
|
||||
result["java.lang.Throwable/2953622131"] = [
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer::deserialize(Lcom/google/gwt/user/client/rpc/SerializationStreamReader;Ljava/lang/Throwable;),
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/Throwable;)
|
||||
];
|
||||
|
||||
result["java.lang.UnsupportedOperationException/3744010015"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.UnsupportedOperationException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/UnsupportedOperationException;)
|
||||
];
|
||||
|
||||
result["java.lang.annotation.AnnotationFormatError/2257184627"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.annotation.AnnotationFormatError_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/annotation/AnnotationFormatError;)
|
||||
];
|
||||
|
||||
result["java.lang.annotation.AnnotationTypeMismatchException/976205828"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.lang.annotation.AnnotationTypeMismatchException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/lang/annotation/AnnotationTypeMismatchException;)
|
||||
];
|
||||
|
||||
result["java.security.DigestException/629316798"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.security.DigestException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/security/DigestException;)
|
||||
];
|
||||
|
||||
result["java.security.GeneralSecurityException/2669239907"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.security.GeneralSecurityException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/security/GeneralSecurityException;)
|
||||
];
|
||||
|
||||
result["java.security.NoSuchAlgorithmException/2892037213"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.security.NoSuchAlgorithmException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/security/NoSuchAlgorithmException;)
|
||||
];
|
||||
|
||||
result["java.util.Collections$EmptySet/3523698179"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.Collections.EmptySet_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/Set;)
|
||||
];
|
||||
|
||||
result["java.util.ConcurrentModificationException/2717383897"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.ConcurrentModificationException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/ConcurrentModificationException;)
|
||||
];
|
||||
|
||||
result["java.util.EmptyStackException/89438517"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.EmptyStackException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/EmptyStackException;)
|
||||
];
|
||||
|
||||
result["java.util.HashSet/3273092938"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.HashSet_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/HashSet;)
|
||||
];
|
||||
|
||||
result["java.util.LinkedHashSet/1826081506"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.LinkedHashSet_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/LinkedHashSet;)
|
||||
];
|
||||
|
||||
result["java.util.NoSuchElementException/1559248883"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.NoSuchElementException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/NoSuchElementException;)
|
||||
];
|
||||
|
||||
result["java.util.TooManyListenersException/2023078032"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.TooManyListenersException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/TooManyListenersException;)
|
||||
];
|
||||
|
||||
result["java.util.TreeMap/1493889780"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.TreeMap_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/TreeMap;)
|
||||
];
|
||||
|
||||
result["java.util.TreeSet/4043497002"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.TreeSet_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/TreeSet;)
|
||||
];
|
||||
|
||||
result["java.util.logging.Level/2839552483"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.logging.Level_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/logging/Level;)
|
||||
];
|
||||
|
||||
result["java.util.logging.LogRecord/2492345967"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.java.util.logging.LogRecord_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljava/util/logging/LogRecord;)
|
||||
];
|
||||
|
||||
result["javax.validation.ConstraintDeclarationException/3610544007"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.javax.validation.ConstraintDeclarationException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljavax/validation/ConstraintDeclarationException;)
|
||||
];
|
||||
|
||||
result["javax.validation.ConstraintDefinitionException/3732439488"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.javax.validation.ConstraintDefinitionException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljavax/validation/ConstraintDefinitionException;)
|
||||
];
|
||||
|
||||
result["javax.validation.ConstraintViolationException/1185386591"] = [
|
||||
,
|
||||
,
|
||||
@javax.validation.ConstraintViolationException_CustomFieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljavax/validation/ConstraintViolationException;)
|
||||
];
|
||||
|
||||
result["javax.validation.GroupDefinitionException/4024780846"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.javax.validation.GroupDefinitionException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljavax/validation/GroupDefinitionException;)
|
||||
];
|
||||
|
||||
result["javax.validation.UnexpectedTypeException/593026390"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.javax.validation.UnexpectedTypeException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljavax/validation/UnexpectedTypeException;)
|
||||
];
|
||||
|
||||
result["javax.validation.ValidationException/1570221831"] = [
|
||||
,
|
||||
,
|
||||
@com.google.gwt.user.client.rpc.core.javax.validation.ValidationException_FieldSerializer::serialize(Lcom/google/gwt/user/client/rpc/SerializationStreamWriter;Ljavax/validation/ValidationException;)
|
||||
];
|
||||
|
||||
return result;
|
||||
}-*/;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@GwtScriptOnly
|
||||
private static native JsArrayString loadSignaturesNative() /*-{
|
||||
var result = [];
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable::class)] = "com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable/2762350108";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.core.client.impl.SerializableThrowable::class)] = "com.google.gwt.core.client.impl.SerializableThrowable/3336179259";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.event.shared.UmbrellaException::class)] = "com.google.gwt.event.shared.UmbrellaException/3104463596";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.http.client.RequestException::class)] = "com.google.gwt.http.client.RequestException/190587325";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.json.client.JSONException::class)] = "com.google.gwt.json.client.JSONException/2941795468";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.jsonp.client.TimeoutException::class)] = "com.google.gwt.jsonp.client.TimeoutException/1112787596";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException::class)] = "com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException/3936916533";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.user.client.rpc.RpcTokenException::class)] = "com.google.gwt.user.client.rpc.RpcTokenException/2345075298";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.user.client.rpc.SerializableException::class)] = "com.google.gwt.user.client.rpc.SerializableException/3047383460";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.user.client.rpc.SerializationException::class)] = "com.google.gwt.user.client.rpc.SerializationException/2836333220";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException::class)] = "com.google.gwt.user.client.rpc.ServiceDefTarget$NoServiceEntryPointSpecifiedException/3408313447";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.user.client.rpc.XsrfToken::class)] = "com.google.gwt.user.client.rpc.XsrfToken/4254043109";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.gwt.xml.client.impl.DOMParseException::class)] = "com.google.gwt.xml.client.impl.DOMParseException/3799120635";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@com.google.web.bindery.event.shared.UmbrellaException::class)] = "com.google.web.bindery.event.shared.UmbrellaException/1025846929";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.io.IOException::class)] = "java.io.IOException/1159940531";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.io.UnsupportedEncodingException::class)] = "java.io.UnsupportedEncodingException/1526756933";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.ArithmeticException::class)] = "java.lang.ArithmeticException/1539622151";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.ArrayIndexOutOfBoundsException::class)] = "java.lang.ArrayIndexOutOfBoundsException/600550433";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.ArrayStoreException::class)] = "java.lang.ArrayStoreException/3540507190";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.AssertionError::class)] = "java.lang.AssertionError/3490171458";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.Boolean::class)] = "java.lang.Boolean/476441737";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.ClassCastException::class)] = "java.lang.ClassCastException/702295179";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.Error::class)] = "java.lang.Error/1331973429";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.Exception::class)] = "java.lang.Exception/1920171873";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.IllegalArgumentException::class)] = "java.lang.IllegalArgumentException/1755012560";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.IllegalStateException::class)] = "java.lang.IllegalStateException/1972187323";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.IndexOutOfBoundsException::class)] = "java.lang.IndexOutOfBoundsException/2489527753";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.NegativeArraySizeException::class)] = "java.lang.NegativeArraySizeException/3846860241";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.NullPointerException::class)] = "java.lang.NullPointerException/1463492344";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.NumberFormatException::class)] = "java.lang.NumberFormatException/3305228476";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.RuntimeException::class)] = "java.lang.RuntimeException/515124647";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.StackTraceElement::class)] = "java.lang.StackTraceElement/455763907";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.StackTraceElement[]::class)] = "[Ljava.lang.StackTraceElement;/3867167983";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.String::class)] = "java.lang.String/2004016611";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.StringIndexOutOfBoundsException::class)] = "java.lang.StringIndexOutOfBoundsException/500777603";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.Throwable::class)] = "java.lang.Throwable/2953622131";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.UnsupportedOperationException::class)] = "java.lang.UnsupportedOperationException/3744010015";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.annotation.AnnotationFormatError::class)] = "java.lang.annotation.AnnotationFormatError/2257184627";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.lang.annotation.AnnotationTypeMismatchException::class)] = "java.lang.annotation.AnnotationTypeMismatchException/976205828";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.security.DigestException::class)] = "java.security.DigestException/629316798";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.security.GeneralSecurityException::class)] = "java.security.GeneralSecurityException/2669239907";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.security.NoSuchAlgorithmException::class)] = "java.security.NoSuchAlgorithmException/2892037213";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.Collections.EmptySet::class)] = "java.util.Collections$EmptySet/3523698179";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.ConcurrentModificationException::class)] = "java.util.ConcurrentModificationException/2717383897";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.EmptyStackException::class)] = "java.util.EmptyStackException/89438517";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.HashSet::class)] = "java.util.HashSet/3273092938";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.LinkedHashSet::class)] = "java.util.LinkedHashSet/1826081506";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.NoSuchElementException::class)] = "java.util.NoSuchElementException/1559248883";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.TooManyListenersException::class)] = "java.util.TooManyListenersException/2023078032";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.TreeMap::class)] = "java.util.TreeMap/1493889780";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.TreeSet::class)] = "java.util.TreeSet/4043497002";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.logging.Level::class)] = "java.util.logging.Level/2839552483";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@java.util.logging.LogRecord::class)] = "java.util.logging.LogRecord/2492345967";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@javax.validation.ConstraintDeclarationException::class)] = "javax.validation.ConstraintDeclarationException/3610544007";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@javax.validation.ConstraintDefinitionException::class)] = "javax.validation.ConstraintDefinitionException/3732439488";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@javax.validation.ConstraintViolationException::class)] = "javax.validation.ConstraintViolationException/1185386591";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@javax.validation.GroupDefinitionException::class)] = "javax.validation.GroupDefinitionException/4024780846";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@javax.validation.UnexpectedTypeException::class)] = "javax.validation.UnexpectedTypeException/593026390";
|
||||
result[@com.google.gwt.core.client.impl.Impl::getHashCode(Ljava/lang/Object;)(@javax.validation.ValidationException::class)] = "javax.validation.ValidationException/1570221831";
|
||||
return result;
|
||||
}-*/;
|
||||
|
||||
public RemoteLoggingService_TypeSerializer() {
|
||||
super(null, methodMapNative, null, signatureMapNative);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
package com.google.gwt.resources.client;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class CommonResources_Bundle_gecko1_8_default_InlineClientBundleGenerator implements com.google.gwt.resources.client.CommonResources.Bundle {
|
||||
private static CommonResources_Bundle_gecko1_8_default_InlineClientBundleGenerator _instance0 = new CommonResources_Bundle_gecko1_8_default_InlineClientBundleGenerator();
|
||||
private void inlineBlockStyleInitializer() {
|
||||
inlineBlockStyle = new com.google.gwt.resources.client.CommonResources.InlineBlockStyle() {
|
||||
private boolean injected;
|
||||
public boolean ensureInjected() {
|
||||
if (!injected) {
|
||||
injected = true;
|
||||
com.google.gwt.dom.client.StyleInjector.inject(getText());
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
public String getName() {
|
||||
return "inlineBlockStyle";
|
||||
}
|
||||
public String getText() {
|
||||
return (".GOXXH1IDBB{display:" + ("\\-moz-inline-box") + ";position:" + ("relative") + ";display:" + ("inline-block") + ";}");
|
||||
}
|
||||
public java.lang.String inlineBlock(){
|
||||
return "GOXXH1IDBB";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class inlineBlockStyleInitializer {
|
||||
static {
|
||||
_instance0.inlineBlockStyleInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.CommonResources.InlineBlockStyle get() {
|
||||
return inlineBlockStyle;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle() {
|
||||
return inlineBlockStyleInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
inlineBlockStyle(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("inlineBlockStyle", inlineBlockStyle());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'inlineBlockStyle': return this.@com.google.gwt.resources.client.CommonResources.Bundle::inlineBlockStyle()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
package com.google.gwt.resources.client;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class CommonResources_Bundle_ie6_default_StaticClientBundleGenerator implements com.google.gwt.resources.client.CommonResources.Bundle {
|
||||
private static CommonResources_Bundle_ie6_default_StaticClientBundleGenerator _instance0 = new CommonResources_Bundle_ie6_default_StaticClientBundleGenerator();
|
||||
private void inlineBlockStyleInitializer() {
|
||||
inlineBlockStyle = new com.google.gwt.resources.client.CommonResources.InlineBlockStyle() {
|
||||
private boolean injected;
|
||||
public boolean ensureInjected() {
|
||||
if (!injected) {
|
||||
injected = true;
|
||||
com.google.gwt.dom.client.StyleInjector.inject(getText());
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
public String getName() {
|
||||
return "inlineBlockStyle";
|
||||
}
|
||||
public String getText() {
|
||||
return (".GOXXH1IDBB{position:" + ("relative") + ";display:" + ("inline-block") + ";zoom:" + ("1") + ";display:" + ("inline") + ";}");
|
||||
}
|
||||
public java.lang.String inlineBlock(){
|
||||
return "GOXXH1IDBB";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class inlineBlockStyleInitializer {
|
||||
static {
|
||||
_instance0.inlineBlockStyleInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.CommonResources.InlineBlockStyle get() {
|
||||
return inlineBlockStyle;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle() {
|
||||
return inlineBlockStyleInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
inlineBlockStyle(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("inlineBlockStyle", inlineBlockStyle());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'inlineBlockStyle': return this.@com.google.gwt.resources.client.CommonResources.Bundle::inlineBlockStyle()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
package com.google.gwt.resources.client;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class CommonResources_Bundle_ie8_default_InlineClientBundleGenerator implements com.google.gwt.resources.client.CommonResources.Bundle {
|
||||
private static CommonResources_Bundle_ie8_default_InlineClientBundleGenerator _instance0 = new CommonResources_Bundle_ie8_default_InlineClientBundleGenerator();
|
||||
private void inlineBlockStyleInitializer() {
|
||||
inlineBlockStyle = new com.google.gwt.resources.client.CommonResources.InlineBlockStyle() {
|
||||
private boolean injected;
|
||||
public boolean ensureInjected() {
|
||||
if (!injected) {
|
||||
injected = true;
|
||||
com.google.gwt.dom.client.StyleInjector.inject(getText());
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
public String getName() {
|
||||
return "inlineBlockStyle";
|
||||
}
|
||||
public String getText() {
|
||||
return (".GOXXH1IDBB{position:" + ("relative") + ";display:" + ("inline-block") + ";}");
|
||||
}
|
||||
public java.lang.String inlineBlock(){
|
||||
return "GOXXH1IDBB";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class inlineBlockStyleInitializer {
|
||||
static {
|
||||
_instance0.inlineBlockStyleInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.CommonResources.InlineBlockStyle get() {
|
||||
return inlineBlockStyle;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle() {
|
||||
return inlineBlockStyleInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
inlineBlockStyle(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("inlineBlockStyle", inlineBlockStyle());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'inlineBlockStyle': return this.@com.google.gwt.resources.client.CommonResources.Bundle::inlineBlockStyle()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
package com.google.gwt.resources.client;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class CommonResources_Bundle_ie9_default_InlineClientBundleGenerator implements com.google.gwt.resources.client.CommonResources.Bundle {
|
||||
private static CommonResources_Bundle_ie9_default_InlineClientBundleGenerator _instance0 = new CommonResources_Bundle_ie9_default_InlineClientBundleGenerator();
|
||||
private void inlineBlockStyleInitializer() {
|
||||
inlineBlockStyle = new com.google.gwt.resources.client.CommonResources.InlineBlockStyle() {
|
||||
private boolean injected;
|
||||
public boolean ensureInjected() {
|
||||
if (!injected) {
|
||||
injected = true;
|
||||
com.google.gwt.dom.client.StyleInjector.inject(getText());
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
public String getName() {
|
||||
return "inlineBlockStyle";
|
||||
}
|
||||
public String getText() {
|
||||
return (".GOXXH1IDBB{position:" + ("relative") + ";display:" + ("inline-block") + ";}");
|
||||
}
|
||||
public java.lang.String inlineBlock(){
|
||||
return "GOXXH1IDBB";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class inlineBlockStyleInitializer {
|
||||
static {
|
||||
_instance0.inlineBlockStyleInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.CommonResources.InlineBlockStyle get() {
|
||||
return inlineBlockStyle;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle() {
|
||||
return inlineBlockStyleInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
inlineBlockStyle(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("inlineBlockStyle", inlineBlockStyle());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'inlineBlockStyle': return this.@com.google.gwt.resources.client.CommonResources.Bundle::inlineBlockStyle()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
package com.google.gwt.resources.client;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class CommonResources_Bundle_opera_default_InlineClientBundleGenerator implements com.google.gwt.resources.client.CommonResources.Bundle {
|
||||
private static CommonResources_Bundle_opera_default_InlineClientBundleGenerator _instance0 = new CommonResources_Bundle_opera_default_InlineClientBundleGenerator();
|
||||
private void inlineBlockStyleInitializer() {
|
||||
inlineBlockStyle = new com.google.gwt.resources.client.CommonResources.InlineBlockStyle() {
|
||||
private boolean injected;
|
||||
public boolean ensureInjected() {
|
||||
if (!injected) {
|
||||
injected = true;
|
||||
com.google.gwt.dom.client.StyleInjector.inject(getText());
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
public String getName() {
|
||||
return "inlineBlockStyle";
|
||||
}
|
||||
public String getText() {
|
||||
return (".GOXXH1IDBB{position:" + ("relative") + ";display:" + ("inline-block") + ";}");
|
||||
}
|
||||
public java.lang.String inlineBlock(){
|
||||
return "GOXXH1IDBB";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class inlineBlockStyleInitializer {
|
||||
static {
|
||||
_instance0.inlineBlockStyleInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.CommonResources.InlineBlockStyle get() {
|
||||
return inlineBlockStyle;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle() {
|
||||
return inlineBlockStyleInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
inlineBlockStyle(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("inlineBlockStyle", inlineBlockStyle());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'inlineBlockStyle': return this.@com.google.gwt.resources.client.CommonResources.Bundle::inlineBlockStyle()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
package com.google.gwt.resources.client;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class CommonResources_Bundle_safari_default_InlineClientBundleGenerator implements com.google.gwt.resources.client.CommonResources.Bundle {
|
||||
private static CommonResources_Bundle_safari_default_InlineClientBundleGenerator _instance0 = new CommonResources_Bundle_safari_default_InlineClientBundleGenerator();
|
||||
private void inlineBlockStyleInitializer() {
|
||||
inlineBlockStyle = new com.google.gwt.resources.client.CommonResources.InlineBlockStyle() {
|
||||
private boolean injected;
|
||||
public boolean ensureInjected() {
|
||||
if (!injected) {
|
||||
injected = true;
|
||||
com.google.gwt.dom.client.StyleInjector.inject(getText());
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
public String getName() {
|
||||
return "inlineBlockStyle";
|
||||
}
|
||||
public String getText() {
|
||||
return (".GOXXH1IDBB{position:" + ("relative") + ";display:" + ("inline-block") + ";}");
|
||||
}
|
||||
public java.lang.String inlineBlock(){
|
||||
return "GOXXH1IDBB";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class inlineBlockStyleInitializer {
|
||||
static {
|
||||
_instance0.inlineBlockStyleInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.CommonResources.InlineBlockStyle get() {
|
||||
return inlineBlockStyle;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle() {
|
||||
return inlineBlockStyleInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.google.gwt.resources.client.CommonResources.InlineBlockStyle inlineBlockStyle;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
inlineBlockStyle(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("inlineBlockStyle", inlineBlockStyle());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'inlineBlockStyle': return this.@com.google.gwt.resources.client.CommonResources.Bundle::inlineBlockStyle()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
package com.google.gwt.user.client;
|
||||
|
||||
import com.google.gwt.user.client.DocumentModeAsserter.Severity;
|
||||
|
||||
public class DocumentModeAsserter_DocumentModeProperty implements com.google.gwt.user.client.DocumentModeAsserter.DocumentModeProperty {
|
||||
|
||||
public String[] getAllowedDocumentModes() {
|
||||
return new String[] {
|
||||
"CSS1Compat",
|
||||
};
|
||||
}
|
||||
|
||||
public Severity getDocumentModeSeverity() {
|
||||
return Severity.WARN;
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,60 @@
|
|||
package com.google.gwt.user.client;
|
||||
|
||||
public class UserAgentAsserter_UserAgentPropertyImplGecko1_8 implements com.google.gwt.user.client.UserAgentAsserter.UserAgentProperty {
|
||||
|
||||
public boolean getUserAgentRuntimeWarning() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
public native String getRuntimeValue() /*-{
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
var makeVersion = function(result) {
|
||||
return (parseInt(result[1]) * 1000) + parseInt(result[2]);
|
||||
};
|
||||
if ((function() {
|
||||
return (ua.indexOf('opera') != -1);
|
||||
})()) return 'opera';
|
||||
if ((function() {
|
||||
return (
|
||||
(ua.indexOf('webkit') != -1)
|
||||
||
|
||||
(function() {
|
||||
if (ua.indexOf('chromeframe') != -1) {
|
||||
return true;
|
||||
}
|
||||
if (typeof window['ActiveXObject'] != 'undefined') {
|
||||
try {
|
||||
var obj = new ActiveXObject('ChromeTab.ChromeFrame');
|
||||
if (obj) {
|
||||
obj.registerBhoIfNeeded();
|
||||
return true;
|
||||
}
|
||||
} catch(e) { }
|
||||
}
|
||||
return false;
|
||||
})()
|
||||
)
|
||||
})()) return 'safari';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 9));
|
||||
})()) return 'ie9';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 8));
|
||||
})()) return 'ie8';
|
||||
if ((function() {
|
||||
var result = /msie ([0-9]+)\.([0-9]+)/.exec(ua);
|
||||
if (result && result.length == 3)
|
||||
return (makeVersion(result) >= 6000);
|
||||
})()) return 'ie6';
|
||||
if ((function() {
|
||||
return (ua.indexOf('gecko') != -1);
|
||||
})()) return 'gecko1_8';
|
||||
return 'unknown';
|
||||
}-*/;
|
||||
|
||||
|
||||
public String getCompileTimeValue() {
|
||||
return "gecko1_8";
|
||||
}
|
||||
}
|
|
@ -0,0 +1,60 @@
|
|||
package com.google.gwt.user.client;
|
||||
|
||||
public class UserAgentAsserter_UserAgentPropertyImplIe6 implements com.google.gwt.user.client.UserAgentAsserter.UserAgentProperty {
|
||||
|
||||
public boolean getUserAgentRuntimeWarning() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
public native String getRuntimeValue() /*-{
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
var makeVersion = function(result) {
|
||||
return (parseInt(result[1]) * 1000) + parseInt(result[2]);
|
||||
};
|
||||
if ((function() {
|
||||
return (ua.indexOf('opera') != -1);
|
||||
})()) return 'opera';
|
||||
if ((function() {
|
||||
return (
|
||||
(ua.indexOf('webkit') != -1)
|
||||
||
|
||||
(function() {
|
||||
if (ua.indexOf('chromeframe') != -1) {
|
||||
return true;
|
||||
}
|
||||
if (typeof window['ActiveXObject'] != 'undefined') {
|
||||
try {
|
||||
var obj = new ActiveXObject('ChromeTab.ChromeFrame');
|
||||
if (obj) {
|
||||
obj.registerBhoIfNeeded();
|
||||
return true;
|
||||
}
|
||||
} catch(e) { }
|
||||
}
|
||||
return false;
|
||||
})()
|
||||
)
|
||||
})()) return 'safari';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 9));
|
||||
})()) return 'ie9';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 8));
|
||||
})()) return 'ie8';
|
||||
if ((function() {
|
||||
var result = /msie ([0-9]+)\.([0-9]+)/.exec(ua);
|
||||
if (result && result.length == 3)
|
||||
return (makeVersion(result) >= 6000);
|
||||
})()) return 'ie6';
|
||||
if ((function() {
|
||||
return (ua.indexOf('gecko') != -1);
|
||||
})()) return 'gecko1_8';
|
||||
return 'unknown';
|
||||
}-*/;
|
||||
|
||||
|
||||
public String getCompileTimeValue() {
|
||||
return "ie6";
|
||||
}
|
||||
}
|
|
@ -0,0 +1,60 @@
|
|||
package com.google.gwt.user.client;
|
||||
|
||||
public class UserAgentAsserter_UserAgentPropertyImplIe8 implements com.google.gwt.user.client.UserAgentAsserter.UserAgentProperty {
|
||||
|
||||
public boolean getUserAgentRuntimeWarning() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
public native String getRuntimeValue() /*-{
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
var makeVersion = function(result) {
|
||||
return (parseInt(result[1]) * 1000) + parseInt(result[2]);
|
||||
};
|
||||
if ((function() {
|
||||
return (ua.indexOf('opera') != -1);
|
||||
})()) return 'opera';
|
||||
if ((function() {
|
||||
return (
|
||||
(ua.indexOf('webkit') != -1)
|
||||
||
|
||||
(function() {
|
||||
if (ua.indexOf('chromeframe') != -1) {
|
||||
return true;
|
||||
}
|
||||
if (typeof window['ActiveXObject'] != 'undefined') {
|
||||
try {
|
||||
var obj = new ActiveXObject('ChromeTab.ChromeFrame');
|
||||
if (obj) {
|
||||
obj.registerBhoIfNeeded();
|
||||
return true;
|
||||
}
|
||||
} catch(e) { }
|
||||
}
|
||||
return false;
|
||||
})()
|
||||
)
|
||||
})()) return 'safari';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 9));
|
||||
})()) return 'ie9';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 8));
|
||||
})()) return 'ie8';
|
||||
if ((function() {
|
||||
var result = /msie ([0-9]+)\.([0-9]+)/.exec(ua);
|
||||
if (result && result.length == 3)
|
||||
return (makeVersion(result) >= 6000);
|
||||
})()) return 'ie6';
|
||||
if ((function() {
|
||||
return (ua.indexOf('gecko') != -1);
|
||||
})()) return 'gecko1_8';
|
||||
return 'unknown';
|
||||
}-*/;
|
||||
|
||||
|
||||
public String getCompileTimeValue() {
|
||||
return "ie8";
|
||||
}
|
||||
}
|
|
@ -0,0 +1,60 @@
|
|||
package com.google.gwt.user.client;
|
||||
|
||||
public class UserAgentAsserter_UserAgentPropertyImplIe9 implements com.google.gwt.user.client.UserAgentAsserter.UserAgentProperty {
|
||||
|
||||
public boolean getUserAgentRuntimeWarning() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
public native String getRuntimeValue() /*-{
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
var makeVersion = function(result) {
|
||||
return (parseInt(result[1]) * 1000) + parseInt(result[2]);
|
||||
};
|
||||
if ((function() {
|
||||
return (ua.indexOf('opera') != -1);
|
||||
})()) return 'opera';
|
||||
if ((function() {
|
||||
return (
|
||||
(ua.indexOf('webkit') != -1)
|
||||
||
|
||||
(function() {
|
||||
if (ua.indexOf('chromeframe') != -1) {
|
||||
return true;
|
||||
}
|
||||
if (typeof window['ActiveXObject'] != 'undefined') {
|
||||
try {
|
||||
var obj = new ActiveXObject('ChromeTab.ChromeFrame');
|
||||
if (obj) {
|
||||
obj.registerBhoIfNeeded();
|
||||
return true;
|
||||
}
|
||||
} catch(e) { }
|
||||
}
|
||||
return false;
|
||||
})()
|
||||
)
|
||||
})()) return 'safari';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 9));
|
||||
})()) return 'ie9';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 8));
|
||||
})()) return 'ie8';
|
||||
if ((function() {
|
||||
var result = /msie ([0-9]+)\.([0-9]+)/.exec(ua);
|
||||
if (result && result.length == 3)
|
||||
return (makeVersion(result) >= 6000);
|
||||
})()) return 'ie6';
|
||||
if ((function() {
|
||||
return (ua.indexOf('gecko') != -1);
|
||||
})()) return 'gecko1_8';
|
||||
return 'unknown';
|
||||
}-*/;
|
||||
|
||||
|
||||
public String getCompileTimeValue() {
|
||||
return "ie9";
|
||||
}
|
||||
}
|
|
@ -0,0 +1,60 @@
|
|||
package com.google.gwt.user.client;
|
||||
|
||||
public class UserAgentAsserter_UserAgentPropertyImplOpera implements com.google.gwt.user.client.UserAgentAsserter.UserAgentProperty {
|
||||
|
||||
public boolean getUserAgentRuntimeWarning() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
public native String getRuntimeValue() /*-{
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
var makeVersion = function(result) {
|
||||
return (parseInt(result[1]) * 1000) + parseInt(result[2]);
|
||||
};
|
||||
if ((function() {
|
||||
return (ua.indexOf('opera') != -1);
|
||||
})()) return 'opera';
|
||||
if ((function() {
|
||||
return (
|
||||
(ua.indexOf('webkit') != -1)
|
||||
||
|
||||
(function() {
|
||||
if (ua.indexOf('chromeframe') != -1) {
|
||||
return true;
|
||||
}
|
||||
if (typeof window['ActiveXObject'] != 'undefined') {
|
||||
try {
|
||||
var obj = new ActiveXObject('ChromeTab.ChromeFrame');
|
||||
if (obj) {
|
||||
obj.registerBhoIfNeeded();
|
||||
return true;
|
||||
}
|
||||
} catch(e) { }
|
||||
}
|
||||
return false;
|
||||
})()
|
||||
)
|
||||
})()) return 'safari';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 9));
|
||||
})()) return 'ie9';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 8));
|
||||
})()) return 'ie8';
|
||||
if ((function() {
|
||||
var result = /msie ([0-9]+)\.([0-9]+)/.exec(ua);
|
||||
if (result && result.length == 3)
|
||||
return (makeVersion(result) >= 6000);
|
||||
})()) return 'ie6';
|
||||
if ((function() {
|
||||
return (ua.indexOf('gecko') != -1);
|
||||
})()) return 'gecko1_8';
|
||||
return 'unknown';
|
||||
}-*/;
|
||||
|
||||
|
||||
public String getCompileTimeValue() {
|
||||
return "opera";
|
||||
}
|
||||
}
|
|
@ -0,0 +1,60 @@
|
|||
package com.google.gwt.user.client;
|
||||
|
||||
public class UserAgentAsserter_UserAgentPropertyImplSafari implements com.google.gwt.user.client.UserAgentAsserter.UserAgentProperty {
|
||||
|
||||
public boolean getUserAgentRuntimeWarning() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
public native String getRuntimeValue() /*-{
|
||||
var ua = navigator.userAgent.toLowerCase();
|
||||
var makeVersion = function(result) {
|
||||
return (parseInt(result[1]) * 1000) + parseInt(result[2]);
|
||||
};
|
||||
if ((function() {
|
||||
return (ua.indexOf('opera') != -1);
|
||||
})()) return 'opera';
|
||||
if ((function() {
|
||||
return (
|
||||
(ua.indexOf('webkit') != -1)
|
||||
||
|
||||
(function() {
|
||||
if (ua.indexOf('chromeframe') != -1) {
|
||||
return true;
|
||||
}
|
||||
if (typeof window['ActiveXObject'] != 'undefined') {
|
||||
try {
|
||||
var obj = new ActiveXObject('ChromeTab.ChromeFrame');
|
||||
if (obj) {
|
||||
obj.registerBhoIfNeeded();
|
||||
return true;
|
||||
}
|
||||
} catch(e) { }
|
||||
}
|
||||
return false;
|
||||
})()
|
||||
)
|
||||
})()) return 'safari';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 9));
|
||||
})()) return 'ie9';
|
||||
if ((function() {
|
||||
return (ua.indexOf('msie') != -1 && ($doc.documentMode >= 8));
|
||||
})()) return 'ie8';
|
||||
if ((function() {
|
||||
var result = /msie ([0-9]+)\.([0-9]+)/.exec(ua);
|
||||
if (result && result.length == 3)
|
||||
return (makeVersion(result) >= 6000);
|
||||
})()) return 'ie6';
|
||||
if ((function() {
|
||||
return (ua.indexOf('gecko') != -1);
|
||||
})()) return 'gecko1_8';
|
||||
return 'unknown';
|
||||
}-*/;
|
||||
|
||||
|
||||
public String getCompileTimeValue() {
|
||||
return "safari";
|
||||
}
|
||||
}
|
|
@ -0,0 +1,110 @@
|
|||
package com.google.gwt.user.client.impl;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class WindowImplIE_Resources_default_InlineClientBundleGenerator implements com.google.gwt.user.client.impl.WindowImplIE.Resources {
|
||||
private static WindowImplIE_Resources_default_InlineClientBundleGenerator _instance0 = new WindowImplIE_Resources_default_InlineClientBundleGenerator();
|
||||
private void initWindowCloseHandlerInitializer() {
|
||||
initWindowCloseHandler = new com.google.gwt.resources.client.TextResource() {
|
||||
// jar:file:/home/fedy2/.m2/repository/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar!/com/google/gwt/user/client/impl/initWindowCloseHandler.js
|
||||
public String getText() {
|
||||
return "function __gwt_initWindowCloseHandler(beforeunload, unload) {\n var wnd = window\n , oldOnBeforeUnload = wnd.onbeforeunload\n , oldOnUnload = wnd.onunload;\n \n wnd.onbeforeunload = function(evt) {\n var ret, oldRet;\n try {\n ret = beforeunload();\n } finally {\n oldRet = oldOnBeforeUnload && oldOnBeforeUnload(evt);\n }\n // Avoid returning null as IE6 will coerce it into a string.\n // Ensure that \"\" gets returned properly.\n if (ret != null) {\n return ret;\n }\n if (oldRet != null) {\n return oldRet;\n }\n // returns undefined.\n };\n \n wnd.onunload = function(evt) {\n try {\n unload();\n } finally {\n oldOnUnload && oldOnUnload(evt);\n wnd.onresize = null;\n wnd.onscroll = null;\n wnd.onbeforeunload = null;\n wnd.onunload = null;\n }\n };\n \n // Remove the reference once we've initialize the handler\n wnd.__gwt_initWindowCloseHandler = undefined;\n}\n";
|
||||
}
|
||||
public String getName() {
|
||||
return "initWindowCloseHandler";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class initWindowCloseHandlerInitializer {
|
||||
static {
|
||||
_instance0.initWindowCloseHandlerInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.TextResource get() {
|
||||
return initWindowCloseHandler;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.TextResource initWindowCloseHandler() {
|
||||
return initWindowCloseHandlerInitializer.get();
|
||||
}
|
||||
private void initWindowResizeHandlerInitializer() {
|
||||
initWindowResizeHandler = new com.google.gwt.resources.client.TextResource() {
|
||||
// jar:file:/home/fedy2/.m2/repository/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar!/com/google/gwt/user/client/impl/initWindowResizeHandler.js
|
||||
public String getText() {
|
||||
return "function __gwt_initWindowResizeHandler(resize) {\n var wnd = window, oldOnResize = wnd.onresize;\n \n wnd.onresize = function(evt) {\n try {\n resize();\n } finally {\n oldOnResize && oldOnResize(evt);\n }\n };\n \n // Remove the reference once we've initialize the handler\n wnd.__gwt_initWindowResizeHandler = undefined;\n}\n";
|
||||
}
|
||||
public String getName() {
|
||||
return "initWindowResizeHandler";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class initWindowResizeHandlerInitializer {
|
||||
static {
|
||||
_instance0.initWindowResizeHandlerInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.TextResource get() {
|
||||
return initWindowResizeHandler;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.TextResource initWindowResizeHandler() {
|
||||
return initWindowResizeHandlerInitializer.get();
|
||||
}
|
||||
private void initWindowScrollHandlerInitializer() {
|
||||
initWindowScrollHandler = new com.google.gwt.resources.client.TextResource() {
|
||||
// jar:file:/home/fedy2/.m2/repository/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar!/com/google/gwt/user/client/impl/initWindowScrollHandler.js
|
||||
public String getText() {
|
||||
return "function __gwt_initWindowScrollHandler(scroll) {\n var wnd = window, oldOnScroll = wnd.onscroll;\n \n wnd.onscroll = function(evt) {\n try {\n scroll();\n } finally {\n oldOnScroll && oldOnScroll(evt);\n }\n };\n \n // Remove the reference once we've initialize the handler\n wnd.__gwt_initWindowScrollHandler = undefined;\n}\n";
|
||||
}
|
||||
public String getName() {
|
||||
return "initWindowScrollHandler";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class initWindowScrollHandlerInitializer {
|
||||
static {
|
||||
_instance0.initWindowScrollHandlerInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.TextResource get() {
|
||||
return initWindowScrollHandler;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.TextResource initWindowScrollHandler() {
|
||||
return initWindowScrollHandlerInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.google.gwt.resources.client.TextResource initWindowCloseHandler;
|
||||
private static com.google.gwt.resources.client.TextResource initWindowResizeHandler;
|
||||
private static com.google.gwt.resources.client.TextResource initWindowScrollHandler;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
initWindowCloseHandler(),
|
||||
initWindowResizeHandler(),
|
||||
initWindowScrollHandler(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("initWindowCloseHandler", initWindowCloseHandler());
|
||||
resourceMap.put("initWindowResizeHandler", initWindowResizeHandler());
|
||||
resourceMap.put("initWindowScrollHandler", initWindowScrollHandler());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'initWindowCloseHandler': return this.@com.google.gwt.user.client.impl.WindowImplIE.Resources::initWindowCloseHandler()();
|
||||
case 'initWindowResizeHandler': return this.@com.google.gwt.user.client.impl.WindowImplIE.Resources::initWindowResizeHandler()();
|
||||
case 'initWindowScrollHandler': return this.@com.google.gwt.user.client.impl.WindowImplIE.Resources::initWindowScrollHandler()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,110 @@
|
|||
package com.google.gwt.user.client.impl;
|
||||
|
||||
import com.google.gwt.core.client.GWT;
|
||||
import com.google.gwt.resources.client.ResourcePrototype;
|
||||
|
||||
public class WindowImplIE_Resources_default_StaticClientBundleGenerator implements com.google.gwt.user.client.impl.WindowImplIE.Resources {
|
||||
private static WindowImplIE_Resources_default_StaticClientBundleGenerator _instance0 = new WindowImplIE_Resources_default_StaticClientBundleGenerator();
|
||||
private void initWindowCloseHandlerInitializer() {
|
||||
initWindowCloseHandler = new com.google.gwt.resources.client.TextResource() {
|
||||
// jar:file:/home/fedy2/.m2/repository/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar!/com/google/gwt/user/client/impl/initWindowCloseHandler.js
|
||||
public String getText() {
|
||||
return "function __gwt_initWindowCloseHandler(beforeunload, unload) {\n var wnd = window\n , oldOnBeforeUnload = wnd.onbeforeunload\n , oldOnUnload = wnd.onunload;\n \n wnd.onbeforeunload = function(evt) {\n var ret, oldRet;\n try {\n ret = beforeunload();\n } finally {\n oldRet = oldOnBeforeUnload && oldOnBeforeUnload(evt);\n }\n // Avoid returning null as IE6 will coerce it into a string.\n // Ensure that \"\" gets returned properly.\n if (ret != null) {\n return ret;\n }\n if (oldRet != null) {\n return oldRet;\n }\n // returns undefined.\n };\n \n wnd.onunload = function(evt) {\n try {\n unload();\n } finally {\n oldOnUnload && oldOnUnload(evt);\n wnd.onresize = null;\n wnd.onscroll = null;\n wnd.onbeforeunload = null;\n wnd.onunload = null;\n }\n };\n \n // Remove the reference once we've initialize the handler\n wnd.__gwt_initWindowCloseHandler = undefined;\n}\n";
|
||||
}
|
||||
public String getName() {
|
||||
return "initWindowCloseHandler";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class initWindowCloseHandlerInitializer {
|
||||
static {
|
||||
_instance0.initWindowCloseHandlerInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.TextResource get() {
|
||||
return initWindowCloseHandler;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.TextResource initWindowCloseHandler() {
|
||||
return initWindowCloseHandlerInitializer.get();
|
||||
}
|
||||
private void initWindowResizeHandlerInitializer() {
|
||||
initWindowResizeHandler = new com.google.gwt.resources.client.TextResource() {
|
||||
// jar:file:/home/fedy2/.m2/repository/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar!/com/google/gwt/user/client/impl/initWindowResizeHandler.js
|
||||
public String getText() {
|
||||
return "function __gwt_initWindowResizeHandler(resize) {\n var wnd = window, oldOnResize = wnd.onresize;\n \n wnd.onresize = function(evt) {\n try {\n resize();\n } finally {\n oldOnResize && oldOnResize(evt);\n }\n };\n \n // Remove the reference once we've initialize the handler\n wnd.__gwt_initWindowResizeHandler = undefined;\n}\n";
|
||||
}
|
||||
public String getName() {
|
||||
return "initWindowResizeHandler";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class initWindowResizeHandlerInitializer {
|
||||
static {
|
||||
_instance0.initWindowResizeHandlerInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.TextResource get() {
|
||||
return initWindowResizeHandler;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.TextResource initWindowResizeHandler() {
|
||||
return initWindowResizeHandlerInitializer.get();
|
||||
}
|
||||
private void initWindowScrollHandlerInitializer() {
|
||||
initWindowScrollHandler = new com.google.gwt.resources.client.TextResource() {
|
||||
// jar:file:/home/fedy2/.m2/repository/com/google/gwt/gwt-user/2.4.0/gwt-user-2.4.0.jar!/com/google/gwt/user/client/impl/initWindowScrollHandler.js
|
||||
public String getText() {
|
||||
return "function __gwt_initWindowScrollHandler(scroll) {\n var wnd = window, oldOnScroll = wnd.onscroll;\n \n wnd.onscroll = function(evt) {\n try {\n scroll();\n } finally {\n oldOnScroll && oldOnScroll(evt);\n }\n };\n \n // Remove the reference once we've initialize the handler\n wnd.__gwt_initWindowScrollHandler = undefined;\n}\n";
|
||||
}
|
||||
public String getName() {
|
||||
return "initWindowScrollHandler";
|
||||
}
|
||||
}
|
||||
;
|
||||
}
|
||||
private static class initWindowScrollHandlerInitializer {
|
||||
static {
|
||||
_instance0.initWindowScrollHandlerInitializer();
|
||||
}
|
||||
static com.google.gwt.resources.client.TextResource get() {
|
||||
return initWindowScrollHandler;
|
||||
}
|
||||
}
|
||||
public com.google.gwt.resources.client.TextResource initWindowScrollHandler() {
|
||||
return initWindowScrollHandlerInitializer.get();
|
||||
}
|
||||
private static java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype> resourceMap;
|
||||
private static com.google.gwt.resources.client.TextResource initWindowCloseHandler;
|
||||
private static com.google.gwt.resources.client.TextResource initWindowResizeHandler;
|
||||
private static com.google.gwt.resources.client.TextResource initWindowScrollHandler;
|
||||
|
||||
public ResourcePrototype[] getResources() {
|
||||
return new ResourcePrototype[] {
|
||||
initWindowCloseHandler(),
|
||||
initWindowResizeHandler(),
|
||||
initWindowScrollHandler(),
|
||||
};
|
||||
}
|
||||
public ResourcePrototype getResource(String name) {
|
||||
if (GWT.isScript()) {
|
||||
return getResourceNative(name);
|
||||
} else {
|
||||
if (resourceMap == null) {
|
||||
resourceMap = new java.util.HashMap<java.lang.String, com.google.gwt.resources.client.ResourcePrototype>();
|
||||
resourceMap.put("initWindowCloseHandler", initWindowCloseHandler());
|
||||
resourceMap.put("initWindowResizeHandler", initWindowResizeHandler());
|
||||
resourceMap.put("initWindowScrollHandler", initWindowScrollHandler());
|
||||
}
|
||||
return resourceMap.get(name);
|
||||
}
|
||||
}
|
||||
private native ResourcePrototype getResourceNative(String name) /*-{
|
||||
switch (name) {
|
||||
case 'initWindowCloseHandler': return this.@com.google.gwt.user.client.impl.WindowImplIE.Resources::initWindowCloseHandler()();
|
||||
case 'initWindowResizeHandler': return this.@com.google.gwt.user.client.impl.WindowImplIE.Resources::initWindowResizeHandler()();
|
||||
case 'initWindowScrollHandler': return this.@com.google.gwt.user.client.impl.WindowImplIE.Resources::initWindowScrollHandler()();
|
||||
}
|
||||
return null;
|
||||
}-*/;
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class IncompatibleRemoteServiceException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException_FieldSerializer.deserialize(reader, (com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException_FieldSerializer.serialize(writer, (com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
package com.google.gwt.user.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class InvocationException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.user.client.rpc.InvocationException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.user.client.rpc.InvocationException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return null;
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.InvocationException_FieldSerializer.deserialize(reader, (com.google.gwt.user.client.rpc.InvocationException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.InvocationException_FieldSerializer.serialize(writer, (com.google.gwt.user.client.rpc.InvocationException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class RpcTokenException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.user.client.rpc.RpcTokenException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.user.client.rpc.RpcTokenException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.user.client.rpc.RpcTokenException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.user.client.rpc.RpcTokenException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.RpcTokenException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.RpcTokenException_FieldSerializer.deserialize(reader, (com.google.gwt.user.client.rpc.RpcTokenException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.RpcTokenException_FieldSerializer.serialize(writer, (com.google.gwt.user.client.rpc.RpcTokenException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class SerializableException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.user.client.rpc.SerializableException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.user.client.rpc.SerializableException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.user.client.rpc.SerializableException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.user.client.rpc.SerializableException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.SerializableException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.SerializableException_FieldSerializer.deserialize(reader, (com.google.gwt.user.client.rpc.SerializableException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.SerializableException_FieldSerializer.serialize(writer, (com.google.gwt.user.client.rpc.SerializableException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class SerializationException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.user.client.rpc.SerializationException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.user.client.rpc.SerializationException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.user.client.rpc.SerializationException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.user.client.rpc.SerializationException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.SerializationException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.SerializationException_FieldSerializer.deserialize(reader, (com.google.gwt.user.client.rpc.SerializationException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.SerializationException_FieldSerializer.serialize(writer, (com.google.gwt.user.client.rpc.SerializationException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class ServiceDefTarget_NoServiceEntryPointSpecifiedException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.InvocationException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.InvocationException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.ServiceDefTarget_NoServiceEntryPointSpecifiedException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.ServiceDefTarget_NoServiceEntryPointSpecifiedException_FieldSerializer.deserialize(reader, (com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.ServiceDefTarget_NoServiceEntryPointSpecifiedException_FieldSerializer.serialize(writer, (com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
package com.google.gwt.user.client.rpc;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class XsrfToken_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
private static native java.lang.String getToken(com.google.gwt.user.client.rpc.XsrfToken instance) /*-{
|
||||
return instance.@com.google.gwt.user.client.rpc.XsrfToken::token;
|
||||
}-*/;
|
||||
|
||||
private static native void setToken(com.google.gwt.user.client.rpc.XsrfToken instance, java.lang.String value)
|
||||
/*-{
|
||||
instance.@com.google.gwt.user.client.rpc.XsrfToken::token = value;
|
||||
}-*/;
|
||||
|
||||
public static void deserialize(SerializationStreamReader streamReader, com.google.gwt.user.client.rpc.XsrfToken instance) throws SerializationException {
|
||||
setToken(instance, streamReader.readString());
|
||||
|
||||
}
|
||||
|
||||
public static com.google.gwt.user.client.rpc.XsrfToken instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new com.google.gwt.user.client.rpc.XsrfToken();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, com.google.gwt.user.client.rpc.XsrfToken instance) throws SerializationException {
|
||||
streamWriter.writeString(getToken(instance));
|
||||
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.XsrfToken_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.XsrfToken_FieldSerializer.deserialize(reader, (com.google.gwt.user.client.rpc.XsrfToken)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.XsrfToken_FieldSerializer.serialize(writer, (com.google.gwt.user.client.rpc.XsrfToken)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.io;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class IOException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.io.IOException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.io.IOException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.io.IOException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.io.IOException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.io.IOException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.io.IOException_FieldSerializer.deserialize(reader, (java.io.IOException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.io.IOException_FieldSerializer.serialize(writer, (java.io.IOException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.io;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class UnsupportedEncodingException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.io.UnsupportedEncodingException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.io.IOException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.io.UnsupportedEncodingException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.io.UnsupportedEncodingException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.io.UnsupportedEncodingException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.io.IOException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.io.UnsupportedEncodingException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.io.UnsupportedEncodingException_FieldSerializer.deserialize(reader, (java.io.UnsupportedEncodingException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.io.UnsupportedEncodingException_FieldSerializer.serialize(writer, (java.io.UnsupportedEncodingException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class ArithmeticException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.ArithmeticException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.ArithmeticException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.ArithmeticException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.ArithmeticException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.ArithmeticException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.ArithmeticException_FieldSerializer.deserialize(reader, (java.lang.ArithmeticException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.ArithmeticException_FieldSerializer.serialize(writer, (java.lang.ArithmeticException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class ArrayIndexOutOfBoundsException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.ArrayIndexOutOfBoundsException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IndexOutOfBoundsException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.ArrayIndexOutOfBoundsException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.ArrayIndexOutOfBoundsException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.ArrayIndexOutOfBoundsException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IndexOutOfBoundsException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.ArrayIndexOutOfBoundsException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.ArrayIndexOutOfBoundsException_FieldSerializer.deserialize(reader, (java.lang.ArrayIndexOutOfBoundsException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.ArrayIndexOutOfBoundsException_FieldSerializer.serialize(writer, (java.lang.ArrayIndexOutOfBoundsException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class ArrayStoreException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.ArrayStoreException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.ArrayStoreException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.ArrayStoreException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.ArrayStoreException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.ArrayStoreException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.ArrayStoreException_FieldSerializer.deserialize(reader, (java.lang.ArrayStoreException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.ArrayStoreException_FieldSerializer.serialize(writer, (java.lang.ArrayStoreException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class AssertionError_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.AssertionError instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Error_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.AssertionError instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.AssertionError();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.AssertionError instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Error_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.AssertionError_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.AssertionError_FieldSerializer.deserialize(reader, (java.lang.AssertionError)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.AssertionError_FieldSerializer.serialize(writer, (java.lang.AssertionError)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class Boolean_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.Boolean_CustomFieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Boolean_CustomFieldSerializer.deserialize(reader, (java.lang.Boolean)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Boolean_CustomFieldSerializer.serialize(writer, (java.lang.Boolean)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class ClassCastException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.ClassCastException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.ClassCastException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.ClassCastException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.ClassCastException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.ClassCastException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.ClassCastException_FieldSerializer.deserialize(reader, (java.lang.ClassCastException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.ClassCastException_FieldSerializer.serialize(writer, (java.lang.ClassCastException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class Error_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.Error instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.Error instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.Error();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.Error instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.Error_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Error_FieldSerializer.deserialize(reader, (java.lang.Error)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Error_FieldSerializer.serialize(writer, (java.lang.Error)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class Exception_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.Exception instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.Exception instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.Exception();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.Exception instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.deserialize(reader, (java.lang.Exception)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.serialize(writer, (java.lang.Exception)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class IllegalArgumentException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.IllegalArgumentException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.IllegalArgumentException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.IllegalArgumentException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.IllegalArgumentException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.IllegalArgumentException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IllegalArgumentException_FieldSerializer.deserialize(reader, (java.lang.IllegalArgumentException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IllegalArgumentException_FieldSerializer.serialize(writer, (java.lang.IllegalArgumentException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class IllegalStateException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.IllegalStateException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.IllegalStateException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.IllegalStateException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.IllegalStateException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.IllegalStateException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IllegalStateException_FieldSerializer.deserialize(reader, (java.lang.IllegalStateException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IllegalStateException_FieldSerializer.serialize(writer, (java.lang.IllegalStateException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class IndexOutOfBoundsException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.IndexOutOfBoundsException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.IndexOutOfBoundsException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.IndexOutOfBoundsException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.IndexOutOfBoundsException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.IndexOutOfBoundsException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IndexOutOfBoundsException_FieldSerializer.deserialize(reader, (java.lang.IndexOutOfBoundsException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IndexOutOfBoundsException_FieldSerializer.serialize(writer, (java.lang.IndexOutOfBoundsException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class NegativeArraySizeException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.NegativeArraySizeException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.NegativeArraySizeException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.NegativeArraySizeException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.NegativeArraySizeException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.NegativeArraySizeException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.NegativeArraySizeException_FieldSerializer.deserialize(reader, (java.lang.NegativeArraySizeException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.NegativeArraySizeException_FieldSerializer.serialize(writer, (java.lang.NegativeArraySizeException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class NullPointerException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.NullPointerException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.NullPointerException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.NullPointerException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.NullPointerException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.NullPointerException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.NullPointerException_FieldSerializer.deserialize(reader, (java.lang.NullPointerException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.NullPointerException_FieldSerializer.serialize(writer, (java.lang.NullPointerException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class NumberFormatException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.NumberFormatException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IllegalArgumentException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.NumberFormatException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.NumberFormatException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.NumberFormatException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IllegalArgumentException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.NumberFormatException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.NumberFormatException_FieldSerializer.deserialize(reader, (java.lang.NumberFormatException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.NumberFormatException_FieldSerializer.serialize(writer, (java.lang.NumberFormatException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class RuntimeException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.RuntimeException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.RuntimeException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.RuntimeException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.RuntimeException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(reader, (java.lang.RuntimeException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(writer, (java.lang.RuntimeException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class StackTraceElement_Array_Rank_1_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.StackTraceElement[] instance) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Object_Array_CustomFieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.StackTraceElement[] instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
int size = streamReader.readInt();
|
||||
return new java.lang.StackTraceElement[size];
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.StackTraceElement[] instance) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Object_Array_CustomFieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.StackTraceElement_Array_Rank_1_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.StackTraceElement_Array_Rank_1_FieldSerializer.deserialize(reader, (java.lang.StackTraceElement[])object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.StackTraceElement_Array_Rank_1_FieldSerializer.serialize(writer, (java.lang.StackTraceElement[])object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class StackTraceElement_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.StackTraceElement_CustomFieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.StackTraceElement_CustomFieldSerializer.deserialize(reader, (java.lang.StackTraceElement)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.StackTraceElement_CustomFieldSerializer.serialize(writer, (java.lang.StackTraceElement)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class StringIndexOutOfBoundsException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.StringIndexOutOfBoundsException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IndexOutOfBoundsException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.StringIndexOutOfBoundsException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.StringIndexOutOfBoundsException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.StringIndexOutOfBoundsException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.IndexOutOfBoundsException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.StringIndexOutOfBoundsException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.StringIndexOutOfBoundsException_FieldSerializer.deserialize(reader, (java.lang.StringIndexOutOfBoundsException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.StringIndexOutOfBoundsException_FieldSerializer.serialize(writer, (java.lang.StringIndexOutOfBoundsException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class String_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.String_CustomFieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.String_CustomFieldSerializer.deserialize(reader, (java.lang.String)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.String_CustomFieldSerializer.serialize(writer, (java.lang.String)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class Throwable_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
private static native java.lang.String getDetailMessage(java.lang.Throwable instance) /*-{
|
||||
return instance.@java.lang.Throwable::detailMessage;
|
||||
}-*/;
|
||||
|
||||
private static native void setDetailMessage(java.lang.Throwable instance, java.lang.String value)
|
||||
/*-{
|
||||
instance.@java.lang.Throwable::detailMessage = value;
|
||||
}-*/;
|
||||
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.Throwable instance) throws SerializationException {
|
||||
setDetailMessage(instance, streamReader.readString());
|
||||
|
||||
}
|
||||
|
||||
public static java.lang.Throwable instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.Throwable();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.Throwable instance) throws SerializationException {
|
||||
streamWriter.writeString(getDetailMessage(instance));
|
||||
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.deserialize(reader, (java.lang.Throwable)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Throwable_FieldSerializer.serialize(writer, (java.lang.Throwable)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class UnsupportedOperationException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.UnsupportedOperationException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.UnsupportedOperationException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.UnsupportedOperationException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.UnsupportedOperationException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.UnsupportedOperationException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.UnsupportedOperationException_FieldSerializer.deserialize(reader, (java.lang.UnsupportedOperationException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.UnsupportedOperationException_FieldSerializer.serialize(writer, (java.lang.UnsupportedOperationException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang.annotation;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class AnnotationFormatError_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.annotation.AnnotationFormatError instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Error_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.annotation.AnnotationFormatError instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.annotation.AnnotationFormatError();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.annotation.AnnotationFormatError instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Error_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.annotation.AnnotationFormatError_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.annotation.AnnotationFormatError_FieldSerializer.deserialize(reader, (java.lang.annotation.AnnotationFormatError)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.annotation.AnnotationFormatError_FieldSerializer.serialize(writer, (java.lang.annotation.AnnotationFormatError)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.lang.annotation;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class AnnotationTypeMismatchException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.lang.annotation.AnnotationTypeMismatchException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.lang.annotation.AnnotationTypeMismatchException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.lang.annotation.AnnotationTypeMismatchException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.lang.annotation.AnnotationTypeMismatchException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.lang.annotation.AnnotationTypeMismatchException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.annotation.AnnotationTypeMismatchException_FieldSerializer.deserialize(reader, (java.lang.annotation.AnnotationTypeMismatchException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.lang.annotation.AnnotationTypeMismatchException_FieldSerializer.serialize(writer, (java.lang.annotation.AnnotationTypeMismatchException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.security;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class DigestException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.security.DigestException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.security.GeneralSecurityException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.security.DigestException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.security.DigestException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.security.DigestException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.security.GeneralSecurityException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.security.DigestException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.security.DigestException_FieldSerializer.deserialize(reader, (java.security.DigestException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.security.DigestException_FieldSerializer.serialize(writer, (java.security.DigestException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.security;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class GeneralSecurityException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.security.GeneralSecurityException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.security.GeneralSecurityException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.security.GeneralSecurityException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.security.GeneralSecurityException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.Exception_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.security.GeneralSecurityException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.security.GeneralSecurityException_FieldSerializer.deserialize(reader, (java.security.GeneralSecurityException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.security.GeneralSecurityException_FieldSerializer.serialize(writer, (java.security.GeneralSecurityException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.security;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class NoSuchAlgorithmException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.security.NoSuchAlgorithmException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.security.GeneralSecurityException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.security.NoSuchAlgorithmException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.security.NoSuchAlgorithmException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.security.NoSuchAlgorithmException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.security.GeneralSecurityException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.security.NoSuchAlgorithmException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.security.NoSuchAlgorithmException_FieldSerializer.deserialize(reader, (java.security.NoSuchAlgorithmException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.security.NoSuchAlgorithmException_FieldSerializer.serialize(writer, (java.security.NoSuchAlgorithmException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.util;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class Collections_EmptySet_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.util.Collections.EmptySet_CustomFieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.util.Collections.EmptySet_CustomFieldSerializer.deserialize(reader, (java.util.Set)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.util.Collections.EmptySet_CustomFieldSerializer.serialize(writer, (java.util.Set)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.util;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class ConcurrentModificationException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.util.ConcurrentModificationException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.util.ConcurrentModificationException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.util.ConcurrentModificationException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.util.ConcurrentModificationException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.util.ConcurrentModificationException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.util.ConcurrentModificationException_FieldSerializer.deserialize(reader, (java.util.ConcurrentModificationException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.util.ConcurrentModificationException_FieldSerializer.serialize(writer, (java.util.ConcurrentModificationException)object);
|
||||
}
|
||||
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
package com.google.gwt.user.client.rpc.core.java.util;
|
||||
|
||||
import com.google.gwt.user.client.rpc.SerializationException;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamReader;
|
||||
import com.google.gwt.user.client.rpc.SerializationStreamWriter;
|
||||
import com.google.gwt.user.client.rpc.impl.ReflectionHelper;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class EmptyStackException_FieldSerializer implements com.google.gwt.user.client.rpc.impl.TypeHandler {
|
||||
public static void deserialize(SerializationStreamReader streamReader, java.util.EmptyStackException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.deserialize(streamReader, instance);
|
||||
}
|
||||
|
||||
public static java.util.EmptyStackException instantiate(SerializationStreamReader streamReader) throws SerializationException {
|
||||
return new java.util.EmptyStackException();
|
||||
}
|
||||
|
||||
public static void serialize(SerializationStreamWriter streamWriter, java.util.EmptyStackException instance) throws SerializationException {
|
||||
|
||||
com.google.gwt.user.client.rpc.core.java.lang.RuntimeException_FieldSerializer.serialize(streamWriter, instance);
|
||||
}
|
||||
|
||||
public Object create(SerializationStreamReader reader) throws SerializationException {
|
||||
return com.google.gwt.user.client.rpc.core.java.util.EmptyStackException_FieldSerializer.instantiate(reader);
|
||||
}
|
||||
|
||||
public void deserial(SerializationStreamReader reader, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.util.EmptyStackException_FieldSerializer.deserialize(reader, (java.util.EmptyStackException)object);
|
||||
}
|
||||
|
||||
public void serial(SerializationStreamWriter writer, Object object) throws SerializationException {
|
||||
com.google.gwt.user.client.rpc.core.java.util.EmptyStackException_FieldSerializer.serialize(writer, (java.util.EmptyStackException)object);
|
||||
}
|
||||
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue