public class ZeroHelper extends Object
| Constructor and Description |
|---|
ZeroHelper() |
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.up.eon.em.ServerType |
getAgentKey(Class<?> clazz) |
static javax.ws.rs.Path |
getPath(Class<?> clazz) |
static javax.ws.rs.Path |
getPath(Method method) |
static ConcurrentMap<io.vertx.up.eon.em.ServerType,Boolean> |
isAgentDefined(ConcurrentMap<io.vertx.up.eon.em.ServerType,List<Class<?>>> agents,
Class<?>... exclude) |
public static io.vertx.up.eon.em.ServerType getAgentKey(Class<?> clazz)
public static ConcurrentMap<io.vertx.up.eon.em.ServerType,Boolean> isAgentDefined(ConcurrentMap<io.vertx.up.eon.em.ServerType,List<Class<?>>> agents, Class<?>... exclude)
public static javax.ws.rs.Path getPath(Class<?> clazz)
public static javax.ws.rs.Path getPath(Method method)
Copyright © 2018. All rights reserved.