public class DocumentationUploadClient extends Object
| Constructor and Description |
|---|
DocumentationUploadClient(String docId,
Path deployRoot,
String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
upload(OnUploadFinishedClientHandler onUploadFinish) |
void |
uploadWithSsl(OnUploadFinishedClientHandler onUploadFinish) |
public void upload(OnUploadFinishedClientHandler onUploadFinish)
public void uploadWithSsl(OnUploadFinishedClientHandler onUploadFinish)
Copyright © 2020. All rights reserved.