-
Notifications
You must be signed in to change notification settings - Fork 1
Home
sahan edited this page Jan 13, 2013
·
16 revisions
###ZombieLink (zŏm'bē'lĭngk)
(noun) A lightweight HTTP facade which simplifies network communication.
##Overview ZombieLink allows easy integration with service endpoints by allowing you to mirror the endpoint contract on a single interface using annotations. The endpoint proxy will be automatically created using the annotated metadata and the injected where requested in the code.