public interface Transportable
extends Serializable
A Transportable object is one which can be sent across the network and
resolved locally. Transportable objects typically contain addresses which
need to be resolved locally to identify a job relative to the server.