Package org.atmosphere.gwt20.client
Interface AtmosphereMessagePublishedHandler
-
public interface AtmosphereMessagePublishedHandler- Author:
- jotec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonMessagePublished(RequestConfig request, AtmosphereResponse response)
-
-
-
Method Detail
-
onMessagePublished
void onMessagePublished(RequestConfig request, AtmosphereResponse response)
-
-