Interface AdvertisedAddressProvider
-
public interface AdvertisedAddressProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URL
get()
-
-
-
Method Detail
-
get
URL get()
- Returns:
- base address of the server which should be used as its externally accessible address.
-
-