public static class LocalTransport.Request extends AbstractTransportRequest<LocalTransport>
AbstractTransportRequest.TransferException| Constructor and Description |
|---|
LocalTransport.Request(LocalTransport transport,
File exportFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCopy(File srcFile,
File destDir,
ImmoToolTask.Callback callback) |
protected File |
doCreateTargetDirectory(ExportContext context) |
AbstractTransportRequest[] |
getChildRequests() |
String |
getTitle() |
void |
send(ExportContext context,
ImmoToolTask.Callback callback) |
buildFileList, getTransportpublic LocalTransport.Request(LocalTransport transport, File exportFile)
protected void doCopy(File srcFile, File destDir, ImmoToolTask.Callback callback) throws IOException
IOExceptionprotected File doCreateTargetDirectory(ExportContext context) throws IOException
IOExceptionpublic AbstractTransportRequest[] getChildRequests()
getChildRequests in class AbstractTransportRequest<LocalTransport>public String getTitle()
getTitle in class AbstractTransportRequest<LocalTransport>public void send(ExportContext context, ImmoToolTask.Callback callback) throws AbstractTransportRequest.TransferException
send in class AbstractTransportRequest<LocalTransport>AbstractTransportRequest.TransferExceptionCopyright © 2015 OpenEstate. All rights reserved.