Package com.bea.p13n.http

Interface Summary
Request.AttributeLoader An object which is capable of loading additional attributes into a Request.
Session.AttributeLoader An object which is capable of loading additional attributes into a Session.
 

Class Summary
DefaultRequestFilter The default P13N Request Filter.
DefaultSessionFilter The default P13N Session Filter.
HttpConfigurableEntity A default implementation for Http Request and Http Session objects mimick a ConfigurableEntity.
Request The Personalization Server implementation of the Http Servlet Request interface.
Session The Personalization Server implementation of the Http Session interface.
SessionMonitor Monitor changes to the Http Session.
SessionMonitor.AttributeInfoOnly Use this class instead of SessionMonitor if you only want attribute info (add/remove/replace, serialization test, and size) without logging the total session size each time.
SessionMonitor.TotalSessionSizeOnly Use this class instead of SessionMonitor if you only want total session size (on each session change) without any attribute info.
 



Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.