olon.http.provider.servlet

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class HTTPRequestServlet(val req: HttpServletRequest, val provider: HTTPProvider) extends HTTPRequest

Attributes

Supertypes
trait HTTPRequest
class Object
trait Matchable
class Any

Attributes

Supertypes
trait HTTPResponse
class Object
trait Matchable
class Any

Attributes

Supertypes
trait HTTPContext
class Object
trait Matchable
class Any
class HTTPServletSession(session: HttpSession) extends HTTPSession

Attributes

Supertypes
trait HTTPSession
class Object
trait Matchable
class Any

Abstracts the management of asynchronous HTTP requests in order to allow requests to be suspended and resumed later on.

Abstracts the management of asynchronous HTTP requests in order to allow requests to be suspended and resumed later on.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
trait HTTPProvider
trait Filter
class Object
trait Matchable
class Any
Known subtypes
class LiftFilter

Represents the "bridge" between HttpSession and LiftSession

Represents the "bridge" between HttpSession and LiftSession

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait EventListener
class Object
trait Matchable
class Any
Show all