Oracle Application Server Web Cache Invalidation API Reference
10g (9.0.4)

B10402-01

Package oracle.webcache.invalidation.invalidators

Provides a set of classes for building an OracleAS Web Cache invalidation message - these are low level classes that map directly to WCSInvalidation.dtd which defines the format of an invalidation message (an XML document).

See:
          Description

Class Summary
ActionInvalidator This class represents the ACTION element of the WCSInvalidation.dtd.
AdvancedSelectorInvalidator This class represents the ADVANCEDSELECTOR element of the WCSInvalidation.dtd.
BasicSelectorInvalidator This class represents the BASICSELECTOR element of the WCSInvalidation.dtd.
CookieInvalidator This class represents the COOKIE element of the WCSInvalidation.dtd.
HeaderInvalidator This class represents the HEADER element of the WCSInvalidation.dtd.
InfoInvalidator This class represents the INFO element of the WCSInvalidation.dtd.
Invalidator This class represents the INVALIDATION element of the WCSInvalidation.dtd.
InvalidatorElement  
ObjectInvalidator This class represents the OBJECT element of the WCSInvalidation.dtd.
OtherInvalidator This class represents the OTHER element of the WCSInvalidation.dtd.
SystemInfoInvalidator This class represents the SYSTEMINFO element of the WCSInvalidation.dtd.
SystemInvalidator This class represents the SYSTEMINFO element of the WCSInvalidation.dtd.

 

Package oracle.webcache.invalidation.invalidators Description

Provides a set of classes for building an OracleAS Web Cache invalidation message - these are low level classes that map directly to WCSInvalidation.dtd which defines the format of an invalidation message (an XML document).


Oracle Application Server Web Cache Invalidation API Reference
10g (9.0.4)

B10402-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.