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.
|
onError
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.