public class AuthServiceVertxProxyHandler extends ProxyHandler
closed, consumer| Constructor and Description |
|---|
AuthServiceVertxProxyHandler(Vertx vertx,
AuthService service,
String address,
boolean topLevel,
long timeoutSeconds) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
handle(Message<JsonObject> msg) |
setConsumerpublic AuthServiceVertxProxyHandler(Vertx vertx, AuthService service, String address, boolean topLevel, long timeoutSeconds)
public void close()
close in class ProxyHandlerpublic void handle(Message<JsonObject> msg)
Copyright © 2015. All Rights Reserved.