|
Move Method private xmlErrorResponse(list Collection<Throwable>) : Response from class com.graphhopper.http.WebHelper to private xmlErrorResponse(list Collection<Throwable>) : Response from class com.graphhopper.resources.RouteResource |
From |
To |
|
Move Method public initHints(m HintsMap, parameterMap MultivaluedMap<String,String>) : void from class com.graphhopper.http.WebHelper to public initHints(m HintsMap, parameterMap MultivaluedMap<String,String>) : void from class com.graphhopper.resources.RouteResource |
From |
To |
|
Move Method private jsonErrorResponse(errors List<Throwable>) : Response from class com.graphhopper.http.WebHelper to private jsonErrorResponse(errors List<Throwable>) : Response from class com.graphhopper.resources.RouteResource |
From |
To |
|
Move Method public errorResponse(t List<Throwable>, writeGPX boolean) : Response from class com.graphhopper.http.WebHelper to private errorResponse(t List<Throwable>, writeGPX boolean) : Response from class com.graphhopper.resources.RouteResource |
From |
To |
|
Move Method public errorResponse(t Throwable, writeGPX boolean) : Response from class com.graphhopper.http.WebHelper to private errorResponse(t Throwable, writeGPX boolean) : Response from class com.graphhopper.resources.RouteResource |
From |
To |
|
Move Method private getMessage(t Throwable) : String from class com.graphhopper.http.WebHelper to private getMessage(t Throwable) : String from class com.graphhopper.resources.RouteResource |
From |
To |
|
Move Method public gpxSuccessResponseBuilder(ghRsp GHResponse, timeString String, trackName String, enableElevation boolean, withRoute boolean, withTrack boolean, withWayPoints boolean, version String) : Response.ResponseBuilder from class com.graphhopper.http.WebHelper to private gpxSuccessResponseBuilder(ghRsp GHResponse, timeString String, trackName String, enableElevation boolean, withRoute boolean, withTrack boolean, withWayPoints boolean, version String) : Response.ResponseBuilder from class com.graphhopper.resources.RouteResource |
From |
To |