OracleAS Syndication Services API Reference
10g (9.0.4)

Part No. B10399-01

oracle.syndicate.message.response
Interface SubscriptionResponse

All Superinterfaces:
Payload, Response, Subscription

public interface SubscriptionResponse
extends Subscription, Response

Provides accessors for an Subscription message returned by SyndicateConnection.subscribe

Since:
release specific (what release of product did this appear in)

Fields inherited from interface oracle.syndicate.message.response.Subscription
EXPIRATION_PRIORITIES, EXPIRATION_PRIORITY_FIRST, EXPIRATION_PRIORITY_LAST, EXPIRATION_PRIORITY_QUANTITY, EXPIRATION_PRIORITY_TIME

 

Methods inherited from interface oracle.syndicate.message.response.Subscription
getCurrentState, getExpirationDate, getExpirationPriority, getOffer, getQuantityRemaining, getSubscriptionID

 

Methods inherited from interface oracle.syndicate.message.response.Response
getCode, getResponseID, isUnsolicitedPending

 

Methods inherited from interface oracle.syndicate.message.payload.Payload
getHeader, getPayloadID, getTimestamp, getVersion

 


Copyright © 2001, 2003, Oracle. All rights reserved.

Copyright © 2001, 2003, Oracle. All rights reserved.