JBoss.orgCommunity Documentation

Chapter 3. Examples

3.1. Buyer Seller Protocol
3.2. Credit Check Protocol
3.3. Purchasing Goods Conversation

This chapter presents some examples using the protocol notation.

This example shows how a Buyer role and Seller role may interact in an ordering process.

This example shows how a Client role performs a credit check against a CreditAgency role.

This example shows how a protocol can be defined that 'implements' the previous two protocol examples.