| Modifier and Type | Method and Description |
|---|---|
BackupAgentResponse |
ClientTransportImpl.executeGET(String sURL)
Execute assigned sURL using current transport and return result as byte array.
|
BackupAgentResponse |
ClientTransport.executeGET(String sURL)
Execute assigned sURL using current transport and return result as byte array.
|
BackupAgentResponse |
ClientTransportImpl.executePOST(String sURL,
String postData)
Execute assigned sURL using current transport and return result as byte array.
|
BackupAgentResponse |
ClientTransport.executePOST(String sURL,
String postData)
Execute assigned sURL using current transport and return result as byte array.
|
Copyright © 2019 eXo Platform SAS. All Rights Reserved.