« Index of all namespaces of this project
Adapter for the Jetty 7 webserver.
(run-jetty handler options)
Serve the given handler according to the options. Options: :configurator - A function called with the Server instance. :port :host :join? - Block the caller: defaults to true. :ssl? - Use SSL. :ssl-port - SSL port: defaults to 443, implies :ssl? :keystore :key-password :truststore :trust-password