Example usage for com.google.gwt.chrome.crx.client.events Message subclass-usage

List of usage examples for com.google.gwt.chrome.crx.client.events Message subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.chrome.crx.client.events Message subclass-usage.

Usage

From source file com.google.speedtracer.client.messages.PageEventMessage.java

/**
 * Overlay type associated with sending an Inspector PageEvent JSON strings over
 * postMessage from a content script or some other entity over a chromium
 * extension Port.
 */
public class PageEventMessage extends Message {