WsmgCommonConstants.DEFAULT_SENDING_BATCH_SIZE);
method = new FixedParallelSender(poolsize, batchsize);
initedmethod = WsmgCommonConstants.DELIVERY_METHOD_THREAD_CREW;
} else {
method = new SerialSender();
initedmethod = WsmgCommonConstants.DELIVERY_METHOD_SERIAL;
}
/*
* Create Deliverable