Package org.atmosphere.gwt20.client
Interface AtmosphereTransportFailureHandler
-
public interface AtmosphereTransportFailureHandler- Author:
- jotec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTransportFailure(java.lang.String errorMsg, AtmosphereRequest request)
-
-
-
Method Detail
-
onTransportFailure
void onTransportFailure(java.lang.String errorMsg, AtmosphereRequest request)
-
-