Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


Package oracle.webservices.enumeration

Class Summary
EnumerateMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration Enumerate message.
EnumerateResponseMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration EnumerateResponse message.
EnumerationEndMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration EnumerationEnd message.
EnumerationMessage The super class for all classes implementing the WS-Enumeration request/response.
GetStatusMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration GetStatus message.
GetStatusResponseMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration GetStatusResponse message.
PullMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration Pull message.
PullResponseMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration PullResponse message.
ReleaseMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration Release message.
ReleaseResponseMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration ReleaseResponse message.
RenewMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration Renew message.
RenewResponseMessage This class helps to create/parse a SOAP envelope containing a WS-Enumeration RenewResponse message.

 

Exception Summary
CannotProcessFilterFault This fault is thrown if the data source supports filtering and the requested dialect but cannot process the requested filter content
FilterDialectRequestedUnavailableFault This fault is thrown if the data source supports filtering but cannot honor the requested filter dialect
FilteringNotSupportedFault This fault is thrown if the data source does not support filtering
InvalidEnumerationContextFault This fault is thrown if the enumeration context is not valid
InvalidEnumerationMessageException This exception is thrown when there is a problem retrieving WS-Enumeration request/response from the SOAP message.
InvalidExpirationTimeFault This fault is thrown if the expiration time is either a zero duration or a specific time that occurs in the past according to the data source
TimedOutFault This fault is thrown if no elements are available prior to the request message's deadline
UnsupportedExpirationTypeFault Some data sources may not have a "wall time" clock available, and so are able only to accept durations as expirations.

 


Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.