Flowdock
v1.1.6 - Show latest stable - 0 notes - Superclass: Object

A web service API class specifies the methods that will be available for invocation for an API. It also contains metadata such as the method type signature hints.

It is not intended to be instantiated.

It is attached to web service implementation classes like ActionWebService::Base and ActionController::Base derivatives by using container.web_service_api, where container is an ActionController::Base or a ActionWebService::Base.

See <a href="/rails/ActionWebService/Container/Direct/ClassMethods">ActionWebService::Container::Direct::ClassMethods</a> for an example of use.

Show files where this class is defined (3 files)
Register or log in to add new notes.