All Classes and Interfaces

Class
Description
Utility to export objects while writing a payload to send to the client.
A reference.
A JS plugin is a Plugin that allows for custom javascript and related content to be served, see io.deephaven.plugin.js.
 
Observes registration of JsPlugin instances.
Thrown when errors occur when communicating with the client.
An "object type" plugin.
A stream of messages, either sent from the server to the client, or client to the server.
Abstract base class for object type plugins, providing some simple implementation details.
Abstract base class for object type plugins that can only be fetched (and will not have later responses or accept later requests).
An implementation that uses strict Class equality for the ObjectTypeClassBase.isType(Object) check.
Abstract base class for object type plugins that can only be fetched (and will not have later responses or accept later requests).
The object type lookup.
 
The ObjectType specific registration.
The subset of paths to serve, see JsPlugin.paths().
A plugin is a structured extension point for user-definable behavior.
 
 
The registration interface for plugins.