Module input.adaptor


module input.adaptor
Provides HTTP-facing input adapters that translate client requests into input-port commands and convert handler results into transport responses.

This module contains the REST resources, request and response payload models, exception mappers, and mapper configuration needed to expose the movie use cases over a JSON client API.

See Also: