Module vibe.web.rest
Automatic REST interface and client code generation facilities.
Functions
Name | Description |
---|---|
registerRestInterface
|
Registers a REST interface and connects it the the given instance .
|
Classes
Name | Description |
---|---|
RestInterfaceClient
|
Implements the given interface by forwarding all public methods to a REST server. |
Authors
Sönke Ludwig, Михаил Страшун
Copyright
© 2012-2013 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.