public class MapMatchingApplication extends io.dropwizard.Application<MapMatchingServerConfiguration>
| Constructor and Description |
|---|
MapMatchingApplication() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(io.dropwizard.setup.Bootstrap<MapMatchingServerConfiguration> bootstrap) |
static void |
main(String[] args) |
void |
run(MapMatchingServerConfiguration graphHopperServerConfiguration,
io.dropwizard.setup.Environment environment) |
public void initialize(io.dropwizard.setup.Bootstrap<MapMatchingServerConfiguration> bootstrap)
initialize in class io.dropwizard.Application<MapMatchingServerConfiguration>public void run(MapMatchingServerConfiguration graphHopperServerConfiguration, io.dropwizard.setup.Environment environment)
run in class io.dropwizard.Application<MapMatchingServerConfiguration>Copyright © 2012–2019. All rights reserved.