public static class Address
extends Object
This abstract class models the addresses in a message.
Subclasses provide specific implementations. Subclasses
will typically be serializable so that (for example) the
use of Address objects in search terms can be serialized
along with the search terms.
- Author:
- John Mani, Bill Shannon
- See Also:
- Serialized Form