public abstract static class Stream.Default extends Callback.Default implements Stream
This simply logs onClose calls at 'debug' level. This method should normally be overridden to perform more specific processing.
Stream.Default
Constructor and Description |
---|
Default() |
Modifier and Type | Method and Description |
---|---|
void |
onClose()
Called to notify that a stream context was closed normally.
|
onDiscard
Copyright © 2020 Push Technology Ltd. All Rights Reserved.