Chapter 4. Understanding Client-Service Interactions
Communicating Results to the Client
example working directory:
\Examples\Ex02BidirectionalDataFlow
example working directory:
\Examples\Ex03SingleInstance
Effective Service Architectures
example working directory:
\Examples\Ex04DedicatedInstance
In the previous chapter, we looked at how a simple service, such as Hello World, can be written. We saw how basic client and service interactions occur. We allowed the service to display the service processing results on the service side — ignoring the client’s need for access to the results. In this chapter, we show you how to send results back to the client. The service ...
Get Web Services: A Java™ Developer’s Guide Using E-Speak now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.