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
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
Python Crash Course, 2nd Edition
This is the second edition of the best selling Python book in the world. Python Crash …
video
Complete Introduction to Protocol Buffers 3
Learn Google Protobuf with examples and exercises. Write code in Java. Say goodbye to JSON and …