© 2005 BEA Systems, Inc.

com.bea.p13n.http
Class DefaultRequestFilter

java.lang.Object
  extended bycom.bea.p13n.http.DefaultSessionFilter
      extended bycom.bea.p13n.http.DefaultRequestFilter
All Implemented Interfaces:
com.bea.p13n.http.internal.Filter, com.bea.p13n.http.internal.MapFilter, Serializable

public class DefaultRequestFilter
extends DefaultSessionFilter

The default P13N Request Filter. This class implements a filter that determines the objects in the HTTP Request are to be used in the construction of the P13N Request object.

See Also:
Serialized Form

Constructor Summary
DefaultRequestFilter()
          Default Constructor
 
Methods inherited from class com.bea.p13n.http.DefaultSessionFilter
filter, filter, isAllowableType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRequestFilter

public DefaultRequestFilter()
Default Constructor


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved