|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jumbotours.util.AbstractJWSDPWebService
com.xtravelsystem.online.published.V1_0RC1.rentACar.RentACarBookingHandlerImpl
public class RentACarBookingHandlerImpl
handler for all the rentacar booking methods
Constructor Summary | |
---|---|
RentACarBookingHandlerImpl()
|
Method Summary | |
---|---|
ConfirmRS |
confirm(ConfirmRQ rq)
confirm the car rental |
AvailableStationsRS |
getAvailableStations(AvailableStationsRQ rq)
get the list of available stations |
GetCitiesRS |
getCities(GetCitiesRQ rq)
retrieves all cities in xml string format |
GetCountriesRS |
getCountries(GetCountriesRQ rq)
retrieves all countries in xml string format |
StationServicesRS |
getStationServices(StationServicesRQ rq)
get the services list available at a station |
ValuationRS |
valuate(ValuationRQ rq)
valuate a car rental |
Methods inherited from class com.jumbotours.util.AbstractJWSDPWebService |
---|
destroy, getHttpRequest, getHttpResponse, getMessageContext, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RentACarBookingHandlerImpl()
Method Detail |
---|
public AvailableStationsRS getAvailableStations(AvailableStationsRQ rq) throws java.rmi.RemoteException
RentACarBookingHandler
getAvailableStations
in interface RentACarBookingHandler
java.rmi.RemoteException
public GetCountriesRS getCountries(GetCountriesRQ rq) throws java.rmi.RemoteException
getCountries
in interface RentACarBookingHandler
java.rmi.RemoteException
public GetCitiesRS getCities(GetCitiesRQ rq) throws java.rmi.RemoteException
getCities
in interface RentACarBookingHandler
rq
-
java.rmi.RemoteException
public StationServicesRS getStationServices(StationServicesRQ rq) throws java.rmi.RemoteException
getStationServices
in interface RentACarBookingHandler
java.rmi.RemoteException
public ValuationRS valuate(ValuationRQ rq) throws java.rmi.RemoteException
valuate
in interface RentACarBookingHandler
java.rmi.RemoteException
public ConfirmRS confirm(ConfirmRQ rq) throws java.rmi.RemoteException
confirm
in interface RentACarBookingHandler
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |