|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface XMLMessage.MessageDataSource
Access a Message
as a DataSource
.
A Message
implementation will implement this if the
messages is to be access as data source.
TODO: consider putting as part of the API.
Method Summary | |
---|---|
javax.activation.DataSource |
getDataSource()
Get the data source. |
boolean |
hasUnconsumedDataSource()
Check if the data source has been consumed. |
Method Detail |
---|
boolean hasUnconsumedDataSource()
javax.activation.DataSource getDataSource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |