Class StandardShippingService

java.lang.Object
wt.services.StandardManager
wt.wrmf.delivery.StandardShippingService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, wt.services.Manager, ShippingService

public class StandardShippingService extends StandardManager implements ShippingService, Serializable

Use the newStandardShippingService static factory method(s), not the StandardShippingService constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: