Package | Description |
---|---|
ome.formats.importer.util |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
HtmlMessenger.executePost()
Execute a post action and retrieve server reply
This method executes the post created when this class is instantiated
|
void |
ErrorHandler.executePost(java.lang.String sendUrl,
java.util.Map<java.lang.String,java.lang.String> postList)
Execute a post with the given post list.
|
org.apache.http.impl.client.CloseableHttpClient |
HtmlMessenger.getCommunicationLink(java.lang.String url)
Creates a client to communicate.
|
void |
FileUploader.uploadFiles(java.lang.String path,
int timeout,
ErrorContainer upload)
Upload files from error container to url
|
Constructor and Description |
---|
HtmlMessenger(java.lang.String url,
java.util.Map<java.lang.String,java.lang.String> postList)
Instantiate messenger
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.