Book Image

SPRING COOKBOOK

Book Image

SPRING COOKBOOK

Overview of this book

Table of Contents (19 chapters)
Spring Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 11. Using the Java RMI, HTTP Invoker, Hessian, and REST

In this chapter, we will cover the following recipes:

  • Creating a Java RMI service

  • Querying an existing Java RMI service

  • Creating an HTTP Invoker service

  • Querying an existing HTTP Invoker service

  • Creating a Hessian service

  • Querying an existing Hessian service

  • Creating a REST service

  • Querying an existing REST service