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
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2004-2014. All Rights Reserved.