Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Image Added

...

Apache Wink

Apache Wink 1.0 is a complete Java based solution for implementing and consuming Rest REST based Web Services. The goal of the Apache Wink framework is to provide a reusable and extendable set of classes and interfaces that will serve as a foundation on which a developer can efficiently construct applications.

Wink consists of a Server module for developing Rest services, and of a Client module for consuming Rest services. It cleanly separates the low-level protocol aspects from the application aspects. Therefore, in order to implement and consume Rest Web Services the developer only needs to focus on the application business logic and not on the low-level technical details.

The Wink Developer Guide provides the developer with a rudimentary understanding of the Wink framework and the building blocks that comprise it.

Contents

...

1 Introduction to Apache Wink                   

...

5 Resources                   

...

9 Runtime Deligate

...

2 Apache Wink Building Blocks

...

6 Providers

...

10 Apache Wink Client

...

3 Getting Started with Apache Wink

...

7 Context

...

11 Migration from Version 1.6

...

4 Applications

...

8 Environment

...