- java.lang.Object
-
- io.fabric8.gateway.handlers.detecting.FutureHandler<T>
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
handle(T event) |
static <T> T |
result(FutureHandler<org.vertx.java.core.AsyncResult<T>> future) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
FutureHandler
public FutureHandler()
Copyright © 2011-2014 Red Hat. All Rights Reserved.