public class VertxSimplePushServer
extends org.vertx.java.platform.Verticle
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HOST |
static int |
DEFAULT_PORT |
static String |
LAST_ACCESSED_MAP |
static String |
USER_AGENT_REMOVER |
static String |
WRITE_HANDLER_MAP |
| Constructor and Description |
|---|
VertxSimplePushServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
public static final String WRITE_HANDLER_MAP
public static final String LAST_ACCESSED_MAP
public static final String USER_AGENT_REMOVER
public static final String DEFAULT_HOST
public static final int DEFAULT_PORT
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.