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
video
Client-Server Communications
It's a rare Ajax application that doesn't need network access. To the despair of many a …
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
book
Java™ Performance
“The definitive master class in performance tuning Java applications…if you love all the gory details, this …
book
Programming Web Services with XML-RPC
Have you ever needed to share processing between two or more computers running programs written in …