|
JBoss Marshalling 1.3.0.CR9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamHeader
A producer of stream headers.
Method Summary | |
---|---|
void |
readHeader(ByteInput input)
Read the stream header from the stream. |
void |
writeHeader(ByteOutput output)
Write the stream header to the stream. |
Method Detail |
---|
void readHeader(ByteInput input) throws IOException
input
- the stream header
IOException
- if the header is invalid or an error occursvoid writeHeader(ByteOutput output) throws IOException
output
- the stream header
IOException
- if an error occurs
|
JBoss Marshalling 1.3.0.CR9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |