
Chapter 1 Sun Java System RFID Software Introduction 15
The RFID Software uses the JMS API as one of its primary methods for
communicating with third-party software. Communication with the RFID
Information Server is stateless and synchronous. If HTTP is used as the transport,
the client uses HTTP POST to communicate with the RFID Information Server. To
implement synchronous requests with JMS API, the client uses a message ID to
correlate requests with responses. JMS messages, requests and responses, are posted
to a well-known topic. See “Enabling Usage of JMS With the RFID Information
Server” on page 106.
For developer convenience, a Java client library to programatically access the RFID
Information Server is provided. The API to query and manipulate data in the RFID
Information Server is independent of the protocol used. See the Sun Java System
RFID Software 3.0 Developer’s Guide for API information.
Commentaires sur ces manuels