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.Declares how the server should authorize the server-side references this plugin passes to
ObjectType.MessageStream.onData(ByteBuffer, Object...)before they are exported to the client.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 strictClassequality 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 typelookup.TheObjectTypespecific registration.