Package org.atmosphere.gwt20.client
Interface AtmosphereMessageHandler
-
public interface AtmosphereMessageHandler- Author:
- jotec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonMessage(AtmosphereResponse response)
-
-
-
Method Detail
-
onMessage
void onMessage(AtmosphereResponse response)
-
-