Serialized Form


Package com.opensymphony.clickstream

Class com.opensymphony.clickstream.Clickstream extends Object implements Serializable

Serialized Fields

clickstream

List clickstream
The stream itself: a list of click events.


attributes

Map attributes
The attributes.


hostname

String hostname
The host name.


initialReferrer

String initialReferrer
The original referer URL, if any.


start

Date start
The stream start time.


lastRequest

Date lastRequest
The time of the last request made on this stream.


bot

boolean bot
Flag indicating this is a bot surfing the site.

Class com.opensymphony.clickstream.ClickstreamRequest extends Object implements Serializable

Serialized Fields

protocol

String protocol

serverName

String serverName

serverPort

int serverPort

requestURI

String requestURI

queryString

String queryString

remoteUser

String remoteUser

timestamp

Date timestamp


Package com.opensymphony.clickstream.servlet

Class com.opensymphony.clickstream.servlet.ActiveStreamsServlet extends HttpServlet implements Serializable

serialVersionUID: 3134727194019463520l

Serialized Fields

isFragment

boolean isFragment
Don't include html head.


www.opensymphony.com/clickstream/