public class PublishingEndpoint extends Object implements Closeable
| Constructor and Description |
|---|
PublishingEndpoint(String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
UploadResult |
uploadFile(String uploadUrl,
File file) |
public final String url
public PublishingEndpoint(String url)
public UploadResult uploadFile(String uploadUrl, File file) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2004-2014. All Rights Reserved.