Package | Description |
---|---|
cz.cuni.mff.odcleanstore.wsclient | |
cz.cuni.mff.odcleanstore.wsclient.soap |
Modifier and Type | Method and Description |
---|---|
void |
ODCSService.insert(String user,
String password,
Metadata metadata,
File payloadFile,
String payloadFileEncoding)
Insert data to ODCleanStore through the Input Webservice.
|
void |
ODCSService.insert(String user,
String password,
Metadata metadata,
String payload)
Insert data to ODCleanStore through the Input Webservice.
|
Modifier and Type | Method and Description |
---|---|
protected void |
InsertSoapMessage.readResponse()
Read http and possilbe soap response from server.
|
static void |
InsertSoapMessage.send(URL serviceURL,
String user,
String password,
Metadata metadata,
Reader payloadReader,
Reader payloadReaderForSize)
Send soap message to server.
|
Copyright © 2013. All Rights Reserved.