Uses of Class
com.google.web.bindery.requestfactory.shared.Service
-
Packages that use Service Package Description com.google.web.bindery.requestfactory.shared Shared classes used on both the client and the server side for transmitting data between the server and the client in JSON format. -
-
Uses of Service in com.google.web.bindery.requestfactory.shared
Classes in com.google.web.bindery.requestfactory.shared with annotations of type Service Modifier and Type Interface Description interface
LoggingRequest
"API Generated" request selector interface implemented by objects that give client access to the methods ofLogging
.
-