Uses of Interface
global.maplink.freight.async.FreightAsyncAPI
-
Packages that use FreightAsyncAPI Package Description global.maplink.freight.async global.maplink.freight.sync -
-
Uses of FreightAsyncAPI in global.maplink.freight.async
Methods in global.maplink.freight.async that return FreightAsyncAPI Modifier and Type Method Description static FreightAsyncAPIFreightAsyncAPI. getInstance()static FreightAsyncAPIFreightAsyncAPI. getInstance(Environment environment) -
Uses of FreightAsyncAPI in global.maplink.freight.sync
Constructors in global.maplink.freight.sync with parameters of type FreightAsyncAPI Constructor Description FreightSyncApiImpl(FreightAsyncAPI delegate)
-