|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BinarySink_1_0
The BinarySink_1_0 interface defines the transport protocol for remote streams.
| Method Summary | |
|---|---|
void |
writeBytes(byte[] content)
Updates all or part of the BLOB referenced by this object. |
| Methods inherited from interface org.openmdx.base.stream.cci.Sink_1_0 |
|---|
close |
| Method Detail |
|---|
void writeBytes(byte[] 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 | |||||||||