org.tm4j.net.LocatorBase .normalizeAddress(java.lang.String address)

Description

Returns a normalized representation of the locator's address.

Parameters
java.lang.String address a generic string address that the implementation should normalize in the context it sees fit.

Returns

an address which the locator implementation, in its own context, considers "normalized".

Other Resources

Related Topics

Has Parameters