public interface RoutingService
| Modifier and Type | Field and Description |
|---|---|
static Class<BgpConfig> |
CONFIG_CLASS |
static String |
ROUTER_APP_ID |
static Class<RouterConfig> |
ROUTER_CONFIG_CLASS |
| Modifier and Type | Method and Description |
|---|---|
default void |
nothing()
Empty method to pacify checkstyle.
|
static final String ROUTER_APP_ID
static final Class<RouterConfig> ROUTER_CONFIG_CLASS