public class GraphHopperServerConfiguration extends io.dropwizard.Configuration implements GraphHopperBundleConfiguration, RealtimeBundleConfiguration
| Constructor and Description |
|---|
GraphHopperServerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.graphhopper.GraphHopperConfig |
getGraphHopperConfiguration() |
RealtimeConfiguration |
gtfsrealtime() |
public com.graphhopper.GraphHopperConfig getGraphHopperConfiguration()
getGraphHopperConfiguration in interface GraphHopperBundleConfigurationpublic RealtimeConfiguration gtfsrealtime()
gtfsrealtime in interface RealtimeBundleConfigurationCopyright © 2012–2022. All rights reserved.