public class HttpDeleteSession extends HttpSessionAbstract
authent, session
Constructor and Description |
---|
HttpDeleteSession(String identifier,
HttpAuthent authent)
Constructor for reading from database only
|
Modifier and Type | Method and Description |
---|---|
void |
error(Exception e,
R66BusinessInterface business)
For any error
|
File |
getFile() |
String |
getIdentifier() |
String |
toString() |
checkAuthentR66Business, getDbTaskRunner, getDbTaskRunner, preTasks, runPostTask, startTransfer
public HttpDeleteSession(String identifier, HttpAuthent authent) throws WaarpDatabaseException, OpenR66RunnerErrorException
identifier
- authent
- OpenR66RunnerErrorException
WaarpDatabaseException
public File getFile()
public String getIdentifier()
public void error(Exception e, R66BusinessInterface business) throws IllegalArgumentException
HttpSession
error
in interface HttpSession
error
in class HttpSessionAbstract
IllegalArgumentException
Copyright © 2009–2020 Waarp. All rights reserved.