|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SingleUseSource
Primarily a marker interface indicating that a type of Source that can only be consumed once. It also provides one helper method that can be used to determine if the Source is still "consumable" (i.e. valid).
| Field Summary |
|---|
| Fields inherited from interface com.bea.wli.sb.sources.Source |
|---|
DEFAULT_CHARACTER_SET_ENCODING |
| Method Summary | |
|---|---|
boolean |
isConsumed()Indicates if the Source has already been consumed |
| Methods inherited from interface com.bea.wli.sb.sources.Source |
|---|
getInputStream, writeTo |
| Method Detail |
|---|
boolean isConsumed()
|
Oracle Fusion Middleware Java API Reference for Oracle Service Bus 11g Release 1 (11.1.1.7) E15033-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||