|
Eclipse Remote Application Platform | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientFileUploader
The ClientFileUploader service allows uploading client-side files to the server.
| Method Summary | |
|---|---|
void |
submit(java.lang.String url,
ClientFile[] clientFiles)
Starts to upload the provided ClientFile to the given URL using HTTP POST. |
| Method Detail |
|---|
void submit(java.lang.String url,
ClientFile[] clientFiles)
ClientFile to the given URL using HTTP POST. If no
files are provided, nothing happens.
url - the URL to upload to, must not be null or emptyclientFiles - client-side files, must not be nullClientFileTransfer
|
Eclipse Remote Application Platform | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0