Skip to main content

Crate camel_component_http

Crate camel_component_http 

Source

Re-exports§

pub use bundle::HttpBundle;
pub use config::HttpConfig;

Modules§

bundle
config

Structs§

HttpComponent
HttpConsumer
HttpEndpointConfig
Configuration for an HTTP client (producer) endpoint.
HttpServerConfig
Configuration for an HTTP server (consumer) endpoint.
HttpsComponent
ServerRegistry
Process-global registry mapping (host, port) → running Axum server handle.