|
A Consumer (or client) is a participant in a
service-oriented
architecture. The consumer takes on the role of caller, or
the one that invokes a provider to
perform some action.
|
The term, “Client”
is usually used when referring to the software library used to
invoke the service (AKA, client-side library, or Client
Side Stub).
|