uCosminexus Service Platform, Basic Development Guide

[Contents][Glossary][Index][Back][Next]

8. Creating Service Requesters

This chapter explains how to create service requesters that send requests for service components to a standard reception and user-defined reception of an HCSC server.

For details about how to emulate the service requester for testing and debugging, see Appendix G. Emulating the Service Requester.

Organization of this chapter
8.1 Overview of Creating Service Requesters
8.2 Service Requester That Sends Requests to a Standard Synchronous Reception (Web Services) (SOAP communication infrastructure)
8.3 Creating a service requester using standard synchronous reception (Web Services) (JAX-WS engine)
8.4 Service Requester That Sends Requests to a Standard Synchronous Reception (SessionBean)(JAX-WS engine)
8.5 Service Requester That Sends Requests to a Standard Asynchronous Reception (MDB (WS-R))
8.6 Service Requester That Sends Requests to a Standard Asynchronous Reception (MDB (database queue))
8.7 Service Requester That Sends Requests to a User-defined Reception (Web Services)