jwebmp-vertx - JWebMP Vert.x 5 Integration
Portable connector between JWebMP and Vert.x 5 providing automatic routing, AJAX pipeline, WebSocket, and data components.
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- register page routes
- handle AJAX events
- serve data components
- render CSS
- load site scripts
- broadcast WebSocket messages
- detect user agents
- manage call scope
- configure HTTP routes
- process HTTP requests
- handle events
- publish messages
- detect browsers
- parse user agents
- inject dependencies
- render HTML
- serialize data
- deserialize JSON
- configure routes
Inputs
- @PageConfiguration classes
- AJAX event calls
- IDataComponent classes
- page classes
- WebSocket messages
- HTTP requests
- Vert.x event bus
- IGuicedWebSocket implementation
- routing context
- user-agent string
Outputs
- HTML page
- JSON response
- CSS stylesheet
- JavaScript file
- WebSocket message
- error response
Requirements
- GuicedEE framework
- Vert.x 5
- Java 25+
- JWebMP core
- JWebMP client
- Guice injection
