| Package | Description |
|---|---|
| org.osgl.http | |
| org.osgl.http.servlet | |
| org.osgl.http.util |
| Class and Description |
|---|
| CurrentStateStore |
| H
The namespace to access Http features.
|
| H.Cookie
The HTTP cookie
|
| H.Cookie.F
The function object namespace
|
| H.Flash
A Flash represent a storage scope that attributes inside is valid only for one session interaction.
|
| H.Format
Specify the format of the requested content type
|
| H.KV |
| H.MediaType |
| H.Method |
| H.Request
Defines the HTTP request trait
|
| H.Response
Defines the HTTP response trait
|
| H.Session
Defines a data structure to encapsulate a stateless session which accept only
String type value, and will be persisted at client side as a cookie. |
| H.Status |
| H.Status.Code |
| HttpClient |
| Class and Description |
|---|
| H.Cookie
The HTTP cookie
|
| H.Method |
| H.Request
Defines the HTTP request trait
|
| H.Response
Defines the HTTP response trait
|
| Class and Description |
|---|
| CurrentStateStore |
| H.Flash
A Flash represent a storage scope that attributes inside is valid only for one session interaction.
|
| H.Format
Specify the format of the requested content type
|
| H.Request
Defines the HTTP request trait
|
| H.Response
Defines the HTTP response trait
|
| H.Session
Defines a data structure to encapsulate a stateless session which accept only
String type value, and will be persisted at client side as a cookie. |
Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.