| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.internal.server.core.subinterfaces | |
| org.eclipse.emf.emfstore.server.auth |
| Modifier and Type | Method and Description |
|---|---|
FileChunk |
FileTransferSubInterfaceImpl.downloadFileChunk(ProjectId projectId,
FileTransferInformation fileInformation)
Reads a chunk from the file linked to the fileInformation.
|
FileTransferInformation |
FileTransferSubInterfaceImpl.uploadFileChunk(ProjectId projectId,
FileChunk fileChunk)
Writes a chunk to the file linked to the fileInformation in the fileChunk.
|
| Constructor and Description |
|---|
ESMethodInvocation(String methodName,
Object[] params)
Creates a method invocation with given parameters.
|
Copyright © 2017. All rights reserved.