public class ShippingQuoteFetcher
extends java.lang.Thread
| Constructor and Description |
|---|
ShippingQuoteFetcher(com.konakart.appif.KKEngIf _eng,
com.konakart.appif.OrderIf _order,
java.util.HashMap<java.lang.String,com.konakart.appif.ShippingQuoteIf[]> _vendorShippingQuoteMap,
int _languageId)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Fetch the shipping quotes
|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic ShippingQuoteFetcher(com.konakart.appif.KKEngIf _eng,
com.konakart.appif.OrderIf _order,
java.util.HashMap<java.lang.String,com.konakart.appif.ShippingQuoteIf[]> _vendorShippingQuoteMap,
int _languageId)
_eng - the _eng_order - the _order_vendorShippingQuoteMap - the _vendorShippingQuoteMap_languageId - the _languageIdCopyright © 2018 DS Data Systems UK Ltd.