- All Implemented Interfaces:
Adjuster
public abstract class AbstractAdjuster
extends Object
implements Adjuster
-
-
Constructor Summary
Constructors
-
Method Summary
protected io.vertx.core.json.JsonObject
protected io.vertx.core.json.JsonObject
boolean
protected boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
type
protected transient Class<?> type
-
Constructor Details
-
AbstractAdjuster
public AbstractAdjuster(Class<?> type)
-
Method Details
-
configOut
protected io.vertx.core.json.JsonObject configOut()
-
configIn
protected io.vertx.core.json.JsonObject configIn()
-
-
-
-
-