Video description
GWT includes an extensive RPC framework to let your GWT applications communicate using standard Java objects over the network. This framework is powerful and useful, but with great power comes great responsibility. Java persistence, Java 5 generics and annotations, data transfer of business objects, object graph pruning, and message ordering can all affect your APIs and your apps. In this session, Rob Jellinghaus discusses best practices that address these issues and others, to enable you to use GWT RPC effectively.
Table of contents
- Remote Procedure Calls 00:56:43
Product information
- Title: Remote Procedure Calls
- Author(s):
- Release date: December 2007
- Publisher(s): Pearson
- ISBN: 55555LTI00043
You might also like
book
Java™ Performance
“The definitive master class in performance tuning Java applications…if you love all the gory details, this …
book
Web Services Essentials
As a developer new to Web Services, how do you make sense of thisemerging framework so …
book
Programming Web Services with XML-RPC
Have you ever needed to share processing between two or more computers running programs written in …
book
Microsoft RPC Programming Guide
Remote Procedure Call (RPC) is the glue that holds together MS-DOS, Windows 3.x, and Windows NT. …