public class DeepLinkUtil
extends java.lang.Object
| Constructor and Description |
|---|
DeepLinkUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getCurrentRemoteConnectionLink()
Returns current remote connection link, that
contains connection host and port.
|
static java.lang.String |
makeDeepLink(java.lang.String link)
Adds remote connection parameter to link GET query,
if parameter yet not present in this link.
|
public static java.lang.String getCurrentRemoteConnectionLink()
public static java.lang.String makeDeepLink(java.lang.String link)
link - link to add connection parameterCopyright © 2010-2020 anotheria.net. All Rights Reserved.