Uses of Interface
com.pushtechnology.diffusion.client.features.Messaging.RequestHandler.Responder
Packages that use Messaging.RequestHandler.Responder
-
Uses of Messaging.RequestHandler.Responder in com.pushtechnology.diffusion.client.features
Methods in com.pushtechnology.diffusion.client.features with parameters of type Messaging.RequestHandler.ResponderModifier and TypeMethodDescriptionvoid
Messaging.RequestHandler.onRequest
(T request, Messaging.RequestHandler.RequestContext context, Messaging.RequestHandler.Responder<R> responder) Called to indicate a request has been received.