An example of a string reference address is a host name. Another example of a string reference address is a URL.
A string reference address is immutable: once created, it cannot be changed. Multithreaded access to a single StringRefAddr need not be synchronized. @author Rosanna Lee @author Scott Seligman @see RefAddr @see BinaryRefAddr @since 1.3
|
|