Skip navigation links

Oracle Fusion Middleware Invalidation Java API Reference for Oracle Web Cache
11g Release 1 (11.1.1)

E10665-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).


Skip navigation links

Oracle Fusion Middleware Invalidation Java API Reference for Oracle Web Cache
11g Release 1 (11.1.1)

E10665-01


Copyright © 2009 Oracle. All Rights Reserved.