public class ReachabilityRequest extends Object
HttpMethod POST.| Constructor and Description |
|---|
ReachabilityRequest(javax.ws.rs.client.Client client,
TravelOptions travelOptions)
Use a custom client implementation with specified options and method
|
ReachabilityRequest(TravelOptions travelOptions)
Use default client implementation with specified options and method
Default client uses
ClientBuilder. |
public ReachabilityRequest(TravelOptions travelOptions)
ClientBuilder.travelOptions - Options to be usedpublic ReachabilityRequest(javax.ws.rs.client.Client client,
TravelOptions travelOptions)
client - Client implementation to be usedtravelOptions - Options to be usedpublic ReachabilityResponse get() throws Route360ClientException
Route360ClientException - In case of error other than Gateway TimeoutCopyright © 2017. All rights reserved.