|
OracleAS Syndication Services API Reference 10g (9.0.4) Part No. B10399-01 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A ContentAccessor is used to access content associated with an package item. The accessor hides the details of acquiring an InputSteam over the content to be delivered. It can also perform lazy opening of the content delaying till the call to the openStream method.
Method Summary | |
void |
close() Close method: implementations should close the input stream returned by openStream and release resources associated with this accessor. |
java.io.InputStream |
openStream() Returns an InputSteam over the content to be delivered. |
Method Detail |
public java.io.InputStream openStream() throws SyndicateException
public void close() throws SyndicateException
|
Copyright © 2001, 2003, Oracle. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001, 2003, Oracle. All rights reserved.