Uses of Interface
com.pushtechnology.diffusion.client.session.Session.ErrorHandler
Packages that use Session.ErrorHandler
-
Uses of Session.ErrorHandler in com.pushtechnology.diffusion.client.session
Classes in com.pushtechnology.diffusion.client.session that implement Session.ErrorHandlerModifier and TypeClassDescriptionstatic class
DefaultSession.ErrorHandler
implementation which simply logs errors at error level.Methods in com.pushtechnology.diffusion.client.session with parameters of type Session.ErrorHandlerModifier and TypeMethodDescriptionSessionFactory.errorHandler
(Session.ErrorHandler errorHandler) Nominates an error handler for a session.