Related Patterns

The Architecture Adapter pattern relates to all of the example code in this chapter. This is simply because the client code is all written in pure Java using the client-side architecture adapters generated by Apache Axis. Pattern-wise, the Architecture Adapter pattern is most closely related to the following pattern: