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