|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use InvalidInputException | |
|---|---|
| org.eclipse.emf.emfstore.internal.server.core | |
| org.eclipse.emf.emfstore.internal.server.core.subinterfaces | |
| Uses of InvalidInputException in org.eclipse.emf.emfstore.internal.server.core |
|---|
| Constructors in org.eclipse.emf.emfstore.internal.server.core that throw InvalidInputException | |
|---|---|
MethodInvocation(String methodName,
Object[] params)
Creates a method invocation with given parameters. |
|
| Uses of InvalidInputException in org.eclipse.emf.emfstore.internal.server.core.subinterfaces |
|---|
| Methods in org.eclipse.emf.emfstore.internal.server.core.subinterfaces that throw InvalidInputException | |
|---|---|
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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||