public class ArchiveClient extends Object
Constructor and Description |
---|
ArchiveClient(Applet applet) |
ArchiveClient(Applet applet,
String arguments) |
Modifier and Type | Method and Description |
---|---|
void |
closeChannelsWithTag(String tag) |
String |
getValue(String key) |
boolean |
hasKey(String key) |
static String |
justGetFileAsString(String url) |
Enumeration |
keys() |
ArrayList<String[]> |
synchronousRequest(Hashtable parametersForPost,
byte[] data) |
public ArchiveClient(Applet applet)
Copyright © 2015–2021 Fiji. All rights reserved.