@Path(value="routers/{routerId}/plan") public class PlannerResource extends RoutingResource
arriveBy, bannedAgencies, bannedRoutes, bannedStops, bannedStopsHard, bannedTrips, batch, bikeBoardCost, bikeSpeed, bikeSwitchCost, bikeSwitchTime, clampInitialWait, date, disableRemainingWeightHeuristic, fromPlace, ignoreRealtimeUpdates, intermediatePlaces, maxPreTransitTime, maxTransfers, maxWalkDistance, minTransferTime, modes, nonpreferredTransferPenalty, numItineraries, optimize, otherThanPreferredRoutesPenalty, otpServer, preferredAgencies, preferredRoutes, reverseOptimizeOnTheFly, routerId, showIntermediateStops, startTransitStopId, startTransitTripId, time, toPlace, transferPenalty, triangleSafetyFactor, triangleSlopeFactor, triangleTimeFactor, unpreferredAgencies, unpreferredRoutes, waitAtBeginningFactor, waitReluctance, walkBoardCost, walkReluctance, walkSpeed, wheelchair
Constructor and Description |
---|
PlannerResource() |
Modifier and Type | Method and Description |
---|---|
Response |
plan(javax.ws.rs.core.UriInfo uriInfo,
org.glassfish.grizzly.http.server.Request grizzlyRequest) |
buildRequest
@GET @Produces(value={"application/json","application/xml;qs=0.5","text/xml;qs=0.5"}) public Response plan(@Context javax.ws.rs.core.UriInfo uriInfo, @Context org.glassfish.grizzly.http.server.Request grizzlyRequest)
Copyright © 2018. All rights reserved.