Package com.google.gwt.user.server.rpc
Interface SerializationPolicyClient.Logger
-
- Enclosing class:
- SerializationPolicyClient
static interface SerializationPolicyClient.LoggerDestination for the loader's log messages.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlogError(java.lang.String message, java.lang.Throwable throwable)voidlogInfo(java.lang.String message)
-