JavaScript is disabled on your browser.
Skip navigation links
WildFly Clustering: Vert.x: Modules 2.0.0.Final
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.wildfly.clustering.vertx.web.arquillian
Interface RouterConfigurator
All Superinterfaces:
Consumer
<io.vertx.ext.web.Router>
public interface
RouterConfigurator
extends
Consumer
<io.vertx.ext.web.Router>
Configures the router for a Vert.x deployment.
Author:
Paul Ferraro
Method Summary
Methods inherited from interface java.util.function.
Consumer
accept
,
andThen