| Package | Description |
|---|---|
| be.yami.web | |
| be.yami.web.apache |
| Modifier and Type | Class and Description |
|---|---|
class |
RegExpUserRequestFilter<T extends UserRequest>
This class is used to filter
UserRequest based on their client,
resource, request type and time values. |
class |
UserSession<E extends UserRequest>
Represents a sequence of
UserRequests. |
interface |
UserSessionProcessor<S extends UserSession<? extends UserRequest>>
Interface declaring methods to process the sessions built by a web
SequenceBuilder object. |
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheUserRequest
This class represent a
UserRequest as recorded by Apache in Apache
web logs (see http://httpd.apache.org/docs/ for the different log
formats and their contents). |
Copyright © 2014–2018 University of Namur. All rights reserved.