Class Stream.Default
java.lang.Object
com.pushtechnology.diffusion.client.callbacks.Callback.Default
com.pushtechnology.diffusion.client.callbacks.Stream.Default
- Direct Known Subclasses:
ClientControl.QueueEventStream.Default
,ClientControl.SessionEventStream.Default
,ClientControl.SessionPropertiesStream.Default
,Messaging.FilteredRequestCallback.Default
,TopicControl.MissingTopicNotificationStream.Default
,TopicNotifications.TopicNotificationListener.Default
,Topics.SubscriberStream.Default
- Enclosing interface:
- Stream
Abstract default callback.
This simply logs onClose calls at 'debug' level. This method may be overridden to provide more specific processing.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.pushtechnology.diffusion.client.callbacks.Callback
Callback.Default
Nested classes/interfaces inherited from interface com.pushtechnology.diffusion.client.callbacks.Stream
Stream.Default
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
onClose()
Notification that a stream context was closed normally.Methods inherited from class com.pushtechnology.diffusion.client.callbacks.Callback.Default
onError