Package | Description |
---|---|
org.waarp.http.protocol | |
org.waarp.openr66.context |
Classes implementing Session, Result and ErrorCode
|
org.waarp.openr66.context.task.test |
Package for an example of Java Task for ExecJava and for BusinessFactory
|
Modifier and Type | Method and Description |
---|---|
protected R66BusinessInterface |
HttpSessionAbstract.checkAuthentR66Business(HttpSession httpSession,
R66Session session,
HttpAuthent authent)
Method to check authentication
|
Modifier and Type | Method and Description |
---|---|
void |
HttpSession.error(Exception e,
R66BusinessInterface business)
For any error
|
void |
HttpDeleteSession.error(Exception e,
R66BusinessInterface business) |
void |
HttpSessionAbstract.error(Exception e,
R66BusinessInterface business) |
void |
HttpDownloadSession.error(Exception e,
R66BusinessInterface business) |
protected DbTaskRunner |
HttpSessionAbstract.getDbTaskRunner(String user,
String filename,
String rulename,
long identifier,
String comment,
int chunkSize,
R66BusinessInterface business,
boolean uploadMode)
Initialize the DbTaskRunner for this user and rulename
|
protected void |
HttpSessionAbstract.preTasks(R66BusinessInterface business,
DbTaskRunner runner)
Runs pre tasks
|
Modifier and Type | Method and Description |
---|---|
R66BusinessInterface |
R66BusinessFactoryInterface.getBusinessInterface(R66Session session) |
R66BusinessInterface |
R66DefaultBusinessFactory.getBusinessInterface(R66Session session) |
R66BusinessInterface |
R66Session.getBusinessObject() |
Modifier and Type | Method and Description |
---|---|
void |
R66Session.setBusinessObject(R66BusinessInterface businessObject) |
Modifier and Type | Method and Description |
---|---|
R66BusinessInterface |
TestBusinessFactory.getBusinessInterface(R66Session session) |
Copyright © 2009–2020 Waarp. All rights reserved.