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, getTransport
public LocalTransport.Request(LocalTransport transport, File exportFile)
protected void doCopy(File srcFile, File destDir, ImmoToolTask.Callback callback) throws IOException
IOException
protected File doCreateTargetDirectory(ExportContext context) throws IOException
IOException
public 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.TransferException
Copyright © 2015 OpenEstate. All rights reserved.