| Package | Description |
|---|---|
| org.waarp.http.protocol |
| Modifier and Type | Method and Description |
|---|---|
HttpResumableSession |
HttpSessions.getOrCreateResumableSession(HttpResumableInfo resumableInfo,
String rulename,
String comment,
HttpAuthent authent)
Get a already existing HttpResumableSession or create a new one if not
exists
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
HttpSessions.removeSession(HttpResumableSession resumableSession)
Removes the current session
|
Copyright © 2009–2020 Waarp. All rights reserved.