public abstract static class Stream.Default extends Callback.Default implements Stream
This simply logs onClose calls at 'debug' level. This method may be overridden to provide more specific processing.
Stream.Default| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
void |
onClose()
Notification that a stream context was closed normally.
|
onErrorCopyright © 2025 DiffusionData Limited. All rights reserved.