JavaScript is disabled on your browser.
Skip navigation links
GWT 2.11.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.gwt.user.server.rpc.jakarta
Interface SerializationPolicyClient.Logger
Enclosing class:
SerializationPolicyClient
static interface
SerializationPolicyClient.Logger
Destination for the loader's log messages.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
logError
(
String
message,
Throwable
throwable)
void
logInfo
(
String
message)
Method Details
logInfo
void
logInfo
(
String
message)
logError
void
logError
(
String
message,
Throwable
throwable)