Package global.maplink.freight.sync
Class FreightSyncApiImpl
- java.lang.Object
-
- global.maplink.freight.sync.FreightSyncApiImpl
-
- All Implemented Interfaces:
FreightSyncAPI
public class FreightSyncApiImpl extends Object implements FreightSyncAPI
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedFreightSyncApiImpl(FreightAsyncAPI delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FreightCalculationResponsecalculate(FreightCalculationRequest request)
-
-
-
Constructor Detail
-
FreightSyncApiImpl
protected FreightSyncApiImpl(FreightAsyncAPI delegate)
-
-
Method Detail
-
calculate
public FreightCalculationResponse calculate(FreightCalculationRequest request)
- Specified by:
calculatein interfaceFreightSyncAPI
-
-