Package io.deephaven.plugin.type
package io.deephaven.plugin.type
-
ClassDescriptionUtility to export objects while writing a payload to send to the client.A reference.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 theObjectTypeClassBase.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).Theobject type
lookup.TheObjectType
specific registration.