LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-09

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Java
Vert.x
Web Framework
WebSocket
AJAX
Server-Side Rendering
Reactive
register page routes
handle AJAX events
serve data components
render CSS
@PageConfiguration classes
AJAX event calls
IDataComponent classes
HTML page
JSON response
CSS stylesheet