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

B10402-01
A B C E G H I O S T U W

A

ActionInvalidator - class oracle.webcache.invalidation.invalidators.ActionInvalidator.
This class represents the ACTION element of the WCSInvalidation.dtd.
ActionInvalidator() - Constructor for class oracle.webcache.invalidation.invalidators.ActionInvalidator
Constructs an empty ActionInvalidator element.
ActionInvalidator(String) - Constructor for class oracle.webcache.invalidation.invalidators.ActionInvalidator
Constructs an ActionInvalidator element.
add(AdvancedSelectorInvalidator) - Method in class oracle.webcache.invalidation.InvalidationPreviewMessage
 
add(BasicSelectorInvalidator) - Method in class oracle.webcache.invalidation.InvalidationPreviewMessage
 
add(Cookie) - Method in class oracle.webcache.invalidation.Uri
 
add(Header) - Method in class oracle.webcache.invalidation.Uri
 
add(InvalidatorElement) - Method in class oracle.webcache.invalidation.invalidators.InvalidatorElement
Adds the specified invalidation message element to the current element.
add(ObjectInvalidator) - Method in class oracle.webcache.invalidation.InvalidationMessage
Adds an ObjectInvalidator to invalidation message.
add(Uri) - Method in class oracle.webcache.invalidation.InvalidationMessage
Adds new document(s) to invalidation message.
addAttribute(String, String) - Method in class oracle.webcache.invalidation.invalidators.InvalidatorElement
 
AdvancedSelectorInvalidator - class oracle.webcache.invalidation.invalidators.AdvancedSelectorInvalidator.
This class represents the ADVANCEDSELECTOR element of the WCSInvalidation.dtd.
AdvancedSelectorInvalidator(String) - Constructor for class oracle.webcache.invalidation.invalidators.AdvancedSelectorInvalidator
Constructs an AdvancedSelectorInvalidator element.
AdvancedSelectorInvalidator(String, String) - Constructor for class oracle.webcache.invalidation.invalidators.AdvancedSelectorInvalidator
Constructs an AdvancedSelectorInvalidator element.
AdvancedSelectorInvalidator(String, String, String, String, String) - Constructor for class oracle.webcache.invalidation.invalidators.AdvancedSelectorInvalidator
Constructs an AdvancedSelectorInvalidator element.

B

BasicSelectorInvalidator - class oracle.webcache.invalidation.invalidators.BasicSelectorInvalidator.
This class represents the BASICSELECTOR element of the WCSInvalidation.dtd.
BasicSelectorInvalidator(String) - Constructor for class oracle.webcache.invalidation.invalidators.BasicSelectorInvalidator
Constructs a BasicSelectorInvalidator element.

C

Cookie - class oracle.webcache.invalidation.Cookie.
 
Cookie(String, String) - Constructor for class oracle.webcache.invalidation.Cookie
Constructs a Cookie invalidator element.
CookieInvalidator - class oracle.webcache.invalidation.invalidators.CookieInvalidator.
This class represents the COOKIE element of the WCSInvalidation.dtd.
CookieInvalidator(String, String) - Constructor for class oracle.webcache.invalidation.invalidators.CookieInvalidator
Constructs a CookieInvalidator element.

E

exceptionThrown() - Method in class oracle.webcache.invalidation.InvalidationResult
Was an exception thrown:

G

getBody() - Method in class oracle.webcache.invalidation.InvalidationPreviewMessage
Returns invalidation preview message in the form of an XML document.
getBody() - Method in class oracle.webcache.invalidation.InvalidationMessage
Returns invalidation message in the form of an XML document.
getElapsedTime() - Method in class oracle.webcache.invalidation.InvalidationResult
Return elapsed time (in msecs)
getException() - Method in class oracle.webcache.invalidation.InvalidationResult
Returns exception
getObjectResults() - Method in class oracle.webcache.invalidation.InvalidationResult
Return ObjectResult sequence.
getResponseBody() - Method in class oracle.webcache.invalidation.InvalidationResult
Return HTTP response body
getResponseCode() - Method in class oracle.webcache.invalidation.InvalidationResult
Return HTTP response code
getResponseMessage() - Method in class oracle.webcache.invalidation.InvalidationResult
Return HTTP response message
getTotalNotCacheable() - Method in class oracle.webcache.invalidation.InvalidationResult
Return total number of "URI NOT CACHEABLE" occurences
getTotalNotFound() - Method in class oracle.webcache.invalidation.InvalidationResult
Return total number of "URI NOT FOUND" occurences
getTotalNumInv() - Method in class oracle.webcache.invalidation.InvalidationResult
Return total number of invalidated documents

H

Header - class oracle.webcache.invalidation.Header.
 
Header(String, String) - Constructor for class oracle.webcache.invalidation.Header
Constructs a Header invalidator element.
HeaderInvalidator - class oracle.webcache.invalidation.invalidators.HeaderInvalidator.
This class represents the HEADER element of the WCSInvalidation.dtd.
HeaderInvalidator(String, String) - Constructor for class oracle.webcache.invalidation.invalidators.HeaderInvalidator
Constructs a HeaderInvalidator element.

I

InfoInvalidator - class oracle.webcache.invalidation.invalidators.InfoInvalidator.
This class represents the INFO element of the WCSInvalidation.dtd.
InfoInvalidator(String) - Constructor for class oracle.webcache.invalidation.invalidators.InfoInvalidator
 
InvalidationConnection - class oracle.webcache.invalidation.InvalidationConnection.
This class represents an OracleAS Web Cache connection over which invalidation messages may be sent, either synchronously or asynchronously.
InvalidationConnection() - Constructor for class oracle.webcache.invalidation.InvalidationConnection
Constructs a Web Cache invalidation connection over which an invalidation message can be sent.
InvalidationConnection(HttpConnection) - Constructor for class oracle.webcache.invalidation.InvalidationConnection
 
InvalidationConnection(String) - Constructor for class oracle.webcache.invalidation.InvalidationConnection
Constructs a Web Cache invalidation connection over which an invalidation message can be sent.
InvalidationConnection(String, String) - Constructor for class oracle.webcache.invalidation.InvalidationConnection
Constructs an OracleAS Web Cache invalidation connection over which an invalidation message can be sent.
InvalidationMessage - class oracle.webcache.invalidation.InvalidationMessage.
This class represents an OracleAS Web Cache invalidation message.
InvalidationMessage(boolean) - Constructor for class oracle.webcache.invalidation.InvalidationMessage
Constructs an empty invalidation message.
InvalidationMessage(boolean, boolean) - Constructor for class oracle.webcache.invalidation.InvalidationMessage
Constructs an empty invalidation message.
InvalidationMessage(boolean, boolean, boolean) - Constructor for class oracle.webcache.invalidation.InvalidationMessage
Constructs an empty invalidation message.
InvalidationMessage(String) - Constructor for class oracle.webcache.invalidation.InvalidationMessage
 
InvalidationPreviewMessage - class oracle.webcache.invalidation.InvalidationPreviewMessage.
This class represents an OracleAS Web Cache invalidation preview message.
InvalidationPreviewMessage(boolean) - Constructor for class oracle.webcache.invalidation.InvalidationPreviewMessage
Constructs an empty invalidation preview message.
InvalidationResult - class oracle.webcache.invalidation.InvalidationResult.
This class represents the result of sending a Web Cache invalidation message.
InvalidationResult(HttpResponse) - Constructor for class oracle.webcache.invalidation.InvalidationResult
Encapsulates the result of an invalidation request
InvalidationResult(HttpResponse, Exception) - Constructor for class oracle.webcache.invalidation.InvalidationResult
Encapsulates the result of an invalidation request
Invalidator - class oracle.webcache.invalidation.invalidators.Invalidator.
This class represents the INVALIDATION element of the WCSInvalidation.dtd.
Invalidator(boolean) - Constructor for class oracle.webcache.invalidation.invalidators.Invalidator
Constructs an empty invalidation message.
Invalidator(boolean, boolean) - Constructor for class oracle.webcache.invalidation.invalidators.Invalidator
Constructs an empty invalidation preview message.
InvalidatorElement - class oracle.webcache.invalidation.invalidators.InvalidatorElement.
 
InvalidatorElement(String) - Constructor for class oracle.webcache.invalidation.invalidators.InvalidatorElement
 
InvalidatorElement(String, String[]) - Constructor for class oracle.webcache.invalidation.invalidators.InvalidatorElement
 

O

ObjectInvalidator - class oracle.webcache.invalidation.invalidators.ObjectInvalidator.
This class represents the OBJECT element of the WCSInvalidation.dtd.
ObjectInvalidator() - Constructor for class oracle.webcache.invalidation.invalidators.ObjectInvalidator
Constructs an empty invalidation item.
oracle.webcache.invalidation - package oracle.webcache.invalidation
Provides a set of classes for building and sending an invalidation request to the OracleAS Web Cache.
oracle.webcache.invalidation.invalidators - 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).
OtherInvalidator - class oracle.webcache.invalidation.invalidators.OtherInvalidator.
This class represents the OTHER element of the WCSInvalidation.dtd.
OtherInvalidator(String, String, String) - Constructor for class oracle.webcache.invalidation.invalidators.OtherInvalidator
 

S

send(InvalidationMessage) - Method in class oracle.webcache.invalidation.InvalidationConnection
Sends an invalidation message to the Web Cache, in synchronous mode.
send(InvalidationMessage, HttpListener, Object) - Method in class oracle.webcache.invalidation.InvalidationConnection
Sends an invalidation message to the Web Cache, in asynchronous mode.
send(String) - Method in class oracle.webcache.invalidation.InvalidationConnection
Sends an invalidation message to the Web Cache, in synchronous mode.
send(String, HttpListener, Object) - Method in class oracle.webcache.invalidation.InvalidationConnection
Sends an invalidation message to the Web Cache, in asynchronous mode.
shutdown() - Static method in class oracle.webcache.invalidation.InvalidationConnection
Terminates all outstanding sender threads.
SimpleInvalidationConnection - class oracle.webcache.invalidation.SimpleInvalidationConnection.
This class represents an OracleAS Web Cache connection over which invalidation messages may be sent, either synchronously or asynchronously.
SimpleInvalidationConnection(String, int, String) - Constructor for class oracle.webcache.invalidation.SimpleInvalidationConnection
Constructs a Web Cache invalidation connection over which an invalidation message can be sent.
SimpleInvalidationConnection(String, String) - Constructor for class oracle.webcache.invalidation.SimpleInvalidationConnection
Constructs a Web Cache invalidation connection over which an invalidation message can be sent.
SimpleInvalidationConnection(String, String, int, String) - Constructor for class oracle.webcache.invalidation.SimpleInvalidationConnection
Constructs a Web Cache invalidation connection over which an invalidation message can be sent.
SystemInfoInvalidator - class oracle.webcache.invalidation.invalidators.SystemInfoInvalidator.
This class represents the SYSTEMINFO element of the WCSInvalidation.dtd.
SystemInfoInvalidator(String, String) - Constructor for class oracle.webcache.invalidation.invalidators.SystemInfoInvalidator
 
SystemInvalidator - class oracle.webcache.invalidation.invalidators.SystemInvalidator.
This class represents the SYSTEMINFO element of the WCSInvalidation.dtd.
SystemInvalidator() - Constructor for class oracle.webcache.invalidation.invalidators.SystemInvalidator
 

T

toActionInvalidator() - Method in class oracle.webcache.invalidation.Uri
 
toSelectorInvalidator() - Method in class oracle.webcache.invalidation.Uri
 
toString() - Method in class oracle.webcache.invalidation.InvalidationPreviewMessage
Returns invalidation preview message in the form of an XML document.
toString() - Method in class oracle.webcache.invalidation.InvalidationResult
Returns the InvalidationResult document sent by the WebCache
toString() - Method in class oracle.webcache.invalidation.InvalidationMessage
Returns invalidation message in the form of an XML document.
toString() - Method in class oracle.webcache.invalidation.invalidators.Invalidator
Returns the current contents of the invalidation message buffer (in the form of an XML document).
toString() - Method in class oracle.webcache.invalidation.invalidators.InvalidatorElement
 
toString(boolean) - Method in class oracle.webcache.invalidation.InvalidationResult
Returns the InvalidationResult document sent by the WebCache

U

Uri - class oracle.webcache.invalidation.Uri.
This class represents a cached document (or set of documents) in the OracleAS Web Cache that is (are) to be invalidated.
Uri(String) - Constructor for class oracle.webcache.invalidation.Uri
 
Uri(String, boolean, int) - Constructor for class oracle.webcache.invalidation.Uri
 
usedProxy() - Method in class oracle.webcache.invalidation.InvalidationResult
Did request go thru a proxy host?

W

wasAccepted() - Method in class oracle.webcache.invalidation.InvalidationResult
Was this an HTTP_ACCEPTED response?
wasOK() - Method in class oracle.webcache.invalidation.InvalidationResult
Was this an HTTP_OK response?

A B C E G H I O S T U W
Oracle Application Server Web Cache Invalidation API Reference
10g (9.0.4)

B10402-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.