public class HttpHelper extends Object implements OpenHelper
Constructor and Description |
---|
HttpHelper() |
Modifier and Type | Method and Description |
---|---|
void |
add(String proto,
String value)
Create a new link.
|
String |
getLink(String proto,
String value)
Create a standard link for this protocol-based link.
|
boolean |
open(String proto,
String value)
Open a link.
|
static void |
setup() |
public boolean open(String proto, String value)
OpenHelper
open
in interface OpenHelper
public void add(String proto, String value)
OpenHelper
add
in interface OpenHelper
public static void setup()
public String getLink(String proto, String value)
OpenHelper
getLink
in interface OpenHelper
Copyright © 2005–2020. All rights reserved.