Package io.deephaven.client.impl
Interface ObjectService.MessageStream<Message>
- Type Parameters:
Message
- the message type
- Enclosing interface:
- ObjectService
public static interface ObjectService.MessageStream<Message>
The sending and receiving interface for
ObjectService.connect(HasTypedTicket, MessageStream)
.-
Method Summary
-
Method Details
-
onData
-
onClose
void onClose()
-