|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CharacterSink_1_0
The CharacterSink_1_0 interface defines the transport protocol for remote streams.
| Method Summary | |
|---|---|
void |
writeCharacters(char[] content)
Updates all or part of the CLOB referenced by this object. |
| Methods inherited from interface org.openmdx.base.stream.cci.Sink_1_0 |
|---|
close |
| Method Detail |
|---|
void writeCharacters(char[] content)
throws IOException
content - the content to be appended to the stream
IOException - if an I/O error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||