| HttpMessage |
used by http source
|
| IncomingHttpMetadata |
Metadata for Http Source.
|
| OutgoingHttpMetadata |
Metadata for messages sent out by the http connector
|
| OutgoingHttpMetadata.Builder |
OutgoingHttpMetadata buiilder
|
| QuarkusHttpConnectorCommonConfiguration |
Extracts the common configuration for the quarkus-http connector.
|
| QuarkusWebSocketConnectorCommonConfiguration |
Extracts the common configuration for the quarkus-websocket connector.
|
| ReactiveHandlerBeanBase |
|
| ReactiveHandlerBeanBase.Bundle |
|
| ReactiveHttpHandlerBean |
a bean that handles incoming http requests
|
| ReactiveWebSocketHandlerBean |
a bean that handles incoming web socket messages
|
| StrictQueueSizeGuard |
A non-blocking utility class to keep the amount of enqueued emissions under a certain number (queueSize)
|
| WebSocketMessage |
|