Table of Contents - xenon-routing-0.0.5 Documentation
Classes and Modules
- Xenon
- Xenon::API
- Xenon::JsonMarshaller
- Xenon::Marshaller
- Xenon::Request
- Xenon::Response
- Xenon::Routing
- Xenon::Routing::Context
- Xenon::Routing::Directives
- Xenon::Routing::HeaderDirectives
- Xenon::Routing::MarshallingDirectives
- Xenon::Routing::MethodDirectives
- Xenon::Routing::ParamDirectives
- Xenon::Routing::PathDirectives
- Xenon::Routing::Rejection
- Xenon::Routing::RouteDirectives
- Xenon::Routing::SecurityDirectives
- Xenon::XmlMarshaller
Methods
- ::marshallers — Xenon::API
- ::method_missing — Xenon::API
- ::new — Xenon::XmlMarshaller
- ::new — Xenon::Request
- ::new — Xenon::Response
- ::new — Xenon::Routing::Rejection
- ::new — Xenon::Routing::Context
- ::request_marshaller — Xenon::API
- ::response_marshaller — Xenon::API
- ::routes — Xenon::API
- #[] — Xenon::Routing::Rejection
- #allow_response_body? — Xenon::Request
- #authenticate — Xenon::Routing::SecurityDirectives
- #authorize — Xenon::Routing::SecurityDirectives
- #body — Xenon::Request
- #body — Xenon::Routing::MarshallingDirectives
- #branch — Xenon::Routing::Context
- #call — Xenon::API
- #call! — Xenon::API
- #complete — Xenon::Routing::RouteDirectives
- #complete? — Xenon::Response
- #content_type — Xenon::Marshaller
- #copy — Xenon::Request
- #copy — Xenon::Response
- #extract — Xenon::Routing::RouteDirectives
- #extract_request — Xenon::Routing::RouteDirectives
- #fail — Xenon::Routing::RouteDirectives
- #form_hash — Xenon::Request
- #freeze — Xenon::Response
- #get — Xenon::Routing::MethodDirectives
- #handle_error — Xenon::API
- #handle_rejections — Xenon::API
- #header — Xenon::Request
- #header — Xenon::Routing::HeaderDirectives
- #map_request — Xenon::Routing::RouteDirectives
- #map_response — Xenon::Routing::RouteDirectives
- #marshal — Xenon::JsonMarshaller
- #marshal — Xenon::XmlMarshaller
- #marshal? — Xenon::Marshaller
- #media_type — Xenon::JsonMarshaller
- #media_type — Xenon::XmlMarshaller
- #optional_authenticate — Xenon::Routing::SecurityDirectives
- #optional_header — Xenon::Routing::HeaderDirectives
- #param_hash — Xenon::Request
- #param_hash — Xenon::Routing::ParamDirectives
- #params — Xenon::Routing::ParamDirectives
- #path — Xenon::Routing::PathDirectives
- #path_end — Xenon::Routing::PathDirectives
- #path_prefix — Xenon::Routing::PathDirectives
- #reject — Xenon::Routing::RouteDirectives
- #request_method — Xenon::Request
- #request_method — Xenon::Routing::MethodDirectives
- #respond_with_header — Xenon::Routing::HeaderDirectives
- #unmarshal — Xenon::JsonMarshaller
- #unmarshal — Xenon::XmlMarshaller
- #unmarshal? — Xenon::Marshaller